0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-04 18:55:04 +00:00
Commit graph

476 commits

Author SHA1 Message Date
Kenny
18ba98dda9
Merge pull request #216 from PickleNik/main
some theming & nice intro 👉👈🥵
2022-03-31 20:48:27 -04: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
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
4847f24793
Merge branch 'Frontesque:main' into main 2022-03-31 17:30:58 -04:00
Nikita Krupin
e5fb705d42 theme bugfixes & startup cleanup 2022-03-31 17:26:53 -04:00
Kenny
4d77e15371 docs: 🔥 Remove screenshots from readme 2022-03-31 12:17:26 -04:00
Kenny
1a2a456464 docs: 🔥 Remove screenshots from readme 2022-03-31 12:16:58 -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
62c8e90299 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-03-30 12:57:55 -04:00
Kenny
cace94c644 feat: 👍 add seek bar to beta player 2022-03-30 12:57:49 -04:00
Kenny
dc1161a35c
change 'Virtual Device' to 'Emulator' in '~/Pages/Mods/About' 2022-03-30 09:46:35 -04:00
Kenny
432d0b84b6 feat: 🎨 More progress on the player 2022-03-30 08:53:23 -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
Kenny
9a824998ae
Merge pull request #207 from etekweb/views-likes-commas
Fixed comma separation on view/like counters
2022-03-29 09:57:00 -04:00
Kenny
4501e4870b
Merge pull request #206 from etekweb/main
Fixed description not appearing
2022-03-29 09:56:28 -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
Ethan
b7fc257ea0 fixed description not appearing 2022-03-28 21:30:20 -05:00
Nikita Krupin
b7f5624110 theme refactoring 2022-03-28 15:59:08 -04:00
Kenny
7bf8a745b8
Merge pull request #204 from 404-Program-not-found/main
Chore: Small fixes
2022-03-28 08:03:07 -04:00
Alex
c540930135 chore: remove unused "roblox" call 2022-03-28 17:07:14 +13:00
Alex
588b278352 feat: refactor renderer.js to be a utility class 2022-03-28 15:07:03 +13:00
Nikita Krupin
610d808665 Merge branch 'Frontesque-main' 2022-03-27 17:16:45 -04: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
99c8ea03a5
Merge pull request #203 from 404-Program-not-found/main
fix: in app-browser of description links
2022-03-27 08:31:37 -04:00
Alex
88aa853b95 fix: in app-browser of description links 2022-03-28 00:24:34 +13:00
Kenny
8ed5829766
Merge pull request #202 from etekweb/cache-fix
fix for cached home feed
2022-03-27 07:03:33 -04:00
Kenny
b4bb99db7e
Merge pull request #192 from 404-Program-not-found/main
fixed error with video recommendations not playing, fixed problems with search, added description rendering
2022-03-27 07:02:39 -04:00
Alex
3030101069 refactor: make string conversion more error-proof 2022-03-27 22:15:09 +13:00
Alex
1ea6f6bdfb fix: spacing 2022-03-27 18:48:27 +13:00
Ethan
3a81bd9535 fix for cached home feed 2022-03-27 00:00:09 -05:00
Alex
8be63132c4 fix: link broke 2022-03-27 17:49:12 +13:00
Alex
123a28b9a3 feat: added description rendering 2022-03-27 17:31:32 +13:00
Alex
0baa3611cc chore: remove unneeded iconv import 2022-03-26 23:39:40 +13:00
Alex
98102c2614 fix: problems relating to the search feature 2022-03-26 21:24:40 +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