aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/video.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-409/+0
* Fix anonymous nsfw policyChocobozzz2020-06-161-19/+31
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-0/+9
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-3/+20
* Skip videos count on client if we don't use itChocobozzz2020-01-081-18/+18
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-281-2/+3
* Lazy load static objectsChocobozzz2019-12-181-2/+2
* Add internal privacy modeChocobozzz2019-12-121-11/+19
* Fix broken playlist apiChocobozzz2019-08-011-18/+0
* Add plugin translation systemChocobozzz2019-07-261-1/+0
* Add client hooksChocobozzz2019-07-241-11/+12
* Add language filters in user preferencesChocobozzz2019-06-191-6/+16
* Add to playlist dropdownChocobozzz2019-03-181-0/+19
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-0/+1
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-4/+4
| |\
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-1/+1
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+1
* | | Enable video upload and editclementbrizard2019-01-121-1/+3
| |/ |/|
* | Check activities hostChocobozzz2018-11-141-2/+2
* | Better typingsChocobozzz2018-10-181-2/+2
* | NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
|/
* Add user history and resume videosChocobozzz2018-10-051-0/+4
* Add RSS feed to subscribe buttonChocobozzz2018-09-261-1/+4
* Better label for video privaciesChocobozzz2018-09-041-2/+27
* Refactor: Separated "Other Videos" section into a dedicated component/service...Brad Johnson2018-08-311-1/+10
* Videos overview page: first versionChocobozzz2018-08-311-8/+0
* Search video channel handle/uriChocobozzz2018-08-271-9/+3
* Add local user subscriptionsChocobozzz2018-08-271-0/+18
* Add ability to set a name to a channelChocobozzz2018-08-271-1/+1
* Update client according to new model pathsChocobozzz2018-08-141-6/+8
* category parma -> categoryOneOf (videos list)Chocobozzz2018-07-251-5/+5
* Begin advanced searchChocobozzz2018-07-241-36/+15
* Implement captions/subtitlesChocobozzz2018-07-161-2/+2
* Fix client error loggingChocobozzz2018-07-091-13/+13
* Filter by category (#720)PhieF2018-06-271-2/+9
* Fix removing scheduled updateChocobozzz2018-06-181-1/+2
* Add ability to schedule video publicationChocobozzz2018-06-151-1/+2
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-19/+20
* Little i18n refractoringChocobozzz2018-06-061-2/+2
* Add server localizationChocobozzz2018-06-061-22/+34
* Only use account name in routesChocobozzz2018-05-251-1/+1
* Fix typingsChocobozzz2018-05-161-5/+4
* Upgrade to rxjs 6Chocobozzz2018-05-161-34/+55
* Add ability to update a video channelChocobozzz2018-05-111-0/+1
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-5/+5
* Implement video channel viewsChocobozzz2018-04-251-0/+25
* Add account viewChocobozzz2018-04-241-0/+18
* Handle sort in rssChocobozzz2018-04-171-24/+15
* Simplify client syndicationsChocobozzz2018-04-171-28/+36
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+43