0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-01 09:22:39 +00:00
Commit graph

124 commits

Author SHA1 Message Date
Nikita Krupin
11b520991f top and bottom bar refinements, custom backgroud color picker, theming cleanup, tweaks cleanup, video card radius style adjustment 2022-05-13 02:20:15 -04:00
Nikita Krupin
58eb17fee5 some incomplete channel stuff & more 2022-05-05 19:09:28 -04:00
Nikita Krupin
bdab7b503d minor fixes 2022-05-05 00:28:51 -04: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
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
366c77546a feat(wip): back button API 2022-05-02 16:01:48 +12: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
4f6fdddcad feat: better back button handling. Removed redundant redirect for embed links 2022-04-24 18:44:32 +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
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
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
Kenny
9d718a7845 fix: 🚑 Fix "Show Logs" in error page causing another error to appear 2022-04-11 12:30:37 -04:00
Alex
f0f2ae9135 merge fix 2022-04-11 17:06:40 +12:00
Alex
e85f2f9b32 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-04-11 13:00:42 +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
ff2141d3f2 fix: 🐛 Remove rounding from top / bottom of entire app 2022-04-06 20:24:09 -04:00
Kenny
7503ae123e feat: Allow video links to be searched
If you type a youtube link in the search bar (eg. youtu.be, youtube.com/watch, etc) you can directly open the video

136
2022-04-04 12:07:10 -04:00
Alex
58d61be3a3 Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-04-01 14:03:31 +13:00
Alex
6e565d66b7 feat: pagination, url handling, tracking 2022-04-01 14:02:08 +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
975e00a692 ios notch fix, pinch to zoom gesture disabled 2022-03-31 19:58:37 -04:00
Nikita Krupin
4a6bb75278 theming applied in more places 2022-03-31 18:25:31 -04:00
Nikita Krupin
1fc37f0912 theming adjustments throughout the app 2022-03-31 02:01:29 -04:00
Nikita Krupin
0a7eb3e6cb theme cleanup and startup fetch 2022-03-31 00:22:24 -04:00
Nikita Krupin
b7f5624110 theme refactoring 2022-03-28 15:59:08 -04:00
Nikita Krupin
00c255d4a6 conflicts fixed 2022-03-27 17:16:27 -04:00
Alex
98102c2614 fix: problems relating to the search feature 2022-03-26 21:24:40 +13:00
Nikita Krupin
0c11c948ff theme cleanup, searchbar adjustments 2022-03-25 15:21:48 -04:00
Nikita Krupin
80ddafeea5 conflicts resolved 2022-03-25 14:53:31 -04:00
Nikita Krupin
ffad872bca ios fixes added, unused theme property removed, splash screen colors changed 2022-03-25 14:50:18 -04:00
Kenny
82459841ca fix: 🐛 Possibly fix #82
#82
2022-03-25 08:07:35 -04:00
Nikita Krupin
aef00191b4
Merge branch 'Frontesque:main' into main 2022-03-24 12:16:42 -04:00
Nikita Krupin
58f23668bb sticky video player, unused attr removed 2022-03-24 12:16:23 -04:00
Ethan
c4a6c5688a add refresh button for home feed 2022-03-23 23:55:38 -05:00
Ethan
ce4e49af93 Merge branch 'main' of github.com:Frontesque/VueTube into fullscreen-fixes 2022-03-23 10:31:04 -05:00
Kenny
42889121aa fix: 🐛 Fix icon not showing in light mode 2022-03-23 09:30:24 -04:00