Kavin
d47d16e235
Implement play with playlists.
2022-04-08 22:37:05 +01:00
Kavin
4d18bf8004
Add support for playlists.
2022-04-07 03:42:00 +01:00
FireMasterK
c0e1abba42
Use unix epoch for timeago if present.
2022-02-06 15:35:27 +00:00
FireMasterK
9b18f2eff2
Add live indicator for videos, pretranslate more components.
2022-01-30 23:48:27 +00:00
FireMasterK
8ba11d524d
Add white text color to thumbnail overlay.
...
Closes #736
2022-01-17 12:55:48 +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
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
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
d9283b2762
Fix navbar.
2022-01-12 05:31:12 +00:00
FireMasterK
f9fcc5e98a
Attempt to improve CLS.
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
871447050c
Attempt to migrate more classes.
2022-01-12 05:31:12 +00:00
FireMaskterK
07529362cf
Run yarn lint.
2021-10-28 18:55:20 +01:00
FireMasterK
8143919374
Fix old regression for Views and Upload date on channels.
...
Closes #424
2021-10-08 22:08:41 +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
FireMaskterK
68341d6441
Format and capitalize "Listen to".
2021-10-07 23:44:54 +01:00
Danial Haddadi
91c832f53f
Allow channel name to overflow ( #492 )
...
* Allow channel name to overflow
* Add missing title to VideoItem uploader name router-link
2021-10-04 00:00:38 +01:00
ChunkyProgrammer
40b74c7745
Accessibility Improvements ( #467 )
...
* accessibility improvements
* fix listen icon
2021-09-21 22:58:25 +01:00
IceDBorn
c9a82f3ceb
Cut video titles when they exceed 2 lines ( #445 )
...
* Cut video titles when they exceed 2 lines
* Add tooltip to reveal full title on hover
2021-09-12 22:32:59 +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
IceDBorn
4006d5232b
Restyle video item ( #401 )
...
* Remove 'views' text - add '•' between views and time ago - make views and time ago a one liner - add uploader avatar beside channel name
* Remove uploader image beside channel name
* change video channel layout
* Fix title margin when there is no img source - shrink avatar size - add router-link for avatar - remove padding from title
* Finalize video item styling
Co-authored-by: jim3692 <jim3692@gmail.com>
2021-09-02 15:58:32 +05:30
FireMasterK
99b6836c4f
Fix clickable issues with audio-only button.
2021-08-30 20:17:31 +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
93d0223fee
Render checkmark wherever possible.
2021-08-17 23:00:36 +05:30
Emil Carlsson
c4416888b6
Fix overflowing titles ( #318 )
2021-07-27 09:58:14 +05:30
FireMasterK
d3f4653e8a
Merge videos in FeedPage with VideoItem.
2021-07-21 18:02: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
18752c7de7
Add light theme. ( #219 )
...
* Add light theme.
* Reload on theme change.
2021-06-29 01:15:03 +05:30
FireMasterK
426c5669f0
Add audio only buttons.
2021-06-17 00:44:46 +05:30