aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix updating video tags to empty fieldChocobozzz2018-05-161-0/+5
* Fix some components after Angular 6 upgradeChocobozzz2018-05-161-0/+1
* Upgrade to rxjs 6Chocobozzz2018-05-1613-169/+208
* Use publishedAt by default in videos sortChocobozzz2018-05-152-2/+3
* Add ability to update a video channelChocobozzz2018-05-114-6/+17
* Add ability to embed a video in TwitterChocobozzz2018-05-111-0/+7
* Add overflow on markdown textaeraChocobozzz2018-05-111-1/+6
* Avoid ... for delete/edit buttons in admin panelChocobozzz2018-05-093-4/+17
* Fix video channel description/support max lengthChocobozzz2018-05-092-6/+6
* Account/channel descriptions are not required anymoreChocobozzz2018-05-093-8/+6
* Fix #546 (I hope!)GĂ©rald Niel2018-05-091-3/+3
* Fix error message on token expirationChocobozzz2018-05-071-1/+3
* Add video channel managementChocobozzz2018-04-262-1/+55
* Add ability to update the user display name/descriptionChocobozzz2018-04-262-2/+26
* Implement video channel viewsChocobozzz2018-04-253-3/+41
* Add video channel account listChocobozzz2018-04-257-49/+131
* Add account link in videos listChocobozzz2018-04-253-1/+9
* Video channel API routes refractorChocobozzz2018-04-251-15/+15
* Add account viewChocobozzz2018-04-246-2/+69
* Use ISO 639 for languagesChocobozzz2018-04-232-2/+2
* Replace current state when changing pageChocobozzz2018-04-201-2/+6