Commit Graph

264 Commits

Author SHA1 Message Date
Alex 8aa29e4361 fix: comment card error 2022-05-02 19:09:50 +12:00
Alex 5227bfd14c fix: merge error 2022-05-02 17:16:46 +12:00
Alex 7322d830b5 Merge branch 'working' of https://github.com/404-Program-not-found/VueTube into working 2022-05-02 16:43:42 +12:00
Alex 7d27314a32 fix: minor bug fixes 2022-05-02 16:42:56 +12:00
Alex 366c77546a feat(wip): back button API 2022-05-02 16:01:48 +12:00
Front 2a781b9e6b fix: 🐛 fix beta player once and for all
i accidentially switched the beta player and legacy player in `~/pages/watch.vue` so they both broke. now fixed and both work better than ever
2022-04-29 17:38:56 -04:00
Kenny 0cb7a3511a style: 🎨 Move 'player' to 'legacy player' 2022-04-29 07:52:03 -04:00
Kenny 36a995781a fix: Beta Player Updates
fix beta player (again), add 'seekbar' module and improve readability
2022-04-29 07:49:32 -04:00
Alex d2267199fc Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-04-24 20:06:42 +12:00
Alex b8e5fc0869 fix: pagination issues on home page 2022-04-24 20:05:36 +12:00
Alex 4f6fdddcad feat: better back button handling. Removed redundant redirect for embed links 2022-04-24 18:44:32 +12:00
Front 6da5ca92ef fix: 🐛 some player fixes 2022-04-24 00:07:05 -04:00
Alex 041cc70cf5 fix: minor graphical issues 2022-04-24 16:01:52 +12:00
Front ae32d702fc fix: 🐛 Fix duplicate beta player 2022-04-23 23:05:34 -04:00
Front 0fdce47f81 feat: add channel wip notice
#249
2022-04-22 23:51:24 -04:00
Kenny 8ce8a14903
Merge pull request #260 from Frontesque/dev
Merge pr #259 from dev to main
2022-04-22 23:44:52 -04:00
Front c54f9fde84 fix: 🚑 Fix compile errors
Alex forgot to close a few divs in `/watch.vue`, been corrected
2022-04-22 23:36:58 -04:00
Alex 6d47e97121 fix: small stylistic changes on the comments 2022-04-22 21:06:31 +12:00
Alex 0ed974e577 fix: comment pagination breaks when reopened 2022-04-21 16:20:46 +12:00
Alex 92729a4d96 Merge branch 'main' of https://github.com/Frontesque/VueTube into working 2022-04-20 12:55:17 +12:00
Alex 3337a08095 feat: comments fully functional 2022-04-20 02:03:46 +12:00
Alex bbef87b5ee feat: basic custom bottom sheet 2022-04-18 17:58:59 +12:00
Nikita Krupin fc5d46ccee watch page improvements 2022-04-14 23:14:52 -04:00
Nikita Krupin 2e0fde9c86
Merge branch 'Frontesque:main' into main 2022-04-14 09:22:02 -04:00
Alex ae6895a8fd feat(WIP): comments 2022-04-14 16:22:02 +12:00
Alex 786960e2d2 feat(WIP): comments front end 2022-04-14 00:54:06 +12:00
Alex 7bf54990c6 feat: twemoji complete 2022-04-13 22:15:26 +12:00
Alex 9cf045dc45
Merge branch 'Frontesque:main' into main 2022-04-13 00:31:45 +12:00
Alex 28a89be112 fix: pressing a recommended video resets scroll, better page reset 2022-04-13 00:30:18 +12:00
Nikita Krupin aafce17a20 multi-item round tweak 2022-04-11 23:42:22 -04:00
Kenny 895264d911
disable plugins button // incomplete 2022-04-11 08:24:45 -04:00
Alex e3568abdac merge settings.vue 2022-04-11 13:19:01 +12:00
Alex e85f2f9b32 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-04-11 13:00:42 +12:00
Alex b270a81281 fix: handle edge case where there are no description 2022-04-10 21:52:45 +12:00
Alex 2eafe89a85 refactor: better scrolling on the watch page 2022-04-10 21:19:37 +12:00
Alex 3f18325ca3 feat: comment bar 2022-04-09 18:20:51 +12:00
Alex 4d039e3ed0 feat: better error logs on connecting 2022-04-09 14:28:08 +12:00
Alex 7ca3910285 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-04-08 08:30:42 +12:00
Front 869480c5c2 feat: Material You logs 2022-04-06 20:31:43 -04:00
Front a873a7ee7d feat: Material you in startup 2022-04-06 20:30:34 -04:00
Front 6a5f1d192b feat: Material You 2022-04-06 20:28:33 -04:00
Front fd673172a6 feat: Plugin stuff
update how plugins are handled & disabled plugin button for release
2022-04-06 20:23:01 -04:00
Kenny 19ca328a90 fix: 🐛 hotfix
Fix quick layout issue on about page
2022-04-06 12:09:59 -04:00
Kenny c92c914769 feat: Update About Page
About page now uses material you :)
2022-04-06 12:08:43 -04:00
Kenny 98820a04ab fix: 🚑 Fix 404 error for /embed/ 2022-04-06 10:47:25 -04:00
Kenny 163e320e34 fix: 🚑 Fix player registry key 2022-04-05 12:54:40 -04:00
Kenny ca794fa8bc feat: Beta Player Registry Key
as the title says
2022-04-05 12:39:27 -04:00
Kenny 08f59ee58b feat: Make registry editor support rounded corners 2022-04-05 10:58:17 -04:00
Kenny f5f2ab85cf
change wording on splash screen 2022-04-05 09:41:29 -04:00
Front 7d9d1bc96a refactor: Add TPPL
TPPL is how vuetube now manages third party plugins (Third Party Plugin Loader)
2022-04-04 17:49:24 -04:00