aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-list/video-local.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-14/+8
* Fix anonymous nsfw policyChocobozzz2020-06-161-1/+2
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-0/+4
* Skip videos count on client if we don't use itChocobozzz2020-01-081-1/+2
* Log error on unknown hookChocobozzz2019-07-241-2/+2
* Add client hooksChocobozzz2019-07-241-4/+13
* Add language filters in user preferencesChocobozzz2019-06-191-1/+9
* Group videos on chronological orderChocobozzz2019-05-311-1/+1
* Restore videos list componentsChocobozzz2019-04-021-5/+3
* Refractor notification serviceChocobozzz2018-12-191-2/+2
* Add ability to list all local videos on clientChocobozzz2018-10-101-0/+12
* category parma -> categoryOneOf (videos list)Chocobozzz2018-07-251-2/+2
* Filter by category (#720)PhieF2018-06-271-2/+2
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+2
* Add i18n attributesChocobozzz2018-06-051-2/+2
* Prepare i18n filesChocobozzz2018-06-051-7/+13
* Use publishedAt by default in videos sortChocobozzz2018-05-151-1/+1
* Replace current state when changing pageChocobozzz2018-04-201-0/+2
* Handle sort in rssChocobozzz2018-04-171-7/+6
* Simplify client syndicationsChocobozzz2018-04-171-4/+2
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+11
* Don't forget to clean up subscriptionsChocobozzz2018-03-191-2/+6
* Add "local" videos in menuChocobozzz2018-03-131-0/+37