Commit Graph

246 Commits

Author SHA1 Message Date
WardPearce be896389be more fixes 2024-05-02 18:59:25 +12:00
WardPearce 6118e573d7 Improved mini player layout 2024-05-02 15:32:39 +12:00
WardPearce 8113d1178b Fixed beercss being imported in unwanted places 2024-05-02 15:26:07 +12:00
WardPearce 2a7b52bfea Minor fix to miniplayer & hls 2024-05-02 12:26:00 +12:00
WardPearce cce232a7b6 Improved desktop mini player 2024-05-02 12:21:59 +12:00
nixos script 0e57865ef9 fix #195 2024-05-01 12:18:04 +08:00
nixos script fa38a99d0a fix #195 2024-05-01 12:16:31 +08:00
WardPearce ab0727a637 Fixed mini player covering nav 2024-05-01 12:02:31 +12:00
WardPearce b633dc5277 Added syncious & mini player to bookmarklet 2024-05-01 11:16:49 +12:00
WardPearce 027f842c34 Added mini player 2024-05-01 10:56:29 +12:00
WardPearce b6c8bbc942 Added search shortcut 2024-05-01 09:32:08 +12:00
WardPearce 3fdb9282f3 Changed poster res 2024-05-01 09:01:21 +12:00
WardPearce 4bedc89241 Improved thumbnail load times 2024-05-01 09:00:12 +12:00
WardPearce c3772b2dc3 Added sync party back to mobile view 2024-04-30 17:36:06 +12:00
WardPearce 48951cc416 Fixed view for tablets 2024-04-30 17:35:01 +12:00
WardPearce 4a9a8f3be0 Componentize layout more 2024-04-30 17:32:50 +12:00
dependabot[bot] 7695f2dc9a Bump svelte-check from 3.6.9 to 3.7.0 in /materialious
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.6.9 to 3.7.0.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.9...svelte-check-3.7.0)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 05:01:27 +00:00
dependabot[bot] fccdfe979d Bump svelte-persisted-store from 0.9.1 to 0.9.2 in /materialious
Bumps [svelte-persisted-store](https://github.com/joshnuss/svelte-persisted-store) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/joshnuss/svelte-persisted-store/releases)
- [Changelog](https://github.com/joshnuss/svelte-persisted-store/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joshnuss/svelte-persisted-store/compare/v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: svelte-persisted-store
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 04:55:40 +00:00
dependabot[bot] 1a3611dc38 Bump vidstack from 1.11.17 to 1.11.21 in /materialious
Bumps [vidstack](https://github.com/vidstack/vidstack/tree/HEAD/packages/vidstack) from 1.11.17 to 1.11.21.
- [Changelog](https://github.com/vidstack/player/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vidstack/vidstack/commits/HEAD/packages/vidstack)

---
updated-dependencies:
- dependency-name: vidstack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 04:54:33 +00:00
dependabot[bot] 28d02dbeb0 Bump eslint-plugin-svelte from 2.37.0 to 2.38.0 in /materialious
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.37.0 to 2.38.0.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.37.0...v2.38.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 04:53:07 +00:00
dependabot[bot] 5204dfad9d Bump @typescript-eslint/eslint-plugin in /materialious
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 04:51:48 +00:00
Midou36O 148f240a1e Ugh, I missed that, removed the unnessecary class function. 2024-04-30 00:49:21 +01:00
Midou36O 8d1c919aec Add padding to the top of the error page so that it doesn't get hidden
by other components. Added more ignored lockfiles, and added the
material-dynamic-colors package since it wasn't installed by default.
2024-04-30 00:45:59 +01:00
WardPearce 92b9b2f9d1 Updated docker file for syncios env 2024-04-28 20:54:04 +12:00
WardPearce 535e072bea Add syncious support to thumbnail preview 2024-04-28 20:45:09 +12:00
WardPearce 29c5bc5ada Add player time sync with syncious 2024-04-28 20:29:00 +12:00
WardPearce bed4804204 add store 2024-04-28 19:54:46 +12:00
WardPearce f7695905d5 Minor fix for styling on channel page for mobile 2024-04-27 19:28:11 +12:00
WardPearce 47de31df16 Fix instance URL inputs on mobile view 2024-04-27 19:17:45 +12:00
WardPearce bb4087c4d9 Allow closing comments 2024-04-27 19:14:43 +12:00
WardPearce 14fe057d30 Stream personal playlists 2024-04-27 19:05:39 +12:00
WardPearce 6bcf005f23 Improved load times for watching videos 2024-04-27 19:03:16 +12:00
Ward dc5cf041c6 Merge branch 'main' into main 2024-04-27 15:45:06 +12:00
Ward bc932c468a Added ru impor 2024-04-27 15:44:08 +12:00
WardPearce eb7c02e2bf Overhauled thumbnail section process 2024-04-27 14:56:41 +12:00
ptah-alexs 3a8f601179 chore: update translations with Fink 🐦 2024-04-25 22:15:20 +04:00
WardPearce 16418e4f71 Improved sync party 2024-04-24 18:36:01 +12:00
WardPearce 5d97f3760e Always use proxy for dearrow 2024-04-24 18:07:18 +12:00
WardPearce 58f29f26af Fix check for if playlist videos exists 2024-04-24 17:54:54 +12:00
WardPearce 582ca898ed Disable RYD in env 2024-04-23 19:15:00 +12:00
WardPearce d289d53f6e Change store names 2024-04-23 17:59:04 +12:00
WardPearce aefb935dd9 Disable sponsor block completely if env not given 2024-04-23 17:54:18 +12:00
WardPearce 8e46b7f9a3 Sponsor block off by default 2024-04-23 17:51:01 +12:00
dependabot[bot] ec82776230 Bump @typescript-eslint/parser from 7.5.0 to 7.7.1 in /materialious
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.5.0 to 7.7.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 22:09:14 +00:00
dependabot[bot] 6cacf8ccd0 Bump vite from 5.2.7 to 5.2.10 in /materialious
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.7 to 5.2.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 22:07:55 +00:00
dependabot[bot] 77f63197cb Bump svelte-check from 3.6.8 to 3.6.9 in /materialious
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.6.8 to 3.6.9.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.8...svelte-check-3.6.9)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 22:06:48 +00:00
dependabot[bot] d98a6810cf Bump typescript from 5.4.4 to 5.4.5 in /materialious
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 22:06:13 +00:00
dependabot[bot] e440a378e9 Bump svelte from 4.2.12 to 4.2.15 in /materialious
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.12 to 4.2.15.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.15/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.15/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 15:30:41 +00:00
dependabot[bot] 538b93868a Bump @typescript-eslint/eslint-plugin in /materialious
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.5.0 to 7.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:15:49 +00:00
dependabot[bot] f7a69384f0 Bump eslint-plugin-svelte from 2.36.0 to 2.37.0 in /materialious
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.36.0 to 2.37.0.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.36.0...v2.37.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:14:54 +00:00