Commit Graph

188 Commits

Author SHA1 Message Date
Nikita Krupin 84ac0c7595 native haptics 2022-03-31 19:33:39 -04:00
Nikita Krupin b612cc1887 better toggle accessibility 2022-03-31 18:34:09 -04:00
Nikita Krupin 4a6bb75278 theming applied in more places 2022-03-31 18:25:31 -04:00
Nikita Krupin e5fb705d42 theme bugfixes & startup cleanup 2022-03-31 17:26:53 -04:00
Nikita Krupin 0a370a8f3b reduced motion preverence for intro animation 2022-03-31 10:20:42 -04:00
Nikita Krupin 1fc37f0912 theming adjustments throughout the app 2022-03-31 02:01:29 -04:00
Nikita Krupin 1db176340c I accidentally disabled all linting before 2022-03-31 01:30:47 -04:00
Nikita Krupin b30824acc4
Merge branch 'Frontesque:main' into main 2022-03-31 01:20:25 -04:00
Nikita Krupin 38d552a7ac theme fetch fix, startup progress messages, hot rebuild timer, disabled multiline linting rule because annoying 2022-03-31 01:20:00 -04:00
Nikita Krupin 0a7eb3e6cb theme cleanup and startup fetch 2022-03-31 00:22:24 -04:00
Kenny dc1161a35c
change 'Virtual Device' to 'Emulator' in '~/Pages/Mods/About' 2022-03-30 09:46:35 -04:00
Kenny 059ace024c refactor: 2022-03-30 08:32:08 -04: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
Nikita Krupin e64cfe27c8 theme refactoring finally complete 2022-03-29 22:37:54 -04:00
Nikita Krupin cc155e4f0d just in case my laptop spontaneously combusts 2022-03-29 00:47:44 -04:00
Ethan 3b71af756e fixed comma separation on view/like counters 2022-03-28 21:47:30 -05:00
Nikita Krupin b7f5624110 theme refactoring 2022-03-28 15:59:08 -04:00
Alex c540930135 chore: remove unused "roblox" call 2022-03-28 17:07:14 +13:00
Nikita Krupin 00c255d4a6 conflicts fixed 2022-03-27 17:16:27 -04:00
Nikita Krupin 820e29c026 smol theme refactoring 2022-03-27 17:14:38 -04:00
Kenny 8ed5829766
Merge pull request #202 from etekweb/cache-fix
fix for cached home feed
2022-03-27 07:03:33 -04:00
Ethan 3a81bd9535 fix for cached home feed 2022-03-27 00:00:09 -05:00
Alex 123a28b9a3 feat: added description rendering 2022-03-27 17:31:32 +13:00
Alex 3ce7704a00 Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-03-26 16:58:20 +13:00
Alex 43ff6ac3f4 fix: error that broke switching between recommendations 2022-03-26 16:54:34 +13:00
Front b4ccac5ff7 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-03-25 23:26:40 -04:00
Front 93772f231c feat: Start on custom player 2022-03-25 23:25:28 -04: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 9c7b1d0778 style: 🎨 lint with ES Lint 2022-03-24 23:25:51 -04:00
Front 24fc907b4c style: 🎨 Seperate "video player" into its own component 2022-03-24 18:47:48 -04:00
Nikita Krupin bf884a4607
Merge branch 'Frontesque:main' into main 2022-03-24 18:12:11 -04:00
Front f7187400f2 refactor: Remove second splash screen
Removes the second splash screen in the long list of splash screens (first splash if on android 5,6 or 7)

Modifies some instances in the initialization of the app
2022-03-24 18:10:05 -04:00
Nikita Krupin 6211323c41
Merge branch 'Frontesque:main' into main 2022-03-24 18:02:11 -04:00
Front d0dbc4bb04 refactor: Splash Screen Refactor 2022-03-24 17:34:09 -04:00
Alex 7275f06604 fix: components called incorrectly 2022-03-25 09:46:17 +13:00
Alex 51d4961173 Merge https://github.com/404-Program-not-found/VueTube 2022-03-25 09:27:09 +13:00
Front b2511ee380 docs: 📝 Make 'about' page more user friendly 2022-03-24 14:46:31 -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
Kenny 178c76363f
Merge pull request #180 from etekweb/cache-and-refresh
Cache home feed
2022-03-24 12:01:11 -04:00
Alex eed6223a8a fix: search function fully functional 2022-03-25 00:47:13 +13:00
Ethan a27feaf36c cache home page recommended videos 2022-03-23 23:28:57 -05:00
Nikita Krupin ab7afef56b smol fix 2022-03-23 16:10:19 -04:00
Nikita Krupin 801071ed1c hot rebuild script 2022-03-23 15:43:49 -04:00
Ethan ce4e49af93 Merge branch 'main' of github.com:Frontesque/VueTube into fullscreen-fixes 2022-03-23 10:31:04 -05:00
Ethan 419f09d098 also exit fullscreen when going back to prior video 2022-03-23 10:21:02 -05:00
Kenny de3d8a777f Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-03-23 09:30:37 -04:00