aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-list
Commit message (Expand)AuthorAgeFilesLines
* Add ability to schedule video publicationChocobozzz2018-06-154-0/+8
* Add i18n attributesChocobozzz2018-06-054-8/+8
* Prepare i18n filesChocobozzz2018-06-054-29/+52
* Upgrade to rxjs 6Chocobozzz2018-05-161-1/+1
* Use publishedAt by default in videos sortChocobozzz2018-05-152-2/+2
* Replace current state when changing pageChocobozzz2018-04-204-0/+8
* Add ability to click on the account in watch pageChocobozzz2018-04-171-2/+1
* Handle sort in rssChocobozzz2018-04-173-15/+12
* Simplify client syndicationsChocobozzz2018-04-173-14/+6
* feature: initial syndication feeds supportRigel Kent2018-04-174-0/+36
* Fix videos list paramsChocobozzz2018-03-271-0/+1
* Redirect to homepage on empty searchChocobozzz2018-03-271-2/+6
* Don't forget to clean up subscriptionsChocobozzz2018-03-194-9/+21
* Add "local" videos in menuChocobozzz2018-03-131-0/+37
* Rewrite infinite scrollChocobozzz2018-02-133-9/+16
* Fix search paginationChocobozzz2018-01-291-3/+8
* Small style fixesChocobozzz2017-12-123-0/+6
* Upgrade scripts and embed webpack configChocobozzz2017-12-122-3/+2
* Begin video watch designChocobozzz2017-12-065-82/+0
* Add delete button to my videosChocobozzz2017-12-061-1/+1
* Fix client searchChocobozzz2017-12-054-14/+62
* Fix lintChocobozzz2017-12-041-1/+1
* Begin videos of an accountChocobozzz2017-12-019-190/+11
* Add account settings new designChocobozzz2017-12-015-76/+19
* Add auto scroll to videos listChocobozzz2017-12-014-21/+58
* Begin videos list new designChocobozzz2017-12-0113-250/+99
* Add loader when expanding long video descriptionChocobozzz2017-11-283-15/+0
* Make the client compile tooChocobozzz2017-11-272-3/+3
* Improve client mobile versionChocobozzz2017-11-061-2/+1
* Add video privacy settingChocobozzz2017-10-3114-87/+170
* Support roles with rights and add moderator roleChocobozzz2017-10-271-1/+1
* Replace NSFW with "mature or explicit content"Chocobozzz2017-10-274-29/+25
* Add channels to upload formChocobozzz2017-10-261-9/+1
* Client: fix loading server configurationsChocobozzz2017-10-091-13/+2
* Add info when server is processing a video at uploadChocobozzz2017-09-142-23/+1
* Fix lintChocobozzz2017-09-141-1/+0
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-5/+6
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-2/+2
* Type webtorrentChocobozzz2017-07-111-7/+8
* Use typescript standard and lint all filesChocobozzz2017-06-166-96/+97
* Update webpack stackChocobozzz2017-06-111-1/+1
* Use shared modelsChocobozzz2017-06-111-1/+1
* Client: little refractoringChocobozzz2017-05-059-33/+39
* Client: minor css fixesChocobozzz2017-04-291-0/+1
* Client: fix bad rebaseChocobozzz2017-04-261-5/+0
* Client: adjust viewport heightChocobozzz2017-04-262-2/+1
* Client: display video tagsChocobozzz2017-04-261-0/+6
* Client: beautiful watch pageChocobozzz2017-04-264-26/+15
* Client: responsive designChocobozzz2017-04-264-37/+48
* Add ability for an administrator to remove any video (#61)Green-Star2017-04-264-43/+0