0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-26 13:13:03 +00:00
Commit graph

394 commits

Author SHA1 Message Date
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
Alex
041cc70cf5 fix: minor graphical issues 2022-04-24 16:01:52 +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
Alex
167966d2fe fix: small CSS change 2022-04-23 16:18:59 +12:00
Alex
ff23d2f9a9 Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-04-23 16:11:35 +12:00
Alex
e332e1a5bb fix: emergency fix for comment rendering error 2022-04-23 16:10:46 +12: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
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
Alex
3a78833baa fix: link handling in search 2022-04-13 13:43:32 +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
Alex
00f1df1195 feat: external link handling 2022-04-12 17:51:49 +12:00
Alex
0ae3533eac feat(WIP): better url handling 2022-04-12 17:26:33 +12:00
Nikita Krupin
4ceea52f55 rounded thumbnails 2022-04-12 00:04:03 -04:00
Nikita Krupin
aafce17a20 multi-item round tweak 2022-04-11 23:42:22 -04:00
Kenny
9d718a7845 fix: 🚑 Fix "Show Logs" in error page causing another error to appear 2022-04-11 12:30:37 -04:00
Kenny
895264d911
disable plugins button // incomplete 2022-04-11 08:24:45 -04:00
Alex
f0f2ae9135 merge fix 2022-04-11 17:06:40 +12: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
2ff9cb997e feat: added toasts 2022-04-09 15:06:35 +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
Alex
e7453f862e feat: tweetmoji and comments (neither works yet) 2022-04-07 19:32:24 +12:00
Front
869480c5c2 feat: Material You logs 2022-04-06 20:31:43 -04:00