Commit Graph

67 Commits

Author SHA1 Message Date
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