Commit Graph

659 Commits

Author SHA1 Message Date
Alex 1668db764c Merge branch 'dev' of https://github.com/Frontesque/VueTube into working 2022-05-05 17:35:22 +12:00
Alex 225aaea1ba feat(wip): reply popup 2022-05-05 17:32:02 +12:00
Nikita Krupin bdab7b503d minor fixes 2022-05-05 00:28:51 -04:00
Alex ca5552ba27 fix: activates back button handling on the app only 2022-05-05 16:24:00 +12:00
Alex bd83b0a81d Merge branch 'main' of https://github.com/Frontesque/VueTube into working 2022-05-05 16:01:25 +12:00
Alex a5c99845e1 feat(wip): comment replies 2022-05-05 15:57:37 +12:00
Nikita Krupin 199b6041c0 Merge branch 'dev' of github.com-picklenik:Frontesque/VueTube into channel-stuff 2022-05-04 21:35:35 -04:00
Front c6c471b1a2 add WIP "humanTime" function to utils 2022-05-04 21:24:45 -04:00
Nikita Krupin 9cb5dad3c0
Merge branch 'Frontesque:main' into main 2022-05-04 19:10:30 -04:00
Nikita Krupin 9873ba5b72 failed to fullscreen the app 2022-05-04 19:09:29 -04:00
Alex 62a34848f3 Merge branch 'dev' of https://github.com/Frontesque/VueTube into working 2022-05-05 09:00:16 +12:00
Alex 060bf56053 Merge branch 'main' of https://github.com/Frontesque/VueTube into working 2022-05-05 09:00:01 +12:00
Front 29ee7dd347 feat: Beta Player Duration Information 2022-05-04 16:58:07 -04:00
Front cd7797b9b7 style: Beta Player Stuff
ui improvements, bug fixes, etc
2022-05-04 16:31:35 -04:00
Kenny bce23422e2 feat: Beta Player Toggle Controls
tap to toggle showing video controls
2022-05-04 09:08:41 -04:00
Kenny 64f5310262 refactor: 🎨 Beta Player Updates
Change how the controls overlay is handled
2022-05-04 08:56:17 -04:00
Kenny 41326f8d5a
Merge pull request #264 from tired6488/main
Update readme.md
2022-05-04 08:49:20 -04:00
Alex a9719d678f
Merge pull request #265 from 404-Program-not-found/main
New hardware back button API, bug fixes, New Channel Endpoint, Border tweaks for video
2022-05-04 17:23:25 +12:00
Alex aff6cb6847 feat: channel wrapper 2022-05-04 17:21:14 +12:00
Alex c9147c93f6 fix: small bugs 2022-05-04 15:29:29 +12:00
tired6488 8a650b70fa
Update readme.md 2022-05-03 21:23:40 -05:00
Alex e8e13935b7 Merge branch 'main' of https://github.com/Frontesque/VueTube into working 2022-05-04 09:48:36 +12:00
Kenny 33e4e875cd feat: stuff quick 2022-05-03 13:25:06 -04:00
Alex 025208b4c7 feat: new back button handler 2022-05-03 23:07:40 +12:00
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
Alex d24aa518ed Merge branch 'main' of https://github.com/Frontesque/VueTube into working 2022-05-02 09:36:14 +12:00
Front 08f8a5de86 feat: beta player stuff 2022-05-01 12:42:26 -04: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
Kenny 3c732c5f76 fix: 🐛 fix beta player 2022-04-28 21:44:37 -04:00
Kenny 32f556b40c
Merge pull request #263 from 404-Program-not-found/main
Bug fixes and Minor feature Additions
2022-04-25 09:17:32 -04:00
Alex d738524bc1 feat: border tweak affects video 2022-04-25 15:24:46 +12:00
Alex ec194bd005 fix: search suggestions button broke 2022-04-25 13:42:23 +12: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
Kenny 470533a622
Merge pull request #262 from 404-Program-not-found/main
Refactored Video selection rendering to be more consistent
2022-04-23 22:44:06 -04:00
Alex bf865f8fea
Merge branch 'Frontesque:main' into main 2022-04-23 17:55:01 +12:00
Alex d19d124b38 fix: calculated values 2022-04-23 17:53:24 +12:00
Alex eff022b075 fix: typo in path 2022-04-23 17:23:55 +12:00
Alex fec573347f refactor!: made a base video renderer 2022-04-23 17:22:18 +12:00
Kenny 78447f0173
Merge pull request #261 from 404-Program-not-found/main
fix: emergency fix for comment rendering error
2022-04-23 01:12:13 -04:00