Jorrin
|
bd9db1dc80
|
Update pnpm-lock.yaml
|
1 year ago |
dependabot[bot]
|
f0df8c3efb
|
Bump vite from 5.0.12 to 5.0.13
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Jorrin
|
84bddd2e4d
|
bump versions
|
1 year ago |
Jorrin
|
05a714d50f
|
bump versions
|
1 year ago |
Jorrin
|
de907cb313
|
bump version and providers
|
1 year ago |
Jorrin
|
135feab14c
|
bump providers and version
|
1 year ago |
ssssobek
|
c1f9382f50
|
Add embedded subtitles support
|
1 year ago |
William Oldham
|
64c0a6b7a8
|
Use deep merge on store to ensure settings are defaulted correctly
|
1 year ago |
William Oldham
|
6388ebb8ef
|
Update providers to 2.2.2
|
1 year ago |
Jorrin
|
7af58dd9e8
|
prepare stream for all domains in a hls playlist
|
1 year ago |
William Oldham
|
98d06a6051
|
Fix #927 and add build arg for Docker PWA
|
1 year ago |
William Oldham
|
3e97942941
|
Update providers to 2.2
|
2 years ago |
mrjvs
|
44a7d7f59a
|
bump version
|
2 years ago |
mrjvs
|
e1c09225ee
|
Detect browser for extension
|
2 years ago |
William Oldham
|
c0241000d0
|
Add semver extension version checking (#808)
* Add semver extension version checking
|
2 years ago |
mrjvs
|
ff045c95c7
|
update provider package
|
2 years ago |
dependabot[bot]
|
2ec8548439
|
Bump vite from 5.0.10 to 5.0.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Jorrin
|
ef85c217f7
|
first mvp extension
|
2 years ago |
William Oldham
|
dcac368468
|
Use @rollup/wasm-node to allow building on ARM
|
2 years ago |
mrjvs
|
6169a02741
|
Bump provider version + movie-web version
|
2 years ago |
mrjvs
|
c7f8551657
|
Update provider package
|
2 years ago |
mrjvs
|
aca7827a15
|
Implement new country code system and new language code system
|
2 years ago |
mrjvs
|
734508f690
|
Update again
|
2 years ago |
mrjvs
|
3cd6a59777
|
update
|
2 years ago |
mrjvs
|
e31040b032
|
Update provider package and bump version
|
2 years ago |
mrjvs
|
9dd8f372a6
|
capitalize 4k
|
2 years ago |
mrjvs
|
378a1696b3
|
Update provider package
|
2 years ago |
mrjvs
|
287ea61e17
|
Chunk react-dom away from main package for faster load times + add rollup chunking analyzer + ignore vite config from tsconfig linting
|
2 years ago |
Contreras, Raf
|
48b708d569
|
Upgrade packages, bundling, performance
|
2 years ago |
mrjvs
|
1acc81205a
|
Add prefixes to tokens
|
2 years ago |
mrjvs
|
b5a11ef000
|
turnstile integration for provider api
|
2 years ago |
mrjvs
|
88446299b6
|
Add batching + remove temporary RTL
|
2 years ago |
Jip Fr
|
4813d9dbfe
|
RTL text
Co-authored-by: mrjvs <mistrjvs@gmail.com>
|
2 years ago |
mrjvs
|
59058732af
|
Update provider package
|
2 years ago |
William Oldham
|
a837894f6d
|
Move type-fest to a dev dependency and update import to import type
|
2 years ago |
William Oldham
|
9fb12e7e34
|
Fix DMCA Footer link
|
2 years ago |
mrjvs
|
da30419a2a
|
Bump provider package version
|
2 years ago |
dependabot[bot]
|
2bad1b5fd0
|
Bump vite from 4.4.9 to 4.4.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
mrjvs
|
c0fc201d74
|
show settings on playback error +
make hls play with hlsjs if possible + latest version of provider package
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
|
2 years ago |
mrjvs
|
0ef492f58b
|
Remove unused files/functions + localize everything except player and pages + reorganize files + fix lint warnings
|
2 years ago |
mrjvs
|
7bc3bb1416
|
Fix sticky sidebar + new design for app information + gorgegous new dropdown + bunch of small bug fixes + fix encryption not supporting utf8
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
|
2 years ago |
mrjvs
|
e62238459c
|
Add more settings saving logic + add connections section to settings + fix broken modals
|
2 years ago |
mrjvs
|
ce6b6ef88b
|
add focus traps to overlays
|
2 years ago |
mrjvs
|
fa990d16b2
|
linked captions + primary navigation dropdown
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
|
2 years ago |
Jip Fr
|
a5512b95e5
|
Add "top" part to large card, create auth input, add captcha things, put rest of auth flow in cards
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
|
2 years ago |
mrjvs
|
207a02e1f6
|
bump provider package version
|
2 years ago |
William Oldham
|
791923e78c
|
Fix seed generation, add code signing and fix Base64
|
2 years ago |
mrjvs
|
df85861cf2
|
add concept for register flow
|
2 years ago |
Jip Fr
|
4f4ee13556
|
Update providers package
|
2 years ago |
mrjvs
|
90f2528feb
|
update provider package and pnpm audit fix
|
2 years ago |