aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video
Commit message (Collapse)AuthorAgeFilesLines
* Add action dropdown descriptionsRigel Kent2020-01-211-8/+6
|
* Accessibility fixes for #2149Rigel Kent2020-01-211-2/+2
|
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-101-5/+1
|
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-1/+5
|
* Remove useless translationChocobozzz2020-01-091-1/+1
|
* Generate translationsChocobozzz2020-01-081-2/+3
|
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-081-1/+1
|
* Skip videos count on client if we don't use itChocobozzz2020-01-082-28/+32
|
* Add option to download subtitles in download modalRigel Kent2020-01-074-6/+55
|
* Add button in subscriptions to go to subscriptions listRigel Kent2020-01-073-7/+31
|
* Share playlists stateChocobozzz2020-01-062-26/+25
|
* Move watch later logic in miniatureChocobozzz2020-01-035-92/+117
|
* Display all miniature actions on hover and focusRigel Kent2020-01-026-11/+21
|
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-023-6/+132
|
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-291-3/+3
|
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-283-4/+6
|
* Add comment filtering by reply countRigel Kent2019-12-271-0/+3
|
* Better error message in videos listChocobozzz2019-12-271-1/+6
|
* (css) vertical-center modals, bullet as separatorRigel Kent2019-12-201-1/+1
|
* fix deleted comment layout and its notification displayRigel Kent2019-12-192-1/+7
|
* Lazy load static objectsChocobozzz2019-12-183-6/+17
|
* Add commentor name alongside fid for video commentsRigel Kent2019-12-181-1/+1
|
* (css) optimize .other-videos widthRigel Kent2019-12-171-1/+0
|
* Add internal privacy modeChocobozzz2019-12-122-12/+20
|
* miniature duration visibility and overlay background opacityRigel Kent2019-12-091-0/+1
|
* Pause the video when a modal is openedChocobozzz2019-12-051-0/+9
|
* Fix private video downloadChocobozzz2019-12-031-3/+9
|
* Fix fragmented download URLChocobozzz2019-11-251-0/+2
|
* Disable webtorrent support in clientChocobozzz2019-11-253-3/+13
|
* Add class to views elementsChocobozzz2019-10-251-2/+5
|
* Allow to toggle video publication date to display absolute dateJulien Maulny2019-10-231-1/+1
|
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-052-1/+3
|\
| * Fix auto blacklist viewChocobozzz2019-09-042-1/+3
| |
* | Add about information in registration pageChocobozzz2019-09-051-1/+1
|/
* Fix infinite scroll on big screensChocobozzz2019-08-024-23/+52
|
* Fix search results on mobileChocobozzz2019-08-021-2/+4
|
* Fix broken playlist apiChocobozzz2019-08-012-23/+1
|
* Add show channel button in account pageChocobozzz2019-07-291-1/+1
|
* Add plugin translation systemChocobozzz2019-07-261-1/+0
|
* Fix express validatorChocobozzz2019-07-252-2/+2
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-252-5/+5
|
* Update angularChocobozzz2019-07-254-8/+8
|
* Add client hooksChocobozzz2019-07-243-19/+20
|
* Add language filters in user preferencesChocobozzz2019-06-192-10/+39
|
* Remove magnetURI download supportChocobozzz2019-06-112-9/+1
| | | | Since most BitTorrent clients are not able to download files from it
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-071-18/+14
|\
| * Fix video action dropdownChocobozzz2019-06-071-18/+14
| |
* | Add list of instance follows in about pageChocobozzz2019-06-061-1/+0
| |
* | Prefer using last week/last monthChocobozzz2019-06-061-11/+11
| |
* | Fix grouped videos by dateChocobozzz2019-06-061-5/+15
| |