aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Fix play on iOS (grumph)Chocobozzz2018-05-224-6/+19
* Improve e2e testsChocobozzz2018-05-228-51/+104
* Fix peertube with google botChocobozzz2018-05-2210-26/+93
* Add compatibility with browser stackChocobozzz2018-05-172-9/+13
* Remove bad commentsChocobozzz2018-05-171-16/+16
* Add videos e2e testsChocobozzz2018-05-1714-47/+157
* Client E2E tests first stepChocobozzz2018-05-1715-97/+1488
* 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
* Enable service workerChocobozzz2018-05-161-2/+2
* Fix concurrent requests in videos listChocobozzz2018-05-161-1/+9
* Fix updating video tags to empty fieldChocobozzz2018-05-163-25/+41
* Add patch for angular cli 6Chocobozzz2018-05-163-3/+19
* Catch indexdb database destroyChocobozzz2018-05-161-15/+12
* Fix some components after Angular 6 upgradeChocobozzz2018-05-167-10/+10
* Upgrade to rxjs 6Chocobozzz2018-05-1641-387/+420
* Upgrade Angular first stepChocobozzz2018-05-164-626/+832
* Use publishedAt by default in videos sortChocobozzz2018-05-154-4/+5
* Store webtorrent chunks in indexdbChocobozzz2018-05-155-11/+241
* Add ability to update a video channelChocobozzz2018-05-119-20/+23
* Add ability to embed a video in TwitterChocobozzz2018-05-114-219/+275
* Do not bundle two different videojs versionsChocobozzz2018-05-113-51/+10
* Add overflow on markdown textaeraChocobozzz2018-05-111-1/+6
* User routes: :id/update -> update/:idChocobozzz2018-05-112-2/+2
* Route: Video edit -> video updateChocobozzz2018-05-113-3/+3
* User add -> User createChocobozzz2018-05-116-13/+13