dragos-efy
|
f8f9bf22f1
|
update efy submodule + custom body padding + fix link visual glitches
|
2023-01-27 22:32:16 +02: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 |
|
Bnyro
|
7994e358fb
|
merge master
|
2022-11-03 14:45:18 +01:00 |
|
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 |
|
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 |
|