Commit Graph

91 Commits

Author SHA1 Message Date
arisuv ac6edbfa7f
add padding to center search icon in navbar (#2857) 2023-08-25 10:01:25 +02: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
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
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
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
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 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
Kavin 9198ffd938
Fix auto theme.
Closes #1401
2022-09-11 13:04:06 +05:30
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
Bnyro 07dcbd66d4 responsive navigation bar 2022-07-22 18:08:52 +02:00
Bnyro 699588093b minor UI improvements 2022-07-20 22:20:10 +02:00
Kavin 2618fa46f9
Add pointer to buttons.
Closes #1180
2022-07-04 19:22:00 +01:00
Kavin 1dbd1e375b
Fix default language detection.
Closes #1118
Closes #743
2022-06-26 02:53:36 +01:00
Kavin 4c16beedaf
Change import paths to relative paths. 2022-04-08 16:46:49 +01:00
FireMasterK 826bdf4997
Fix for default home page. 2022-01-31 03:46:06 +00:00
FireMasterK 9b18f2eff2
Add live indicator for videos, pretranslate more components. 2022-01-30 23:48:27 +00:00
FireMasterK bf1fc5e84d
Translation component improvements. 2022-01-14 02:54:27 +00:00
dependabot[bot] 5d8ae14db7
Bump eslint-plugin-vue from 7.20.0 to 8.3.0 (#722)
* Bump eslint-plugin-vue from 7.20.0 to 8.3.0

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.20.0 to 8.3.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.20.0...v8.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Refractor component names.

For vue/multi-word-component-names

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2022-01-13 05:12:06 +00:00
FireMasterK 05d7853ef0
Convert inline style css to classes. 2022-01-12 11:59:50 +00:00
FireMasterK fb3ac51cd8
Changes for Preferences menu and cleanup. 2022-01-12 11:27:08 +00:00
FireMasterK 9b1f7086f4
Fix timeago import and warning. 2022-01-12 05:39:36 +00:00
Tomasz Rymkiewicz c8639c2ce7
Make eslint work with vue files 2022-01-12 05:31:12 +00:00
Tomasz Rymkiewicz 53197b5e2d
Autoclose HTML tags 2022-01-12 05:31:12 +00:00