aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix e2e testsChocobozzz2018-06-086-16/+22
* Improve player progress barChocobozzz2018-06-082-32/+56
* Pick average video file insead of max qualityChocobozzz2018-06-071-2/+8
* Fix the player size on mobileChocobozzz2018-06-071-2/+2
* Rename "my settings" to "my account" in menuChocobozzz2018-06-072-2/+7
* Reduce bundle sizesChocobozzz2018-06-078-8/+49
* 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 embed view with search paramsChocobozzz2018-06-071-1/+2
* Fix player resolution change that plays even if the video was pausedChocobozzz2018-06-072-23/+44
* Fix account/channel pages route subscriptionChocobozzz2018-06-078-28/+77
* Fix markdown links truncatingChocobozzz2018-06-072-4/+3
* Add help if the config is invalidChocobozzz2018-06-072-0/+6
* Only use woff2 for fontsChocobozzz2018-06-062-2/+42
* Rename fr locale -> fr-FRChocobozzz2018-06-064-2/+2893
* Little i18n refractoringChocobozzz2018-06-067-27/+47
* Add server localizationChocobozzz2018-06-068-428/+981
* Rename messages locale to angularChocobozzz2018-06-064-15/+15
* Localize playerChocobozzz2018-06-0614-58/+917
* Add missing translationsChocobozzz2018-06-057-30/+52
* Translate tab headsChocobozzz2018-06-058-38/+265
* Handle singular/plurial in signupChocobozzz2018-06-052-19/+16
* Add form validator translationsChocobozzz2018-06-0540-595/+1476
* Form validators refractoringChocobozzz2018-06-0525-419/+299
* Fix i18n in componentsChocobozzz2018-06-0518-37/+37
* Add frenchChocobozzz2018-06-054-42/+2266
* Add i18n attributesChocobozzz2018-06-0596-558/+3079
* Prepare i18n filesChocobozzz2018-06-0515-97/+730
* Fix lintChocobozzz2018-05-313-3/+3
* Add 404 pageChocobozzz2018-05-3113-41/+126
* Improve Twitter config helpChocobozzz2018-05-311-2/+2
* Fix seek circle overflowChocobozzz2018-05-311-0/+3
* Remove bad importChocobozzz2018-05-311-1/+0
* Fix player progress barChocobozzz2018-05-314-34/+82
* Add number of videos published by an account/video channelChocobozzz2018-05-302-2/+8
* Add context menu to playerChocobozzz2018-05-3011-21/+127
* Improve create transcoding jobs testsChocobozzz2018-05-301-3/+3
* Fix resume video after peertube embed link clickChocobozzz2018-05-301-1/+4
* Improve torrent/video downloadChocobozzz2018-05-291-2/+2
* Fix refreshing oauth tokenChocobozzz2018-05-292-8/+15
* Fix AP activity validatorChocobozzz2018-05-291-0/+2
* Upgarde videojs to v7Chocobozzz2018-05-292-29/+62
* Upgrade client dependenciesChocobozzz2018-05-293-213/+372
* Bumped to version v1.0.0-beta.7v1.0.0-beta.7Chocobozzz2018-05-281-1/+1
* Don't index embed pagesChocobozzz2018-05-281-0/+1
* Resume video on peertube link click in embedChocobozzz2018-05-281-4/+24
* Add host in account viewChocobozzz2018-05-281-1/+1
* Video support field inherits channel support fieldChocobozzz2018-05-256-6/+46
* Upgrade dexie to avoid issue if disabling cookies on firefoxChocobozzz2018-05-252-4/+4
* Only use account name in routesChocobozzz2018-05-2512-16/+34