aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Add help if the config is invalidChocobozzz2018-06-072-0/+6
* Little i18n refractoringChocobozzz2018-06-065-21/+36
* Add server localizationChocobozzz2018-06-065-49/+102
* Rename messages locale to angularChocobozzz2018-06-061-2/+2
* Localize playerChocobozzz2018-06-061-5/+14
* Add missing translationsChocobozzz2018-06-055-6/+9
* Translate tab headsChocobozzz2018-06-056-32/+40
* Handle singular/plurial in signupChocobozzz2018-06-052-19/+16
* Add form validator translationsChocobozzz2018-06-0537-403/+536
* Form validators refractoringChocobozzz2018-06-0525-419/+299
* Fix i18n in componentsChocobozzz2018-06-0518-37/+37
* Add frenchChocobozzz2018-06-052-2/+2
* Add i18n attributesChocobozzz2018-06-0595-502/+672
* Prepare i18n filesChocobozzz2018-06-0511-85/+140
* Fix lintChocobozzz2018-05-313-3/+3
* Add 404 pageChocobozzz2018-05-3113-41/+126
* Improve Twitter config helpChocobozzz2018-05-311-2/+2
* Add number of videos published by an account/video channelChocobozzz2018-05-302-2/+8
* Add context menu to playerChocobozzz2018-05-302-4/+3
* Improve torrent/video downloadChocobozzz2018-05-291-2/+2
* Fix refreshing oauth tokenChocobozzz2018-05-291-5/+14
* Upgrade client dependenciesChocobozzz2018-05-291-0/+3
* Add host in account viewChocobozzz2018-05-281-1/+1
* Video support field inherits channel support fieldChocobozzz2018-05-256-6/+46
* Only use account name in routesChocobozzz2018-05-2512-16/+34
* Reload my videos after deleteChocobozzz2018-05-251-3/+3
* Handle account name in client urlChocobozzz2018-05-242-2/+2
* Fix history back after a redirectChocobozzz2018-05-241-2/+2
* Add owner in video channel pageChocobozzz2018-05-232-5/+15
* Always redirect on homepage on '/'Chocobozzz2018-05-231-5/+9
* Add short description in about pageChocobozzz2018-05-233-1/+7
* feature: IP filtering on signup pageRigel Kent2018-05-222-2/+4
* Fix change detection in app componentChocobozzz2018-05-224-10/+3
* Fix play on iOS (grumph)Chocobozzz2018-05-221-0/+1
* Fix peertube with google botChocobozzz2018-05-222-9/+21
* Remove bad commentsChocobozzz2018-05-171-16/+16
* Add videos e2e testsChocobozzz2018-05-171-8/+6
* Client E2E tests first stepChocobozzz2018-05-171-16/+16
* Fix video channel update with an admin accountChocobozzz2018-05-172-7/+14
* Fix typingsChocobozzz2018-05-163-9/+9
* Fix rxjs throwChocobozzz2018-05-162-5/+2
* Fix concurrent requests in videos listChocobozzz2018-05-161-1/+9
* Fix updating video tags to empty fieldChocobozzz2018-05-162-1/+6
* Fix some components after Angular 6 upgradeChocobozzz2018-05-164-6/+2
* Upgrade to rxjs 6Chocobozzz2018-05-1641-387/+420
* Use publishedAt by default in videos sortChocobozzz2018-05-154-4/+5
* Add ability to update a video channelChocobozzz2018-05-119-20/+23
* Add ability to embed a video in TwitterChocobozzz2018-05-113-218/+274
* Add overflow on markdown textaeraChocobozzz2018-05-111-1/+6
* User routes: :id/update -> update/:idChocobozzz2018-05-112-2/+2