aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/videos-routing.module.ts
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-125/+0
|
* Reorganize client shared modulesChocobozzz2020-06-231-2/+2
|
* Add 'Most liked videos' pageJulien Maulny2019-10-181-0/+14
|
* Replace "overview" by "discover" in client titlesChocobozzz2019-08-221-1/+1
|
* Update Angular -> 8.2.0Chocobozzz2019-08-011-3/+3
|
* Update angularChocobozzz2019-07-251-3/+3
|
* Restore videos list componentsChocobozzz2019-04-021-0/+16
|
* Add to playlist dropdownChocobozzz2019-03-181-5/+1
|
* Videos overview page: first versionChocobozzz2018-08-311-0/+10
|
* Add local user subscriptionsChocobozzz2018-08-271-5/+10
|
* Begin advanced searchChocobozzz2018-07-241-11/+1
|
* Redirect comment links to the watch pageChocobozzz2018-06-141-0/+4
|
* Add 404 pageChocobozzz2018-05-311-6/+1
|
* Route: Video edit -> video updateChocobozzz2018-05-111-1/+1
|
* Add "local" videos in menuChocobozzz2018-03-131-0/+10
|
* Move to angular cliChocobozzz2017-12-121-3/+3
|
* Fix client searchChocobozzz2017-12-051-0/+11
|
* Add account settings new designChocobozzz2017-12-011-10/+0
|
* Begin videos list new designChocobozzz2017-12-011-6/+20
|
* Add video privacy settingChocobozzz2017-10-311-1/+10
|
* Client: check user is logged in for some pagesChocobozzz2017-10-101-2/+2
|
* Try to optimize frontendChocobozzz2017-10-091-5/+6
|
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-4/+4
|
* Fix page titlesChocobozzz2017-07-061-0/+3
|
* Use typescript standard and lint all filesChocobozzz2017-06-161-7/+7
|
* Client: add basic support for updating a videoChocobozzz2017-04-101-1/+10
|
* Client: fix routes titleChocobozzz2017-03-121-2/+2
|
* Client: redirect /videos/:id to /videos/watch/:idChocobozzz2016-11-291-0/+4
|
* Client: split in angular modulesChocobozzz2016-11-211-0/+44