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

337 commits

Author SHA1 Message Date
Front
fd673172a6 feat: Plugin stuff
update how plugins are handled & disabled plugin button for release
2022-04-06 20:23:01 -04:00
Kenny
19ca328a90 fix: 🐛 hotfix
Fix quick layout issue on about page
2022-04-06 12:09:59 -04:00
Kenny
c92c914769 feat: Update About Page
About page now uses material you :)
2022-04-06 12:08:43 -04:00
Kenny
98820a04ab fix: 🚑 Fix 404 error for /embed/ 2022-04-06 10:47:25 -04:00
Kenny
163e320e34 fix: 🚑 Fix player registry key 2022-04-05 12:54:40 -04:00
Kenny
ca794fa8bc feat: Beta Player Registry Key
as the title says
2022-04-05 12:39:27 -04:00
Kenny
08f59ee58b feat: Make registry editor support rounded corners 2022-04-05 10:58:17 -04:00
Kenny
f5f2ab85cf
change wording on splash screen 2022-04-05 09:41:29 -04:00
Front
d00421ff9a style: add dependancies 2022-04-04 18:25:12 -04:00
Front
7d9d1bc96a refactor: Add TPPL
TPPL is how vuetube now manages third party plugins (Third Party Plugin Loader)
2022-04-04 17:49:24 -04:00
Nikita Krupin
2dc3df8a62 fixes, fixes 2022-04-04 16:10:44 -04:00
Nikita Krupin
84e16926a0 disabled plugin toggle since there's nothing to toggle (yet) 2022-04-04 16:09:27 -04:00
Nikita Krupin
0404734b81 plugin card ui 2022-04-04 16:06:08 -04:00
Kenny
98b6393fc4 feat: Add plugins
Add 'test plugin' already installed by default
2022-04-04 14:03:05 -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
Kenny
19e9070e77 style: 🎨 Lint
Lint topNavigation
2022-04-04 11:42:42 -04:00
Front
10339598e8 style: 🎨 Lint 2022-04-03 20:39:48 -04:00
Front
838447d3ff style: 🎨 Slight UI tweaks
Fix some bugs on the updates page

fix 215
2022-04-03 20:37:17 -04:00
Kenny
c4c4d08343
Merge pull request #219 from 404-Program-not-found/main
Added recommendation based off of watch history and home page pagination
2022-04-03 03:25:06 -04:00
Alex
6d9df0dfbf feat: recommendation based on watch history 2022-04-02 19:11:52 +13:00
Alex
9d83a56aeb feat: video watchtime now affects recommendations (I think) 2022-04-02 02:04:52 +13:00
Kenny
5d93431a24
april first joke 2022-04-01 07:19:34 -04:00
Alex
142afabda2 feat: pagination loader 2022-04-01 16:03:25 +13:00
Alex
d8c16f5456 Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-04-01 15:03:54 +13:00
Front
58be0e4325 feat: Click dev buttons 5 times for dev mode 2022-03-31 21:40:25 -04:00
Front
7e50413fcb fix: 🐛 Developer mode pt 5
Fix random entries displaying in create menu
2022-03-31 21:27:06 -04:00
Front
37e99f6b7d fix: 🐛 Developer mode pt 4
fix some layout stuff
2022-03-31 21:25:41 -04:00
Front
dc242fd037 feat: Developer mode pt 3
Add creating registry entries
2022-03-31 21:23:30 -04:00
Front
04717a3ed4 feat: Developer mode pt 2
Add editing registry keys
2022-03-31 21:10:28 -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
Front
e408b8ee7e feat: Developer mode
add developer mode part 1
2022-03-31 21:01:34 -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
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
Alex
1db075c5ee Merge branch 'main' of https://github.com/404-Program-not-found/VueTube into main 2022-03-31 16:00:36 +13:00
Alex
79c6b9efdd feat: continuation script 2022-03-31 15:22:22 +13: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