Commit graph

232 commits

Author SHA1 Message Date
Ivan Evans
c81d050d8a fix slider on captions settings 2025-01-04 22:47:37 -07:00
Cooper
482dafe95d
Merge pull request #99 from Pasithea0/scraping-interrupt-buttons
Make scraping buttons stay on top
2024-09-25 18:47:42 -04:00
Cooper
ef2d9f2eaa
update docs links 2024-09-19 11:33:37 +00:00
Ivan Evans
808fe15709 Make scraping buttons stay on top 2024-09-11 23:49:28 -06:00
TPN
659690f5b8 Add captions button back 2024-08-04 19:55:35 +00:00
Cooper
813f90fe32 Delete captions icon from player settings hotbar 2024-07-12 00:16:15 +00:00
TPN
e68a97b698 Merge branch 'main' of https://github.com/sussy-code/smov into subs-icon 2024-07-11 18:36:56 +01:00
Captain Jack Sparrow
b44bb51110 Fix all eslint issues!! 2024-07-10 01:46:10 +00:00
TPN
b378f0533a Add a shortcut to subtitle settings in the bottomControls of player 2024-07-05 11:04:20 +00:00
Captain Jack Sparrow
8a50d972ba Remove the do setup part 2024-06-10 20:18:50 +00:00
Captain Jack Sparrow
634dd59a83
Merge pull request #37 from returnkirbo/amoled
Add AMOLED Styling to Appearances
2024-06-09 20:48:04 -04:00
kirbo
d370e7b850
rename to BLCK & fix styling 2024-06-09 17:40:28 -07:00
Ivan Evans
d56abd2f5e Added 69 day
only in en ._.
2024-06-09 18:35:58 -06:00
kirbo
8b6e7d3643
rename AMOLED to black & implement darker theme per request 2024-06-09 17:02:20 -07:00
kirbo
57d6abc43e
add AMOLED styling 2024-06-06 09:24:02 -07:00
Captain Jack Sparrow
94246484b0 Fix turnstiles mostly! 2024-06-05 01:57:25 +00:00
Captain Jack Sparrow
ab09968afb Eslint got hands 2024-06-02 22:44:08 +00:00
Captain Jack Sparrow
c16e66f2a3 Turnstile works! 2024-06-02 22:32:35 +00:00
carince
e8b7406569 subtitles: add bold setting 2024-05-03 14:49:33 +08:00
Captain Jack Sparrow
c3fbe1c968 Add a discover button if there is nothing watched or bookmarked 2024-04-28 22:45:00 +00:00
Captain Jack Sparrow
73b98422b6 Do my lil thang with the sources 2024-04-28 17:25:06 +00:00
Cooper Ransom
4a7b62bc0b update for new docs 2024-04-25 15:04:56 -04:00
Jorrin
b671f22863 grey out sources that are not available on your current device 2024-04-15 22:46:38 +02:00
Jorrin
d607a7cce1 remove unused import 2024-04-15 18:20:12 +02:00
Jorrin
42d7be106e use name of source instead 2024-04-15 17:15:15 +02:00
Jorrin
df89bda66a rename 2024-04-15 16:52:50 +02:00
Jorrin
9d796108a5 setup sources reordering 2024-04-15 16:49:39 +02:00
Cooper Ransom
d32e285d8d update sudo-flix 2024-04-14 17:28:14 -04:00
Cooper Ransom
537196234a Fix reload button 2024-04-12 11:54:30 -04:00
Cooper Ransom
cab22ae569 increase bottom padding on scraping buttons 2024-04-12 11:45:52 -04:00
qtchaos
ed451763ed
chore: clean up classNames 2024-04-12 00:04:19 +03:00
qtchaos
e46ca23516
chore: clean up code and remove intervals 2024-04-12 00:01:57 +03:00
Cooper Ransom
3c54a6261d Make scrollbar transparent and work on making transitions more apealing 2024-04-10 20:45:18 -04:00
Cooper Ransom
bf09fcdce0 Polish discover page and navigation to it 2024-04-10 17:14:20 -04:00
Cooper Ransom
f8f26a77c1 add discover button at the allresults trigger 2024-04-10 12:43:25 -04:00
Cooper Ransom
608ac4ee1e Merge main 2024-04-02 22:19:52 -04:00
Cooper Ransom
aa39f42cd2 Advertise admin panel on settings page 2024-04-01 23:50:11 -04:00
Cooper Ransom
9f15be43c0 I broke the topflix page lol 2024-04-01 23:06:58 -04:00
Cooper Ransom
a67ae7bcbb Test sum 2024-04-01 18:59:31 -04:00
Cooper Ransom
f25e675f7f Increase silly text chance and replace backend url with env var 2024-04-01 11:01:56 -04:00
qtchaos
34168a7037
feat: add autoplay configurability with VITE_ALLOW_AUTOPLAY and custom proxy 2024-04-01 00:43:00 +03:00
qtchaos
20cec61eac
feat: add autoplay preference for extension users 2024-03-31 21:55:06 +03:00
Captain Jack Sparrow
d82de1f7c8
Better scrape error text for extension (#1042)
* Add better scrape error messages for the extension

* Remove config.js silly me

* Polish and resolve issues

* Update src/pages/parts/player/ScrapeErrorPart.tsx

Co-authored-by: William Oldham <github@binaryoverload.co.uk>

* Update src/pages/parts/player/ScrapeErrorPart.tsx

Co-authored-by: William Oldham <github@binaryoverload.co.uk>

* Update src/pages/parts/player/ScrapeErrorPart.tsx

Co-authored-by: William Oldham <github@binaryoverload.co.uk>

* Update src/pages/parts/player/ScrapeErrorPart.tsx

Co-authored-by: William Oldham <github@binaryoverload.co.uk>

* Update src/pages/parts/player/ScrapeErrorPart.tsx

Co-authored-by: William Oldham <github@binaryoverload.co.uk>

* Update src/pages/parts/player/ScrapeErrorPart.tsx

Co-authored-by: William Oldham <github@binaryoverload.co.uk>

* Fix duplicate button value

* Resolve issues

* Ok now i fixed it all

* Apply suggestions from code review

* I am dum

---------

Co-authored-by: Cooper Ransom <cooperransom08@outlook.com>
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-03-28 09:17:17 +00:00
Cooper Ransom
2a6fd0f191 Add most recent code from PR 2024-03-27 21:19:40 -04:00
Cooper Ransom
36a92dabe1 Silly me 2024-03-27 17:50:37 -04:00
Cooper Ransom
ed8be82836 Merge remote-tracking branch 'movie-web/dev' into dev 2024-03-26 21:52:21 -04:00
Cooper Ransom
075ec651b0 Polish last commit 2024-03-26 21:42:35 -04:00
Cooper Ransom
b7be016377 Add better scrape error dialog 2024-03-26 19:43:53 -04:00
qtchaos
42d107dd9d
fix: stop failed test from leaking worker url 2024-03-26 18:45:24 +02:00
Cooper Ransom
44ad56d654 Add recently played list! (this could be the stepping stone for a basic recommendation algo) 2024-03-14 14:00:47 -04:00