aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
* Client: add share buttonChocobozzz2016-11-083-5/+60
|
* Client: use videojs as playerChocobozzz2016-11-084-7/+18
|
* Prepare embed pageChocobozzz2016-11-072-0/+102
|
* Client: add opengraph tagsChocobozzz2016-11-041-0/+22
|
* Client: add titles to all pagesChocobozzz2016-11-048-10/+79
|
* Client: allow to copy magnet uriChocobozzz2016-11-044-7/+41
|
* Client: add more informations to watch video viewChocobozzz2016-11-045-39/+145
|
* Update to webpack beta 25Chocobozzz2016-11-041-3/+6
|
* Client: fix handle refresh tokenChocobozzz2016-11-042-3/+2
|
* Client: avoid "quit friends" to appear during the pending requestChocobozzz2016-10-211-1/+1
|
* Client: fix form upload validation on key enterChocobozzz2016-10-172-3/+5
|
* Client: fix search dropdownChocobozzz2016-10-132-2/+4
|
* Client: fix progress bar and tags validation issuesChocobozzz2016-10-072-3/+10
|
* Merge branch 'master' into webseed-mergedChocobozzz2016-10-0295-467/+1889
|\
| * Add "max requests number" information for requests iterationsChocobozzz2016-10-012-1/+9
| |
| * Client: add some explanations if we cannot retrieve client oauthChocobozzz2016-10-011-1/+4
| | | | | | | | credentials
| * Client: handle the case when the refreshing token step failsChocobozzz2016-10-013-10/+30
| |
| * Client: fix error alertChocobozzz2016-09-264-5/+5
| |
| * Client: fix compilation about the user created dateChocobozzz2016-09-231-2/+5
| |
| * Client: Update ng2-file-upload to the module partChocobozzz2016-09-231-3/+3
| |
| * Client: move some methods in the requestStats modelChocobozzz2016-09-234-16/+30
| |
| * Client: display created user dateChocobozzz2016-09-232-1/+5
| |
| * Client: created date in a better formatChocobozzz2016-09-231-1/+1
| |
| * Client: add requests stats pageChocobozzz2016-09-2314-0/+163
| |
| * Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-1916-25/+25
| |
| * Client: little app module cleanupChocobozzz2016-09-091-32/+41
| |
| * Client: reactive formsChocobozzz2016-09-0919-128/+282
| |
| * Dirty update to Angular RC6Chocobozzz2016-09-0634-195/+367
| |
| * Client: ID column smallerChocobozzz2016-08-263-2/+6
| |
| * Client: add ID, score and created date to the friends listChocobozzz2016-08-262-0/+9
| |
| * Client: fix friend add input control when removing an inputChocobozzz2016-08-231-0/+2
| |
| * Client: refresh friends list after quitting themChocobozzz2016-08-231-5/+10
| |
| * Client: fix error display for componentChocobozzz2016-08-236-7/+13
| |
| * Client: centralize http res extraction in a serviceChocobozzz2016-08-2315-96/+150
| |
| * Client: change url validation for friend addChocobozzz2016-08-235-28/+54
| |
| * Client: make friends url button (+/-) -> same widthChocobozzz2016-08-231-0/+4
| |
| * Do not wait the make friends process ends to send a response to theChocobozzz2016-08-231-1/+2
| | | | | | | | request
| * Client: display make/quit friends according to the situationChocobozzz2016-08-231-2/+2
| |
| * Client: update to new form apiChocobozzz2016-08-2312-60/+88
| |
| * Client: fix malformed divChocobozzz2016-08-231-0/+2
| |
| * Client: remove makeFriend from friend-list (in friend-add now)Chocobozzz2016-08-211-13/+0
| |
| * Client: simplify simple menu/admin menu displaying logicChocobozzz2016-08-216-29/+11
| |
| * Client: navigate to /videos/list when do search on another pageChocobozzz2016-08-212-2/+8
| |
| * Client: support the new make friends methodChocobozzz2016-08-2112-8/+146
| |
| * Client: reset pagination when we search somethingChocobozzz2016-08-151-2/+8
| |
| * Client: add users list/friends list titlesChocobozzz2016-08-122-0/+4
| |
| * Client: add friends pageChocobozzz2016-08-1214-65/+158
| |
| * Update webtorrent -> 0.96Chocobozzz2016-08-122-8/+15
| |
| * Client: make an admin menu and a classic menu componentChocobozzz2016-08-1212-150/+209
| |
| * Client: add user managementChocobozzz2016-08-0926-26/+323
| |