WardPearce
|
99e79c803b
|
Disable auto upadting if filter changed locally.
|
2026-03-05 15:59:17 +13:00 |
|
WardPearce
|
28d4b3cd7f
|
Fix filter list not being auto updated
|
2026-03-05 15:55:06 +13:00 |
|
WardPearce
|
03e4495218
|
Use isMobile
|
2026-03-05 15:53:51 +13:00 |
|
WardPearce
|
23482c55f8
|
Bump version
|
2026-03-05 15:46:35 +13:00 |
|
Ward
|
d53e57b3dd
|
Merge pull request #1512 from Materialious/update/1.16.8
Update/1.16.8
|
2026-03-05 13:49:15 +13:00 |
|
WardPearce
|
8adbd172cf
|
Update VideoThumbnail.svelte
|
2026-03-05 13:45:20 +13:00 |
|
WardPearce
|
05889f09a6
|
Fixed getting thumbnail progress
|
2026-03-05 13:43:06 +13:00 |
|
WardPearce
|
a24e7971cf
|
Update ItemsList.svelte
|
2026-03-05 13:29:36 +13:00 |
|
WardPearce
|
c21175ff9b
|
Filter recommended videos
|
2026-03-05 13:28:45 +13:00 |
|
WardPearce
|
a9a0c1ef8e
|
Implemented PUBLIC_PLAYER_ID
|
2026-03-05 13:25:20 +13:00 |
|
WardPearce
|
97b1bf4103
|
Added filter translation strings
|
2026-03-05 13:13:41 +13:00 |
|
WardPearce
|
2c84c03caf
|
Implemented auto load option
|
2026-03-05 13:10:29 +13:00 |
|
WardPearce
|
0f872f2eaf
|
Don't filter if no conditions
|
2026-03-05 12:42:18 +13:00 |
|
WardPearce
|
fa96b24405
|
Added creating filter conditionals
|
2026-03-05 12:33:12 +13:00 |
|
WardPearce
|
032394d745
|
More progress for manually defining filter list
|
2026-03-05 12:03:37 +13:00 |
|
WardPearce
|
a5d26fa1b1
|
Update settings.ts
|
2026-03-05 11:08:42 +13:00 |
|
WardPearce
|
da02b2df1e
|
Watch history enable external setting always available
|
2026-03-05 11:07:45 +13:00 |
|
WardPearce
|
021c437aae
|
Only set progress if not at last 10 seconds
|
2026-03-05 11:06:52 +13:00 |
|
WardPearce
|
8dc21d5121
|
Fix comment avatar loading
|
2026-03-05 11:06:35 +13:00 |
|
WardPearce
|
30e8c9464a
|
Linting fixes
|
2026-03-05 01:26:05 +13:00 |
|
WardPearce
|
40ab505dff
|
Type should be a literal
|
2026-03-05 01:25:03 +13:00 |
|
WardPearce
|
0e687d185f
|
Fixed filter schemas
|
2026-03-05 01:23:43 +13:00 |
|
WardPearce
|
c54df1f0f0
|
More progress on content filters
|
2026-03-05 01:01:52 +13:00 |
|
WardPearce
|
dfd0091629
|
Improved captions
|
2026-03-04 23:34:16 +13:00 |
|
WardPearce
|
930aa24d4a
|
Ablity to disable watch history
|
2026-03-04 23:21:40 +13:00 |
|
WardPearce
|
6e8bf306b3
|
Fix getWatchHistory time check
|
2026-03-04 23:14:58 +13:00 |
|
WardPearce
|
7c936ebfd4
|
Implemented on device watch history
|
2026-03-04 23:10:36 +13:00 |
|
WardPearce
|
c2be626ca5
|
Use generic history funcs
|
2026-03-04 22:51:49 +13:00 |
|
WardPearce
|
89e2097a84
|
Seperated out the Invidious API funcs
|
2026-03-04 22:39:50 +13:00 |
|
WardPearce
|
f98452ba37
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/underscore-1.13.8' into update/1.16.8
dependabot/npm_and_yarn/materialious/underscore-1.13.8
|
2026-03-04 22:07:59 +13:00 |
|
WardPearce
|
5100e2e4d6
|
Merge remote-tracking branch 'toolatebot/weblate-materialious-materialious' into update/1.16.8
toolatebot:weblate-materialious-materialious
|
2026-03-04 22:07:40 +13:00 |
|
WardPearce
|
4034a4f8d1
|
Merge remote-tracking branch 'pinembour/respect-android-orientation-lock' into update/1.16.8
pinembour:respect-android-orientation-lock
|
2026-03-04 22:07:06 +13:00 |
|
dependabot[bot]
|
bfce444a61
|
Bump underscore from 1.13.7 to 1.13.8 in /materialious
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.7 to 1.13.8.
- [Commits](https://github.com/jashkenas/underscore/compare/1.13.7...1.13.8)
---
updated-dependencies:
- dependency-name: underscore
dependency-version: 1.13.8
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-04 01:20:38 +00:00 |
|
WardPearce
|
612a8a9a1b
|
Update Player.svelte
|
2026-03-04 02:41:33 +13:00 |
|
WardPearce
|
6cb19163e3
|
Use media-captions built in renderer
|
2026-03-04 02:39:38 +13:00 |
|
WardPearce
|
b4156061a7
|
Update feed.ts
|
2026-03-04 02:16:23 +13:00 |
|
WardPearce
|
111be87428
|
Test filter list by item instead of sorting the whole array of items
|
2026-03-04 02:07:54 +13:00 |
|
WardPearce
|
865dbbcd28
|
Update ItemsList.svelte
|
2026-03-04 02:02:26 +13:00 |
|
WardPearce
|
7b8065ff38
|
More progress on content filtering
|
2026-03-04 02:01:38 +13:00 |
|
WardPearce
|
a068f9ad61
|
Started filtering system
|
2026-03-04 01:42:21 +13:00 |
|
pinembour
|
2db5d3c862
|
Add icons and short_name to fix PWA
|
2026-03-03 13:36:22 +01:00 |
|
WardPearce
|
164597d2e7
|
Hide watch party button in http
|
2026-03-04 01:12:46 +13:00 |
|
WardPearce
|
0659543395
|
Remove legacy svelte 4 code
|
2026-03-04 01:10:25 +13:00 |
|
WardPearce
|
9109ea0787
|
Update WatchParty.svelte
|
2026-03-04 00:59:43 +13:00 |
|
Pinembour
|
fca54a60c4
|
Remove orientation property from vite.config.ts
Removed the orientation property from the manifest. This will make the PWA respect the status of the orientation lock on android.
|
2026-03-03 12:06:23 +01:00 |
|
WardPearce
|
586d9fe601
|
More watch progress
|
2026-03-03 23:27:41 +13:00 |
|
WardPearce
|
a52e6892cc
|
Progress on watch party logic using trystero
|
2026-03-03 22:53:29 +13:00 |
|
Lenny Angst
|
a4e89e844f
|
Translated using Weblate (Alemannic)
Currently translated at 94.8% (220 of 232 strings)
Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/gsw/
|
2026-03-03 09:20:39 +00:00 |
|
coolvitto
|
5b5a75cb04
|
Translated using Weblate (Japanese)
Currently translated at 97.8% (227 of 232 strings)
Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/ja/
|
2026-03-03 09:20:39 +00:00 |
|
Lenny Angst
|
bdae4e383c
|
Translated using Weblate (German)
Currently translated at 94.8% (220 of 232 strings)
Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/de/
|
2026-03-03 09:20:39 +00:00 |
|