dragos-efy
|
941d974503
|
Fix Visual Bugs
|
2023-09-11 01:40:45 +03:00 |
|
dragos-efy
|
fbe23772cb
|
Merge branch 'Master' into 'efy', Update efy submodule
|
2023-09-06 00:13:33 +03:00 |
|
Kavin
|
a153f87e58
|
Add unocss eslint config and apply changes.
|
2023-08-13 18:31:57 +01:00 |
|
Kavin
|
301877e2e1
|
Fix eslint config and apply all fixes.
|
2023-07-27 12:46:05 +01:00 |
|
Bnyro
|
4056c44fbb
|
Implement restoring backups and auto-delete unused videos
|
2023-06-15 23:03:57 +02:00 |
|
Bnyro
|
37d6423e08
|
Add support for local playlists
|
2023-06-15 19:18:47 +02:00 |
|
robertkleinschuster
|
bc73307a47
|
improved mobile nav appearance
|
2023-05-26 20:41:40 +02:00 |
|
Bnyro
|
c217d5e4e3
|
Subscription groups
|
2023-05-07 19:56:56 +02:00 |
|
Kavin
|
5d439680ac
|
Opt out of chromium's dark mode.
Closes #2350
|
2023-05-01 08:26:09 +01:00 |
|
Bnyro
|
115fc36e64
|
Apply changes from #1632
|
2023-03-19 11:10:21 +01:00 |
|
rramiachraf
|
2fc097b7c7
|
fix: make search suggestions work as before
|
2023-03-12 01:22:36 +01:00 |
|
rramiachraf
|
ed7be09e54
|
fix: make footer stick to the bottom
|
2023-03-06 16:26:14 +01:00 |
|
rramiachraf
|
951dbec462
|
fix: make title bar reactive on auto mode
|
2023-03-04 23:19:02 +01:00 |
|
rramiachraf
|
001f2917f6
|
feat: reactive title bar based on user's theme
Fixes #2139
|
2023-03-03 13:48:11 +01:00 |
|
dragos-efy
|
f8f9bf22f1
|
update efy submodule + custom body padding + fix link visual glitches
|
2023-01-27 22:32:16 +02:00 |
|
Bnyro
|
537050b07d
|
Merge pull request #1951 from Bnyro/playlist-bookmarks
Playlist bookmarks
|
2023-01-09 16:28:59 +01:00 |
|
Bnyro
|
4c564d8a8f
|
Merge pull request #1661 from thecashewtrader/light-theme-black-bars
Respect light theme properly
|
2023-01-09 16:26:09 +01:00 |
|
Bnyro
|
8532b5e22d
|
Always create the watch history store on db upgrade
|
2023-01-08 16:22:28 +01:00 |
|
Bnyro
|
d84580cf4f
|
Add support for playlist bookmarks
|
2023-01-06 19:30:28 +01:00 |
|
Dragos
|
10438ab777
|
Update from Main
|
2022-12-18 12:55:39 +02:00 |
|
Dragos
|
9c60012ba9
|
move efy_config
|
2022-12-15 21:14:49 +02:00 |
|
Dragos
|
2c61956068
|
Update App.vue
|
2022-11-08 18:40:39 +02:00 |
|
thecashewtrader
|
fe64adf6d6
|
Fix typo: defaultLangage to defaultLanguage
|
2022-11-03 22:15:28 +05:30 |
|
thecashewtrader
|
39d1b3ed22
|
Use custom light mode scrollbar in browsers with ::-webkit-scrollbar
|
2022-11-03 20:21:38 +05:30 |
|
Bnyro
|
7994e358fb
|
merge master
|
2022-11-03 14:45:18 +01:00 |
|
thecashewtrader
|
c492881096
|
Make scroll bar respect (light) theme preference
|
2022-11-02 22:18:24 +05:30 |
|
thecashewtrader
|
6413d861b4
|
Fix black bars in light mode
|
2022-11-02 20:57:54 +05:30 |
|
Kavin
|
a3382c2a4f
|
Don't fail hard if timeago locale is not found.
Closes #1646
|
2022-10-31 14:35:31 +00:00 |
|
Bnyro
|
0e8528c1a5
|
merge latest master
|
2022-10-21 18:50:08 +02:00 |
|
Kavin
|
05e78fed6e
|
Use index for sorting Watch History.
|
2022-10-20 16:59:22 +01:00 |
|
Kavin
|
ce48bd55f1
|
Fix vite from complaining about import analysis.
|
2022-10-19 23:16:22 +01:00 |
|
Kavin
|
31f3c2eb58
|
Show video count per playlist.
Closes #1524
|
2022-10-11 06:00:51 +01:00 |
|
Kavin
|
ab2b3a25c8
|
Merge pull request #1550 from talkor/align-buttons
fix: align buttons
|
2022-10-10 10:25:04 +01:00 |
|
Kavin
|
2fb5aa2bec
|
Move theme handling away from mixin.
|
2022-10-10 10:13:21 +01:00 |
|
talkor
|
5dcd061b2a
|
fix: align buttons
|
2022-10-09 08:54:39 +03:00 |
|
Bnyro
|
f0e8dd3b91
|
UI fixes
|
2022-10-07 20:12:39 +02:00 |
|
Bnyro
|
5e5875316b
|
conflicts resolved
|
2022-10-07 20:10:39 +02:00 |
|
Bnyro
|
c7595049bd
|
better handling of the auto theme to prevent further bugs with it
|
2022-10-06 19:58:31 +02:00 |
|
Bnyro
|
7ffa8b2cfe
|
fix the auto theme
|
2022-10-06 17:00:46 +02:00 |
|
Bnyro
|
88e0c60be0
|
add footer config
|
2022-10-02 14:48:32 +01:00 |
|
Dragos
|
7a8acd0a0e
|
Introducing efy modules
|
2022-09-28 21:19:34 +03:00 |
|
Dragos
|
928d12d82d
|
Add path for audio effects
|
2022-09-11 23:28:23 +03:00 |
|
Kavin
|
9198ffd938
|
Fix auto theme.
Closes #1401
|
2022-09-11 13:04:06 +05:30 |
|
Dragos
|
06128ff4b8
|
Update App.vue
|
2022-09-09 11:16:58 +03:00 |
|
Kavin
|
d64db2e718
|
Minor improvements and move code to App.vue.
|
2022-09-06 19:31:14 +05:30 |
|
Dragos
|
f831b626e2
|
Update App.vue
|
2022-09-05 20:25:45 +03:00 |
|
Bnyro
|
465f74475f
|
fix input border color
|
2022-08-29 18:32:55 +05:30 |
|
Kavin
|
471e81f556
|
Initial migration to UnoCSS.
|
2022-08-29 18:32:55 +05:30 |
|
Bnyro
|
ad1f448daa
|
fix hamburger color
|
2022-08-18 13:53:22 +02:00 |
|
Bnyro
|
aaeac2ff7f
|
improve mobile layout of the subscriptions page
|
2022-07-28 19:58:57 +02:00 |
|