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
FireMasterK
cafbcc75d1
Add uploader to video search results.
2021-05-06 23:10:32 +05:30
Maurice Oegerli
8eed88f17f
Format all code files using the new configuration
2021-04-07 13:48:04 +02:00
FireMasterK
bc81177486
Implement uploaded date in search.
2021-03-30 20:27:01 +05:30
FireMasterK
69e6118dc5
Commit everything.
2021-02-24 15:05:41 +05:30
FireMasterK
d1173b9694
search: update only if an actual value
2021-01-23 22:30:52 +05:30
FireMasterK
aee8424908
search: fix fetch URL.
2021-01-02 22:22:28 +05:30
FireMasterK
07c1b8e986
Fix: encode query
2020-12-14 18:51:55 +05:30
FireMasterK
29de1c0731
Add infinite scroll search pages.
2020-12-14 12:45:09 +05:30
FireMasterK
e9d1a77a6a
Add a search page.
2020-12-09 19:03:29 +05:30