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
Tomasz Rymkiewicz
d750eabc37
Favour v-text over mustache syntax
2022-01-12 05:31:12 +00:00
FireMasterK
4bfbb9aa2e
Migrate to Vite from webpack.
2022-01-12 05:31:12 +00:00
FireMasterK
77010ccac4
Improve theming, and make auto theme work with media query.
2022-01-12 05:31:12 +00:00
FireMasterK
9b6e32683f
Remove whitepace for spacing, and reduce grid dom size.
2022-01-12 05:31:12 +00:00
FireMasterK
3a577a4dfa
Improve grid for smaller displays.
2022-01-12 05:31:12 +00:00
FireMasterK
ea7669c863
Some general improvements.
2022-01-12 05:31:12 +00:00
FireMasterK
43e69ff284
Implement theming in a better manner.
2022-01-12 05:31:12 +00:00
FireMasterK
d9283b2762
Fix navbar.
2022-01-12 05:31:12 +00:00
FireMasterK
defe4d6c91
Migrate more css classes.
2022-01-12 05:31:12 +00:00
FireMasterK
4899c9717c
Port more classes.
2022-01-12 05:31:12 +00:00
FireMasterK
5b59c54904
Migrate more classes.
2022-01-12 05:31:12 +00:00
FireMasterK
871447050c
Attempt to migrate more classes.
2022-01-12 05:31:12 +00:00
FireMasterK
69ae2bf131
Replace video grids with windicss.
2022-01-12 05:31:12 +00:00
FireMaskterK
e3df414cdb
Simplify uk-button css.
2021-10-31 18:36:47 +00:00
Kavin
1c03633c62
Remove all non-essential js related to uikit. ( #585 )
...
* Remove all non-essential js related to uikit.
* Add padding to the bottom of the grid.
2021-10-31 17:44:36 +00:00
FireMaskterK
a5b5b94b43
Localize feed TimeAgo.
...
Partially fixes #554 .
2021-10-27 01:59:03 +01:00
Kavin
92d61a23af
Make eslint work, and fix all warnings. ( #511 )
...
* Make eslint work, and fix all warnings.
* Don't ignore v-html rule globally.
* Remove eslint file and merge in package.json.
2021-10-08 19:52:51 +01:00
FireMasterK
58e69da0c2
Use user's system language by default.
2021-09-24 00:22:28 +01:00
ChunkyProgrammer
d350a026b2
Fix: Make more text translatable ( #414 )
...
* Make more text translatable
* update subscription page
* Update slovak locale
2021-09-05 18:38:26 +05:30
Kavin
4ae77badd8
Add i18n translations. ( #381 )
...
* Initial prototype.
* Add support for i18n in more places.
2021-08-25 22:00:21 +05:30
Kavin
8feb4fbc41
Add support for client-side watch history. ( #370 )
...
* Add support for client-side watch history.
* Update watched videos more often.
2021-08-22 15:57:09 +05:30
FireMasterK
584f1854e2
Add support for setting a default homepage.
2021-07-19 01:50:35 +05:30
FireMasterK
14e3fc1efe
readme: Update and add more cryptocurrencies.
2021-07-18 23:06:59 +05:30
FireMasterK
b0d9145e75
Add router caching. ( #248 )
...
* Add router caching.
* Avoid memory leak by limiting cache size.
* Fix search result caching.
* Remove remains of previous player.
Fixes an issue where the spinner/loading from a previous player can show up in a cached page.
2021-07-07 19:48:09 +05:30
FireMasterK
18752c7de7
Add light theme. ( #219 )
...
* Add light theme.
* Reload on theme change.
2021-06-29 01:15:03 +05:30
FireMasterK
7c66035f41
Add bidi support. ( #231 )
2021-06-28 21:53:24 +05:30
FireMasterK
57a51b0a8b
alt properties and fix linting
2021-05-10 23:44:28 +05:30
Maurice Oegerli
8eed88f17f
Format all code files using the new configuration
2021-04-07 13:48:04 +02:00
Maurice Oegerli
9016032d48
Add non-interactive suggestions
2021-04-06 12:10:38 +02:00