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
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
Alex
fba7caef4c
feat: test for youtube recommendation change after click on video
2022-03-29 20:02:52 +13: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
Kenny
42889121aa
fix: 🐛 Fix icon not showing in light mode
2022-03-23 09:30:24 -04:00
Kenny
a0c1bc9279
Merge pull request #170 from 404-Program-not-found/main
...
refactor!: Switched to using innertube's api for search
2022-03-23 09:18:37 -04:00
Kenny
66a0827ca4
fix: 🎨 make launch icon change based on dark theme
2022-03-23 09:17:02 -04:00
Alex
403a8535e9
refactor: better searching using the innertube API
2022-03-24 02:07:03 +13:00
Alex
979691a978
feat: new render method that directly utilizes the youtube API
2022-03-24 00:21:06 +13:00
Ethan
8256ef8898
auto-hide onscreen navigation bar in fullscreen
2022-03-22 19:37:17 -05:00
Ethan
19c4357794
hide status bar for video in fullscreen
2022-03-22 19:35:15 -05:00
Alex
8876530733
fix: search was broken
2022-03-23 01:25:29 +13:00
Kenny
4434a14688
Merge pull request #161 from 404-Program-not-found/main
...
fix: fixed issue #158
2022-03-22 07:43:17 -04:00
Alex
fbb2ec6eb1
fix: fixed issue #158
2022-03-22 21:23:23 +13:00
Ethan
6a2af4f505
added comments
2022-03-22 03:00:16 -05:00
Ethan
948a058363
fixed suggested video links from watch page
2022-03-22 02:48:04 -05:00
Ethan
efbbd9e6b1
scroll back to top after clicking on a video
2022-03-22 01:37:23 -05:00
Ethan
6a98cf4f4a
scroll back to top after clicking on a video
2022-03-22 00:49:11 -05:00
Ethan
64956ea4ec
add video share sheet to watch page
2022-03-22 00:47:28 -05:00
Ethan
c9ca9ab6b6
Disable bottom sheet video description (duplicate)
...
There are two description areas. Disabled the bottom sheet one because scrolling is non-functional.
2022-03-21 23:45:15 -05:00
Nikita Krupin
0c0dfc9efc
search & watch page YouKnowWho look
2022-03-21 21:35:04 -04:00
Nikita Krupin
0fa979684a
theme variables cleanup
2022-03-21 20:52:45 -04:00
Nikita Krupin
ad9d916627
files linted, sorry for the spam c:
2022-03-21 19:47:11 -04:00
Kenny
4a9fcdb27b
Merge pull request #148 from PickleNik/main
...
looks good 👍
A lot of refactoring but overall good improvements such as VueX
2022-03-21 17:51:25 -04:00
Nikita Krupin
c50354b8f6
top navbar in a separate component for convenience, searchbar UI improvements
2022-03-21 16:34:34 -04:00
Alex
a0ae6a0041
Merge branch 'main' of https://github.com/Frontesque/VueTube into main
2022-03-22 02:21:41 +13:00
Alex
3c3ee6ba5a
fix: the app is now working again
2022-03-22 02:21:18 +13:00
Nikita Krupin
cf25a0f75d
reactive ui tweaks architecture
2022-03-21 01:13:21 -04:00
DanWlker
bc07549577
Proposed fix for issue #116
2022-03-21 12:27:47 +08:00
Alex
f1ffb82ed0
merge conflicts for watch.vue
2022-03-21 13:30:59 +13:00
Alex
ae78850506
Merge branch 'main' of https://github.com/Frontesque/VueTube into main
2022-03-21 13:29:05 +13:00
Alex
4958b7a7e2
feat: video specific recommendations
2022-03-21 13:27:41 +13:00
Kenny
884670f709
Update watch.vue
2022-03-20 15:24:57 -04:00
Kenny
f34103dfe0
Merge branch 'main' into main
2022-03-20 14:53:22 -04:00
Sushi
2f3da283fb
better description, ryd plugin
2022-03-20 12:42:12 -06:00
Sushi
976aea5fb6
commas in dislikes and views
2022-03-20 10:57:16 -06:00
Front
ad3b399036
refactor: ⚡ basic cleanup
2022-03-20 12:55:25 -04:00
Front
5e4fd90a44
style: 🎨 Make like/dislike buttons show on smaller screens
2022-03-20 12:29:29 -04:00
Front
3453100926
fix: 🚑 Fix compile issues
2022-03-20 12:24:09 -04:00
Front
d507a88710
refactor: 🚑 Remove cap-video-player
...
its just bad, aight?
2022-03-20 12:13:58 -04:00
Front
39b902ee15
feat: 🚀 Integrate cap-video-player
2022-03-20 11:54:26 -04:00
Front
0b4086efd7
fix: 🐛 Fix description displaying under bottom nav bar
2022-03-20 09:54:02 -04:00
Front
8030e68589
style: 🚀 General description expansion style improvements
2022-03-20 09:32:28 -04:00
Front
576f7781db
Merge branch 'main' of https://github.com/Frontesque/VueTube
2022-03-20 09:17:40 -04:00
Front
d0079ca4f8
feat: ✨ Expandable Description
...
as per issue #127
#127
2022-03-20 09:17:26 -04:00
Alex
b11a8b386d
refactor(renderer)! : changed how json rendering is handled for video types
2022-03-21 01:20:13 +13:00
Alex
73bcd7f50e
refactor! : change recommended to accept paramaters
2022-03-20 22:50:13 +13:00
Alex
607951eb66
refactor(watch.vue)! : made watch.vue compatable with the new innertube return
2022-03-20 20:24:38 +13:00
CatNowBlue
12eb199b94
Merge branch 'main' into patch-1
2022-03-20 02:43:55 +02:00
Front
ba690a9d1a
feat: 🎨 Improve the style of the watch page
2022-03-19 20:27:45 -04:00
CatNowBlue
110ef7199e
Added comma into numbers.
2022-03-20 02:10:18 +02:00
Front
940e4965d5
fix: 🎨 improve launch animation
2022-03-19 19:17:26 -04:00
Kenny
22f999f9c3
remove style from "latest" tag
2022-03-19 17:23:09 -04:00
Front
f76c35cbba
remove random "<br />" from watch.vue
2022-03-19 15:49:28 -04:00
Front
0cb8749947
readd pr #119
2022-03-19 15:39:07 -04:00
Front
418682e2f6
Front's Bug Fixes pt.1
...
- Refactor homepage/"recommended" videos
- Fix SOME theme header issues
2022-03-19 15:31:43 -04:00
Kenny
c594629f94
Merge branch 'main' into main
2022-03-19 14:26:20 -04:00
Alex
039e90fb90
fix: small bug regarding how thumbnailOverlay was mapped
2022-03-20 02:47:08 +13:00
Alex
f09f104254
refactor: made recommendation functions more stable and working
2022-03-20 02:15:40 +13:00
Sushi
f90ab6dceb
watch page finished
2022-03-18 23:18:07 -07:00
Alex
eb1aca2627
refactor: centralized logger names
2022-03-19 18:35:28 +13:00
Kenny
4b2d212a67
remove rounded corners ffs
2022-03-18 08:21:06 -04:00
Kenny
3c1d305dea
remove nik's "roblox" bullshit
2022-03-18 08:09:24 -04:00
Alex
0d3ddd916f
Merge branch 'main' of https://github.com/Frontesque/VueTube into main
2022-03-19 00:59:01 +13:00
Alex
65c1b12ed0
feat: Recommendations API fully online. There is now a home page.
2022-03-19 00:50:44 +13:00
Kenny
8f9b1ee9cd
status bar stuff for issue #91
2022-03-18 07:49:47 -04:00
Alex
c2e4036080
refactor: changed how the API is called
2022-03-18 19:15:19 +13:00
Nikita Krupin
4c6a30fcdc
Merge github.com-picklenik:Frontesque/VueTube
2022-03-17 21:15:12 -04:00
Nikita Krupin
2aa028762a
Merge branch 'main' into main
2022-03-17 20:07:35 -04:00
Nikita Krupin
d7588a5730
couple fixes on couple pages very descriptive commit message
2022-03-17 20:01:25 -04:00
Nikita Krupin
1b8c0a963b
scroll stretch disabled fixes #14 , rounded app corners
2022-03-17 20:01:14 -04:00
Front
f204e87f7d
fix issue #83
2022-03-17 19:56:21 -04:00
Front
a860645193
video routing stuff
2022-03-17 18:42:50 -04:00
Front
bbb1dfec31
ui improvements
2022-03-17 17:58:04 -04:00
Front
db1c988133
cool search loading animation
2022-03-17 17:54:06 -04:00
Kenny
ecc29af977
empty loading layout // improve app load time
2022-03-17 14:10:54 -04:00
Alex
870a187072
feat: ability to get video details. Stores Innertube object
2022-03-18 02:17:32 +13:00
Alex
ca46d37f6a
Merge branch 'Frontesque:main' into main
2022-03-17 21:11:25 +13:00
Alex
505b69365f
feat: simple test to see if backend API works
2022-03-16 22:07:40 +13:00
DanWlker
23ef0e94e7
Fix for issue #46
2022-03-16 14:18:01 +08:00
Front
0a20f33374
remove ytdl
2022-03-15 21:47:25 -04:00
Front
58c793c203
add "plugins" tab in settings
2022-03-15 21:03:34 -04:00
Front
823b98442d
routing smoothness
2022-03-15 20:34:34 -04:00
Front
459aea5e7f
complete feature request #50
2022-03-15 20:31:03 -04:00
Front
4c30716d37
add "startup options" settings
...
as in issue #50 (not complete)
2022-03-15 20:17:26 -04:00
Front
4c9ab41496
increase button size in settings
2022-03-15 20:14:41 -04:00
Front
acc30a6e6a
dark mode optimizations (beta 2)
2022-03-15 20:13:26 -04:00
Front
ebea10b975
theme picker beta1
2022-03-15 18:33:16 -04:00
Front
67ee6d9e96
fix updates page
2022-03-15 16:18:27 -04:00
Front
a9c5a2f8c5
ui changes
2022-03-15 16:05:44 -04:00
Front
6c8ed7cc96
remove some dependencies
2022-03-15 15:43:30 -04:00
Kenny
bb07561bde
ui tweaks
2022-03-14 13:24:47 -04:00
Kenny
db9e588461
MASSIVE UI overhaul
2022-03-14 13:13:24 -04:00
Sushi
d637443d2d
ytdl implementation, fixed watch.vue
2022-03-14 08:21:25 -06:00
Front
3a1973d281
youtube is being youtube. im goin to sleep
2022-03-13 20:41:03 -04:00
Front
4cb277c13a
fix watch page
2022-03-13 19:45:04 -04:00
Front
c62c2d6433
remove debug watch page
2022-03-13 19:23:11 -04:00
Front
753022e040
working stream (works for some people)
2022-03-13 19:21:41 -04:00
Front
434a797f15
detailed about section
2022-03-13 17:18:45 -04:00
Front
6ff5c51c3a
general performance cleanup
2022-03-13 16:59:01 -04:00
Front
e03fd240f0
begin work on fixing bug #8
2022-03-13 15:45:48 -04:00
Front
3580bae8b5
update manager ui changes
2022-03-13 15:16:22 -04:00
Kenny
8d0406969c
basic ui changes
2022-03-12 09:38:52 -05:00
Kenny
3af3679e18
start working on auto installer :)
2022-03-11 11:39:52 -05:00
Kenny
f585b1eb4c
add version chips
2022-03-11 08:31:01 -05:00
Kenny
b5da48ef0e
general cleanup stuff
2022-03-10 12:39:29 -05:00
Kenny
94a6fb541c
update this.$vuetube
to use promises & bug fixes
2022-03-10 09:59:50 -05:00
Kenny
b801505e75
fix for "open" button crashing in update manager
2022-03-08 12:40:46 -05:00
Kenny
627005c807
move date location to prevent wrapping in update manager
2022-03-08 12:35:07 -05:00
Kenny
8a140a5777
update update manager display
2022-03-07 14:09:58 -05:00
Kenny
5e3f22fd3f
fix update manager
2022-03-07 14:07:24 -05:00
Kenny
e5b4f12cee
Bug fixes & Slight UI updates
2022-03-07 13:38:54 -05:00
Kenny
bd21fd5493
basic update manager
2022-03-07 09:36:23 -05:00
Front
fb75e12988
iOS fixes: Search, Logs, (and other glitches)
2022-03-06 11:55:16 -05:00
Kenny
2c60c8c6cf
show loading wheel on search
2022-03-04 09:32:09 -05:00
Kenny
18b6e78012
fix search results not being centered
2022-03-04 09:17:32 -05:00
Kenny
66a1704fb8
show "error" on error logs
2022-03-04 09:01:19 -05:00
Kenny
bdd2069a7e
make logs show "more" instead of displaying full log
2022-03-04 08:52:04 -05:00
Front
295a56e240
make search actually work 👍
2022-03-03 21:25:30 -05:00
Front
0bead8043d
show thumbnails., refactor this.$youtube.search()
and simplify workflow
2022-03-03 21:07:53 -05:00
Front
5e1e6d7d82
0.6 LETS GO IT WORKS
2022-03-03 18:13:14 -05:00
Front
3b91ee4155
Fix search tool & Update build scripts
2022-03-03 18:07:33 -05:00
Kenny
86e2ebea86
add search page + fix debug
2022-03-03 13:05:50 -05:00
Kenny
63df4fb355
change how the bottom bar is rendered
2022-03-02 14:15:15 -05:00
Kenny
46fff80aa7
change how the main page is rendered
2022-03-02 14:11:16 -05:00
Kenny
59e146c67a
general software cleanup
2022-03-02 13:59:31 -05:00
Kenny
4cd1d72eee
improved theming
2022-03-02 13:57:11 -05:00
Kenny
26cb965b81
more log theming
2022-03-02 12:38:24 -05:00
Kenny
501ccaf26a
edit search theme
2022-03-02 12:35:38 -05:00
Kenny
2e26d5240a
logs now sort new to old
2022-03-02 11:02:51 -05:00
Kenny
1704abdfcf
fix theme bugs // remove "ew" theme
2022-03-02 10:57:29 -05:00
Kenny
60af881133
improved: logs, search & bottom nav
2022-03-02 08:14:52 -05:00
Kenny
368252c603
add logger
2022-02-28 10:24:06 -05:00
Kenny
724db4eaea
remove search page (unused)
2022-02-25 13:57:58 -05:00
Nikita Krupin
8a710e1a9e
scroll bugfix, slight tweaks, light theme toolbar color options
2022-02-24 23:45:17 -05:00
Nikita Krupin
42287c41df
amoled theme
2022-02-24 19:33:03 -05:00
Front
40a677a6f4
add debug page
2022-02-24 17:29:34 -05:00
Front
6584f2328b
major update (see details)
...
+ Settings page updates
+ Fix error page
+ Make colors more uniform
+ Add empty layout
+ Add dropdown menu
2022-02-24 17:21:28 -05:00
Kenny
13c82422db
page name update
2022-02-24 14:55:29 -05:00
Kenny
e13b8d6de7
lots of general improvements
2022-02-24 14:45:36 -05:00
Front
57d645692c
tweaks + youtube rewind 2018
2022-01-24 22:10:51 -05:00
Front
ab6e8b2faf
move to NUXT
2022-01-24 18:16:53 -05:00