WardPearce
|
aab96d69e0
|
Update android tv preview
|
2026-01-05 18:21:13 +13:00 |
|
WardPearce
|
973aad824c
|
Improvements to chapter titles, android tv player controls
|
2026-01-05 18:19:11 +13:00 |
|
WardPearce
|
a9509e9949
|
Improved search for Android TV
|
2026-01-05 17:30:31 +13:00 |
|
WardPearce
|
5ea4d7390a
|
Android TV search improvements
|
2026-01-05 16:28:11 +13:00 |
|
WardPearce
|
1c21aa352c
|
Improved checks for if nodejs loaded
|
2026-01-03 14:24:23 +13:00 |
|
Ward
|
0b3ae7cb4d
|
Merge pull request #1285 from Materialious/update/1.12.11
Update/1.12.11
|
2026-01-02 08:20:29 +00:00 |
|
WardPearce
|
a08ba1fc1a
|
Update Player.svelte
|
2026-01-02 21:13:44 +13:00 |
|
WardPearce
|
a8fc597bc7
|
Minor changes
|
2026-01-02 21:10:12 +13:00 |
|
WardPearce
|
6733278e78
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/electron/electron-39.2.7' into update/1.12.11
Bump electron from 39.2.6 to 39.2.7
|
2026-01-02 21:08:52 +13:00 |
|
WardPearce
|
11cb63926b
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/capacitor-community/safe-area-8.0.1' into update/1.12.11
|
2026-01-02 21:08:49 +13:00 |
|
WardPearce
|
50b9abf52e
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/sveltejs/adapter-auto-7.0.0' into update/1.12.11
Bump @sveltejs/adapter-auto from 6.1.1 to 7.0.0
|
2026-01-02 21:07:07 +13:00 |
|
WardPearce
|
6dc2e500cc
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/electron/jsdom-27.4.0' into update/1.12.11
Bump jsdom from 27.3.0 to 27.4.0 in /materialious/electron
|
2026-01-02 21:06:40 +13:00 |
|
WardPearce
|
e288007454
|
Hide UI after X seconds on Android
|
2026-01-02 21:06:09 +13:00 |
|
WardPearce
|
63b866cecb
|
Fix to timing issue android persist stores
|
2026-01-02 20:31:54 +13:00 |
|
WardPearce
|
e6e8e99d5f
|
Show buffer on inital video load
|
2026-01-02 20:14:11 +13:00 |
|
WardPearce
|
1ee7e9f532
|
Fix for Invidious playlists not having a authorId
|
2026-01-02 19:54:08 +13:00 |
|
WardPearce
|
a1eda81f93
|
Minor fix to playlists page
|
2026-01-02 19:50:45 +13:00 |
|
dependabot[bot]
|
fd2f8e7275
|
Bump jsdom from 27.3.0 to 27.4.0 in /materialious/electron
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.3.0 to 27.4.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/27.3.0...27.4.0)
---
updated-dependencies:
- dependency-name: jsdom
dependency-version: 27.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 15:08:50 +00:00 |
|
dependabot[bot]
|
2896366187
|
Bump @sveltejs/adapter-auto from 6.1.1 to 7.0.0 in /materialious
Bumps [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-auto/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-auto@7.0.0/packages/adapter-auto)
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-auto"
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 15:07:17 +00:00 |
|
dependabot[bot]
|
51d446a3c5
|
Bump @capacitor-community/safe-area from 7.0.0 to 8.0.1 in /materialious
Bumps [@capacitor-community/safe-area](https://github.com/capacitor-community/safe-area) from 7.0.0 to 8.0.1.
- [Release notes](https://github.com/capacitor-community/safe-area/releases)
- [Commits](https://github.com/capacitor-community/safe-area/compare/v7.0.0...v8.0.1)
---
updated-dependencies:
- dependency-name: "@capacitor-community/safe-area"
dependency-version: 8.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 15:06:51 +00:00 |
|
dependabot[bot]
|
1fb5789262
|
Bump electron from 39.2.6 to 39.2.7 in /materialious/electron
---
updated-dependencies:
- dependency-name: electron
dependency-version: 39.2.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-28 09:01:45 +00:00 |
|
Ward
|
0f367bf940
|
Merge pull request #1277 from Materialious/update/1.12.10
Update/1.12.10
|
2025-12-28 09:00:37 +00:00 |
|
WardPearce
|
adc426707d
|
Removed unneeded android nav margin increase
|
2025-12-28 21:50:10 +13:00 |
|
WardPearce
|
93a067c2dc
|
Minor change
|
2025-12-28 21:48:51 +13:00 |
|
WardPearce
|
bd04deee08
|
Implemented requestAnimationFrame
|
2025-12-28 21:48:09 +13:00 |
|
WardPearce
|
7488fe7731
|
Make android tap an additional time to do control the video
|
2025-12-28 20:34:32 +13:00 |
|
WardPearce
|
89d3e47ad0
|
Fixed not being able to drag timeline
|
2025-12-28 20:06:30 +13:00 |
|
WardPearce
|
cffe8d8566
|
Update package-lock.json
|
2025-12-28 19:58:25 +13:00 |
|
WardPearce
|
2ea3070574
|
Ensure buffer progress doesnt go ahead of total progress
|
2025-12-28 19:58:15 +13:00 |
|
Ward
|
f207e31b5e
|
Merge pull request #1276 from Materialious/update/1.12.9
Update/1.12.9
|
2025-12-28 03:54:55 +00:00 |
|
WardPearce
|
a397cd0a1d
|
Update Player.svelte
|
2025-12-28 16:48:34 +13:00 |
|
WardPearce
|
9a912e06ad
|
Merge remote-tracking branch 'toolatebot/weblate-materialious-materialious' into update/1.12.9
Update translations
|
2025-12-28 16:44:02 +13:00 |
|
WardPearce
|
a931a6749e
|
Improvements to player ui
|
2025-12-28 16:40:40 +13:00 |
|
WardPearce
|
438ccfc10e
|
Use player max known time
|
2025-12-28 15:44:33 +13:00 |
|
WardPearce
|
bf5921ebb2
|
Added end time to video
|
2025-12-28 15:43:19 +13:00 |
|
WardPearce
|
a6f25d5254
|
Added buffer progress on timeline
|
2025-12-28 15:33:49 +13:00 |
|
WardPearce
|
e49bd0d7a3
|
Display double tap seek progress
|
2025-12-28 14:49:05 +13:00 |
|
WardPearce
|
22ae82223c
|
Let settings panel expand more
|
2025-12-28 13:28:39 +13:00 |
|
polarwood
|
73f500d4f7
|
Translated using Weblate (Turkish)
Currently translated at 84.6% (154 of 182 strings)
Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/tr/
|
2025-12-28 00:20:36 +00:00 |
|
WardPearce
|
a4ec4a43be
|
Fetch gh contributors and store
|
2025-12-28 13:20:34 +13:00 |
|
WardPearce
|
848f6c19ac
|
Rename watchProgressTimeout to watchProgressInterval
|
2025-12-28 13:07:09 +13:00 |
|
WardPearce
|
9bab66120e
|
Improved onVideoClick
|
2025-12-28 13:06:14 +13:00 |
|
WardPearce
|
bd42dd5097
|
Dont focus on non android tv
|
2025-12-28 13:04:16 +13:00 |
|
WardPearce
|
759cb6b48f
|
Improve player double click to seek
|
2025-12-28 13:02:21 +13:00 |
|
WardPearce
|
907fbdb4b8
|
Bump version
|
2025-12-28 13:02:10 +13:00 |
|
Ghost of Sparta
|
82c8440171
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (182 of 182 strings)
Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/hu/
|
2025-12-24 13:13:20 +00:00 |
|
Ward
|
ad0b7d351e
|
Merge pull request #1269 from Materialious/update/1.12.8
Update/1.12.8
|
2025-12-23 04:08:24 +00:00 |
|
WardPearce
|
056ec55d26
|
Added support for going back & forward by clicking on video
|
2025-12-23 17:01:33 +13:00 |
|
WardPearce
|
631c1680b7
|
Use secondary button colors
|
2025-12-23 16:54:14 +13:00 |
|
WardPearce
|
349dc59bd4
|
Merge remote-tracking branch 'toolatebot/weblate-materialious-materialious' into update/1.12.8
Update translations
|
2025-12-23 16:52:07 +13:00 |
|