aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Add ability to schedule video publicationChocobozzz2018-06-1533-75/+358
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-1/+0
* Automatically jump to the highlighted threadChocobozzz2018-06-144-10/+24
* Redirect comment links to the watch pageChocobozzz2018-06-141-0/+4
* Add more space between icons and "load more/less"Chocobozzz2018-06-131-0/+4
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-1212-121/+189
* Add theatre modeChocobozzz2018-06-112-1/+7
* Fix dislikes number in video watch pageChocobozzz2018-06-111-1/+1
* Fix autoplay setting in my accountChocobozzz2018-06-111-1/+1
* Fix add icon pathChocobozzz2018-06-112-2/+2
* Remove video not foundChocobozzz2018-06-084-11/+10
* Enable default link behavior and accessibility for login page (#636)spf2018-06-082-10/+4
* Fix e2e testsChocobozzz2018-06-082-4/+4
* Fix the player size on mobileChocobozzz2018-06-071-2/+2
* Rename "my settings" to "my account" in menuChocobozzz2018-06-072-2/+7
* Add warning regarding transcodingChocobozzz2018-06-071-0/+2
* fixing #595 by using the account name instead of the displayNameRigel Kent2018-06-072-5/+4
* Fix player resolution change that plays even if the video was pausedChocobozzz2018-06-071-2/+2
* Fix account/channel pages route subscriptionChocobozzz2018-06-078-28/+77
* Fix markdown links truncatingChocobozzz2018-06-071-2/+3
* 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