Commit Graph

216 Commits

Author SHA1 Message Date
WardPearce 9d7b3aaba2 Fixed subscription feed 2024-04-09 15:41:01 +12:00
WardPearce abb2377d0e Added theatre mode 2024-04-09 15:39:44 +12:00
WardPearce f086207082 Improved mobile action buttons 2024-04-09 15:32:00 +12:00
Ward cfa197c7a9 Merge pull request #72 from WardPearce/dependabot/npm_and_yarn/materialious/eslint-plugin-svelte-2.36.0
Bump eslint-plugin-svelte from 2.35.1 to 2.36.0 in /materialious
2024-04-09 03:42:52 +12:00
dependabot[bot] a8a49c0216 Bump eslint-plugin-svelte from 2.35.1 to 2.36.0 in /materialious
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.35.1 to 2.36.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.35.1...v2.36.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-08 15:42:13 +00:00
Ward 296d4c8b52 Merge pull request #71 from WardPearce/dependabot/npm_and_yarn/materialious/typescript-eslint/parser-7.5.0
Bump @typescript-eslint/parser from 7.4.0 to 7.5.0 in /materialious
2024-04-09 03:41:26 +12:00
dependabot[bot] 96fa9cb457 Bump @typescript-eslint/parser from 7.4.0 to 7.5.0 in /materialious
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.4.0 to 7.5.0.
- [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.5.0/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-08 15:41:13 +00:00
Ward d4da7f2564 Merge pull request #70 from WardPearce/dependabot/npm_and_yarn/materialious/vidstack-1.11.13
Bump vidstack from 1.11.4 to 1.11.13 in /materialious
2024-04-09 03:40:37 +12:00
dependabot[bot] 4181160341 Bump vidstack from 1.11.4 to 1.11.13 in /materialious
Bumps [vidstack](https://github.com/vidstack/vidstack/tree/HEAD/packages/vidstack) from 1.11.4 to 1.11.13.
- [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-08 15:40:16 +00:00
Ward f2ea538b31 Merge pull request #73 from WardPearce/dependabot/npm_and_yarn/materialious/typescript-eslint/eslint-plugin-7.5.0
Bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0 in /materialious
2024-04-09 03:39:36 +12:00
dependabot[bot] d824e6f3fb 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.4.0 to 7.5.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.5.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-08 15:38:39 +00:00
Ward 94f5432f3b Merge pull request #74 from WardPearce/dependabot/npm_and_yarn/materialious/typescript-5.4.4
Bump typescript from 5.4.3 to 5.4.4 in /materialious
2024-04-09 03:37:52 +12:00
dependabot[bot] 8a403b3af0 Bump typescript from 5.4.3 to 5.4.4 in /materialious
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.4.
- [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.3...v5.4.4)

---
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-08 15:37:05 +00:00
Ward 990dc7cb17 Merge pull request #66 from WardPearce/fix/sub-manage-mobile
Max author length for sub manage view
2024-04-07 14:28:32 +12:00
WardPearce 4dd45a5c12 Max author length for sub manage view 2024-04-07 14:27:52 +12:00
Ward 9303a9b151 Merge pull request #65 from WardPearce/fix/sync-seek
Allow sync to be 3 seconds off
2024-04-07 13:44:25 +12:00
WardPearce f9a0e5780d Allow sync to be 3 seconds off 2024-04-07 13:43:35 +12:00
Ward 2aa726b925 Merge pull request #64 from WardPearce/fix/manage-sub-styling
Fixed button styling
2024-04-07 13:33:34 +12:00
WardPearce ab9be3e8c3 Improve link styling 2024-04-07 13:33:12 +12:00
WardPearce dab0a87ba3 Fixed button styling 2024-04-07 13:32:24 +12:00
Ward 4c4c491394 Merge pull request #63 from WardPearce/update/sub-download-sync
Update/sub download sync
2024-04-07 13:30:18 +12:00
WardPearce 5b3f8d8c17 Improved video action button styling 2024-04-07 13:29:14 +12:00
WardPearce feb9277bf6 Added download options 2024-04-07 13:23:15 +12:00
WardPearce 6792ab63dc Added manage subscriptions 2024-04-07 13:02:15 +12:00
Ward 83e65c216e Merge pull request #60 from WardPearce/fix/watch-leave
Fixed disconnect not working
2024-04-06 18:33:17 +13:00
WardPearce 6f567cad22 Fixed disconnect not working 2024-04-06 18:32:58 +13:00
Ward 79bf970d3e Merge pull request #59 from WardPearce/update/watch-sync-parties
Update/watch sync parties
2024-04-06 18:27:27 +13:00
WardPearce ef4394cb4c Improved sync button 2024-04-06 18:26:38 +13:00
WardPearce 4909dbea10 Redirect sync watchers if video started 2024-04-06 18:09:13 +13:00
WardPearce d0c8c02a91 Improved watch sync 2024-04-06 17:57:18 +13:00
Ward 26903aa7b7 Merge pull request #58 from WardPearce/update/loading-screen
Added loading screen when page changing
2024-04-06 17:18:23 +13:00
WardPearce 75cbcea64e Added loading screen when page changing 2024-04-06 17:17:51 +13:00
Ward 40f18e7795 Merge pull request #57 from WardPearce/update/readme
Removdd ToDo section
2024-04-06 03:16:56 +13:00
Ward 357c9959bd Removdd ToDo section 2024-04-06 03:16:38 +13:00
Ward 83f7cd9662 Merge pull request #53 from WardPearce/fix/more-sync-improvements
Improvements to sync
2024-04-05 13:35:41 +13:00
WardPearce 58f5ac9896 Improvements to sync 2024-04-05 13:35:18 +13:00
Ward c2bed95243 Merge pull request #52 from WardPearce/fix/guide-ports
Fixed reverse proxy ports
2024-04-05 10:57:02 +13:00
Ward 5da47514f7 Fixed reverse proxy ports 2024-04-05 10:56:21 +13:00
Ward 501ec6dc5a Merge pull request #51 from WardPearce/fix/sync-playback
Fixes to sync
2024-04-05 03:20:21 +13:00
WardPearce a8bc7095d8 Fixes to sync 2024-04-05 03:18:47 +13:00
Ward c5fc2326a0 Merge pull request #50 from WardPearce/fix/remove-play-event
Removed play event
2024-04-05 01:41:13 +13:00
Ward f294b3e910 Merge branch 'main' into fix/remove-play-event 2024-04-05 01:40:51 +13:00
WardPearce 7329fb21a4 Removed play event 2024-04-05 01:40:36 +13:00
Ward 18553ab08e Merge pull request #49 from WardPearce/fix/watch-sync
Minor improvements
2024-04-05 01:36:24 +13:00
WardPearce 4d05973822 Minor improvements 2024-04-05 01:35:10 +13:00
Ward 23ea846248 Merge pull request #48 from WardPearce/update/watch-sync
Started watch sync feature
2024-04-05 01:20:28 +13:00
WardPearce 318f812771 Started watch sync feature 2024-04-05 01:17:58 +13:00
Ward 01998123c9 Merge pull request #46 from WardPearce/update/todo
Update README
2024-04-04 22:01:09 +13:00
WardPearce df329906f6 Update README 2024-04-04 22:00:46 +13:00
Ward f2839187ac Merge pull request #45 from WardPearce/fix/dearrow
Dearrow fixes
2024-04-04 17:30:59 +13:00