aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Reload my videos after deleteChocobozzz2018-05-251-3/+3
|
* Handle account name in client urlChocobozzz2018-05-242-2/+2
| | | | More consistent with AP urls
* Clean up E2E testsChocobozzz2018-05-242-9/+4
|
* Fix history back after a redirectChocobozzz2018-05-241-2/+2
|
* Fix protractor with SafariChocobozzz2018-05-244-34/+35
|
* Fix player with google botChocobozzz2018-05-232-10/+3
|
* Add owner in video channel pageChocobozzz2018-05-233-8/+39
|
* Always redirect on homepage on '/'Chocobozzz2018-05-231-5/+9
|
* Add short description in about pageChocobozzz2018-05-233-1/+7
|
* Bumped to version v1.0.0-beta.6v1.0.0-beta.6Chocobozzz2018-05-231-1/+1
|
* Move rxjs-compat in dev depChocobozzz2018-05-232-6/+4
|
* feature: IP filtering on signup pageRigel Kent2018-05-222-2/+4
| | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config
* Fix client postinstall on releaseChocobozzz2018-05-221-1/+1
|
* Bumped to version v1.0.0-beta.5v1.0.0-beta.5Chocobozzz2018-05-221-1/+1
|
* Make it works with new autoplay policyChocobozzz2018-05-228-70/+99
|
* Upgrade client dependenciesChocobozzz2018-05-222-655/+657
|
* Fix change detection in app componentChocobozzz2018-05-225-11/+4
|