Nikita Krupin
|
20a7641119
|
channel global state setup
|
2022-05-14 00:16:15 -04:00 |
|
Nikita Krupin
|
4178938a88
|
setting & watch page rounding
|
2022-05-13 20:26:49 -04:00 |
|
Alex
|
d273a8cad1
|
fix: lag on opening reply drawer
|
2022-05-07 16:54:08 +12:00 |
|
Nikita Krupin
|
d7952575ad
|
more tweaks to video card, watch page, about page and into animation
|
2022-05-05 20:57:40 -04:00 |
|
Nikita Krupin
|
65d3c9ec97
|
channel & video card tweaks
|
2022-05-05 19:39:41 -04:00 |
|
Nikita Krupin
|
58eb17fee5
|
some incomplete channel stuff & more
|
2022-05-05 19:09:28 -04:00 |
|
Alex
|
c9147c93f6
|
fix: small bugs
|
2022-05-04 15:29:29 +12: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 |
|
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 |
|
Alex
|
d2267199fc
|
Merge branch 'main' of https://github.com/Frontesque/VueTube into main
|
2022-04-24 20:06:42 +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
|
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 |
|
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
|
28a89be112
|
fix: pressing a recommended video resets scroll, better page reset
|
2022-04-13 00:30:18 +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 |
|
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 |
|
Alex
|
25fbeab72f
|
refactor: changed to web endpoint because youtube is breaking the android JSON API
|
2022-04-04 23:33:16 +12:00 |
|
Alex
|
6d9df0dfbf
|
feat: recommendation based on watch history
|
2022-04-02 19:11:52 +13:00 |
|
Alex
|
9d83a56aeb
|
feat: video watchtime now affects recommendations (I think)
|
2022-04-02 02:04:52 +13:00 |
|
Alex
|
58d61be3a3
|
Merge branch 'main' of https://github.com/Frontesque/VueTube into main
|
2022-04-01 14:03:31 +13:00 |
|
Nikita Krupin
|
9a82f907bb
|
prev commits close #91, close #209, close #99, close #139
|
2022-03-31 20:15:13 -04:00 |
|
Nikita Krupin
|
b30824acc4
|
Merge branch 'Frontesque:main' into main
|
2022-03-31 01:20:25 -04:00 |
|
Alex
|
1db075c5ee
|
Merge branch 'main' of https://github.com/404-Program-not-found/VueTube into main
|
2022-03-31 16:00:36 +13:00 |
|
Kenny
|
7082cde26a
|
fix: 🚑 Fix alex's mess ups
we love him anyway <3
|
2022-03-30 07:38:15 -04:00 |
|
Nikita Krupin
|
d18e265040
|
conflicts resolved
|
2022-03-29 22:39:21 -04:00 |
|
Alex
|
fba7caef4c
|
feat: test for youtube recommendation change after click on video
|
2022-03-29 20:02:52 +13:00 |
|
Ethan
|
3b71af756e
|
fixed comma separation on view/like counters
|
2022-03-28 21:47:30 -05:00 |
|