aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* adding basic helpers to guide users for comments/subscribe to accountsRigel2018-05-114-2/+18
* Avoid ... for delete/edit buttons in admin panelChocobozzz2018-05-093-4/+17
* Fix video channel description/support max lengthChocobozzz2018-05-092-6/+6
* Account/channel descriptions are not required anymoreChocobozzz2018-05-096-13/+11
* Fix message when updating my profileChocobozzz2018-05-091-3/+3
|\
| * Fix #546 (I hope!)GĂ©rald Niel2018-05-091-3/+3
* | Load my-account module lazilyChocobozzz2018-05-0933-11/+12
* | Improve responsive account about pageChocobozzz2018-05-093-5/+13
* | Increase header burger sizeChocobozzz2018-05-091-1/+1
|/
* Fix error message on token expirationChocobozzz2018-05-072-13/+23
* Bumped to version v1.0.0-beta.4v1.0.0-beta.4Chocobozzz2018-05-071-1/+1
* Fix video channel update/create on empty fieldsChocobozzz2018-05-072-8/+6
* Add support section in video channel about pageChocobozzz2018-05-072-8/+20
* Add link to the channel page in watch pageChocobozzz2018-05-074-1/+19
* Add libs to tsconfigChocobozzz2018-05-072-1/+9
* Fix testsChocobozzz2018-04-262-3/+3
* Add video channel managementChocobozzz2018-04-2626-25/+557
* Add username near the display name for account pagesChocobozzz2018-04-265-9/+43
* Fix link for async and clarify the wordingDashie2018-04-261-2/+2
* Add a link to 'My profile' in the dropdownDashie2018-04-261-0/+4
* Add ability to update the user display name/descriptionChocobozzz2018-04-2615-16/+160
* Fix account link in the menuChocobozzz2018-04-251-1/+1
* Implement video channel viewsChocobozzz2018-04-2533-75/+373
* Add video channel account listChocobozzz2018-04-2525-84/+230
* Add account link in videos listChocobozzz2018-04-255-6/+16
* Video channel API routes refractorChocobozzz2018-04-253-17/+17
* Add account viewChocobozzz2018-04-2423-17/+389
* Rename account module to my-accountChocobozzz2018-04-2328-84/+80
* Use ISO 639 for languagesChocobozzz2018-04-233-8/+9