Nikita Krupin
|
58eb17fee5
|
some incomplete channel stuff & more
|
2022-05-05 19:09:28 -04:00 |
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
Alex
|
d738524bc1
|
feat: border tweak affects video
|
2022-04-25 15:24:46 +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 |
|
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 |
|
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 |
|
Alex
|
167966d2fe
|
fix: small CSS change
|
2022-04-23 16:18:59 +12:00 |
|
Alex
|
e332e1a5bb
|
fix: emergency fix for comment rendering error
|
2022-04-23 16:10:46 +12:00 |
|
Alex
|
6d47e97121
|
fix: small stylistic changes on the comments
|
2022-04-22 21:06:31 +12:00 |
|
Alex
|
a075c4167a
|
fix: URL loading broke
|
2022-04-22 16:38:21 +12:00 |
|
Alex
|
ec7f8a9b85
|
feat: owner badge in comments
|
2022-04-21 22:51:49 +12:00 |
|
Alex
|
886b5f893d
|
feat: membership and verified comment badges
|
2022-04-21 21:22:40 +12:00 |
|
Alex
|
2ad58fbed4
|
refactor!: switched comments to be using the desktop web api
|
2022-04-21 17:29:50 +12:00 |
|
Alex
|
0ed974e577
|
fix: comment pagination breaks when reopened
|
2022-04-21 16:20:46 +12:00 |
|
Alex
|
e32ce215e9
|
feat: comments rendering urls and membership emojis
|
2022-04-21 14:38:22 +12:00 |
|
Alex
|
c613efb7cb
|
fix: loading forever if user reaches end of comments
|
2022-04-21 13:58:21 +12:00 |
|
Alex
|
5bbd37ffbf
|
feat: completed basic comment functions
|
2022-04-21 00:50:00 +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
|
dbdc6df79a
|
feat(WIP): tweemoji
|
2022-04-13 15:55:29 +12:00 |
|
Nikita Krupin
|
4ceea52f55
|
rounded thumbnails
|
2022-04-12 00:04:03 -04:00 |
|