aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-list
Commit message (Expand)AuthorAgeFilesLines
* 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
* Client: Handle NSFW videoChocobozzz2017-04-043-3/+34
* Relax on tags (accept any characters and not required anymore)Chocobozzz2017-03-221-0/+1
* Client: fix prod compilationChocobozzz2017-03-101-1/+1
* Allow to sort by likesChocobozzz2017-03-082-3/+4
* Client: check token valitidy at startupChocobozzz2017-03-041-2/+2
* Client: add views information and sortChocobozzz2017-02-263-3/+13
* Client: better confirm box for a beautiful worldChocobozzz2017-01-271-6/+12
* Client: better notifications for a beautiful worldChocobozzz2017-01-272-3/+13
* First version with PostgreSQLChocobozzz2016-12-194-5/+5
* Client: split in angular modulesChocobozzz2016-11-211-1/+2
* Client: fix error alertChocobozzz2016-09-261-1/+1
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-193-5/+5
* Dirty update to Angular RC6Chocobozzz2016-09-062-15/+3
* Client: fix error display for componentChocobozzz2016-08-231-1/+1