aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
...
* Update client according to new model pathsChocobozzz2018-08-144-9/+11
* Improve blacklist managementChocobozzz2018-08-143-4/+17
* Add blacklist reason fieldChocobozzz2018-08-145-5/+28
* Add ability to delete and update abuse on clientChocobozzz2018-08-142-2/+31
* Add ability to ban/unban usersChocobozzz2018-08-094-16/+41
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-095-29/+28
* Add reason when banning a userChocobozzz2018-08-0811-29/+87
* Add ability to delete our accountChocobozzz2018-08-081-0/+10
* Import magnets with webtorrentChocobozzz2018-08-081-21/+37
* Add ability to list video importsChocobozzz2018-08-061-3/+35
* Add ability to import video with youtube-dlChocobozzz2018-08-064-20/+79
* Upgrade client dependenciesChocobozzz2018-07-311-2/+2
* Add aria-labelledby to video thumbnailsChocobozzz2018-07-311-1/+1
* Fix responsive on videos searchChocobozzz2018-07-311-1/+1
* category parma -> categoryOneOf (videos list)Chocobozzz2018-07-252-7/+7
* Sort video captionsChocobozzz2018-07-252-1/+18
* Add "agree to the terms" checkbox in registration formChocobozzz2018-07-255-4/+14
* Improve captions UX (at least I've tried)Chocobozzz2018-07-253-1/+7
* Begin advanced searchChocobozzz2018-07-244-40/+24
* Improve frontend accessibilityChocobozzz2018-07-178-4/+97
* Do not display private privacy if the video is not privateChocobozzz2018-07-161-1/+3
* Implement captions/subtitlesChocobozzz2018-07-1614-7/+242
* Fix client error loggingChocobozzz2018-07-093-22/+22
* Client: Add ability to update video channel avatarChocobozzz2018-06-294-11/+27
* Filter by category (#720)PhieF2018-06-272-3/+11
* Fix images size limitChocobozzz2018-06-221-0/+7
* Remove uneeded rxjs-compatChocobozzz2018-06-181-1/+1
* Fix removing scheduled updateChocobozzz2018-06-182-2/+5
* Improve screen cache serviceChocobozzz2018-06-181-10/+24
* Add ability to schedule video publicationChocobozzz2018-06-1511-24/+178
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-124-26/+47
* Little i18n refractoringChocobozzz2018-06-062-2/+14
* Add server localizationChocobozzz2018-06-064-25/+50
* Translate tab headsChocobozzz2018-06-052-10/+13
* Add form validator translationsChocobozzz2018-06-0520-288/+420
* Form validators refractoringChocobozzz2018-06-056-22/+126
* Fix i18n in componentsChocobozzz2018-06-052-12/+12
* Add i18n attributesChocobozzz2018-06-0511-27/+43
* Prepare i18n filesChocobozzz2018-06-052-2/+4
* Add 404 pageChocobozzz2018-05-311-1/+15
* Video support field inherits channel support fieldChocobozzz2018-05-252-2/+3
* Only use account name in routesChocobozzz2018-05-256-10/+28
* Handle account name in client urlChocobozzz2018-05-241-1/+1
* Add owner in video channel pageChocobozzz2018-05-231-5/+10
* Fix change detection in app componentChocobozzz2018-05-221-1/+1
* Fix peertube with google botChocobozzz2018-05-221-0/+10
* Add videos e2e testsChocobozzz2018-05-171-8/+6
* Fix typingsChocobozzz2018-05-162-8/+8
* Fix rxjs throwChocobozzz2018-05-161-3/+1
* Fix concurrent requests in videos listChocobozzz2018-05-161-1/+9