Commit graph

59 commits

Author SHA1 Message Date
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
Shiny Nematoda
59af0e5786 improve music artists 2023-06-25 22:42:18 +00:00
Bnyro
ae855c2bac Use a slot for displaying the loading indicator content 2023-03-13 14:39:07 +01:00
Bnyro
889a410cbd Add loading indicators 2023-03-12 15:56:55 +01:00
vr10t
949527ed43 update watched videos in each separate component 2023-02-19 13:41:13 +00:00
Kavin
1ec8480351
Implement content item component. 2022-11-01 12:36:19 +00:00
Bnyro
8006f3a199 move the search results into a ContentItem component 2022-11-01 11:32:53 +01:00
Kavin
f920a1aae8
Ensure most recent search is on top. 2022-10-02 14:24:28 +01:00
Bnyro
09582cb502
limit to 10 items 2022-10-02 14:24:28 +01:00
Bnyro
cdfa850081
add search history 2022-10-02 14:24:28 +01:00
Bnyro
6c3eb2304d clone playlist from youtube 2022-07-21 22:51:41 +02:00
Kavin
c0ff289076
Add filter parameter in search.
Closes #1117
2022-07-19 21:46:50 +05:30
Kavin
43fa5d8db8
Update regex to include hyphens.
Closes #861
2022-06-06 03:29:47 +01:00
Kavin
4c16beedaf
Change import paths to relative paths. 2022-04-08 16:46:49 +01:00
Kavin
8713a7eaa9
Add support for start parameter and improve regex.
Closes #885
2022-03-16 18:04:01 +00:00
FireMasterK
5061a4ac0a
Directly redirect to URLs from the search page.
Closes #861
2022-02-25 11:40:24 +00:00
FireMasterK
483617bd33
Add better description for search filters. 2022-02-12 17:43:11 +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
FireMasterK
3d188f2cc8
Remove all references to uikit. 2022-01-12 12:13:04 +00:00
FireMasterK
05d7853ef0
Convert inline style css to classes. 2022-01-12 11:59:50 +00:00
Tomasz Rymkiewicz
5977e2c51a
Fix incorrect tag nesting 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
Tomasz Rymkiewicz
c4ea68f9d8
Replace b and i tags with semantic HTML 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
43e69ff284
Implement theming in a better manner. 2022-01-12 05:31:12 +00:00
FireMasterK
4899c9717c
Port 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
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
8cf3b298de
Add support for rendering search corrections. 2021-10-10 02:20:00 +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
ChunkyProgrammer
40b74c7745
Accessibility Improvements (#467)
* accessibility improvements

* fix listen icon
2021-09-21 22:58:25 +01:00
ChunkyProgrammer
0fd0bb8c83
Add labels to improve accessibility (#416)
* Add labels to improve accessibility

* switch to double quotes
2021-09-06 03:01:46 +05:30
FireMasterK
07dfa21956
Fix strange vuejs event cycle when keep-alive limit is hit. 2021-09-06 02:27:20 +05:30
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
FireMasterK
c97a0ef6c6
Use VideoItem in Search Results. 2021-09-04 00:57:29 +05:30
Emil Carlsson
1dbfb14230
Show video duration in thumbnail (#269) (#291)
* Show video duration in thumbnail (#269)

* Inverse color theme and reduce horizontal padding

* Move video duration to thumbnail
2021-07-21 15:45:07 +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
7a77534098
Remove all direct localStorage calls.
Also: make instance changes active instantly without needing a reload.
2021-07-04 23:56:02 +05:30
FireMasterK
18752c7de7
Add light theme. (#219)
* Add light theme.

* Reload on theme change.
2021-06-29 01:15:03 +05:30
FireMasterK
546e47df9b
Handle parameters more gracefully with the mixin. (#198) 2021-06-15 17:07:35 +05:30
FireMasterK
b69cc4c848
Add range check for views. 2021-06-15 01:20:09 +05:30
FireMasterK
929b1c07c0
Add support for search filters. 2021-06-15 01:15:19 +05:30
FireMasterK
366d81a546
Round off numbers. 2021-06-03 00:22:15 +05:30
FireMasterK
ee74fd5b62
Add playlists and more info to search. 2021-05-29 01:02:17 +05:30
FireMasterK
48860ec0f8
Simplify null check. 2021-05-10 23:41:59 +05:30