aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
* | Update to standard 8Chocobozzz2016-08-251-1/+1
| |
* | 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: do not rewrite tsconfig at each change of a fileChocobozzz2016-08-231-83/+0
| |
* | Client: fix error display for componentChocobozzz2016-08-237-14/+13
| |
* | Client: centralize http res extraction in a serviceChocobozzz2016-08-2316-96/+160
| |
* | Client: change url validation for friend addChocobozzz2016-08-236-28/+56
| |
* | 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-2313-61/+90
| |
* | 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-2113-8/+148
| |
* | Client: reset pagination when we search somethingChocobozzz2016-08-152-3/+9
| |
* | Client: add users list/friends list titlesChocobozzz2016-08-122-0/+4
| |
* | Client: add friends pageChocobozzz2016-08-1215-66/+165
| |
* | Update webtorrent -> 0.96Chocobozzz2016-08-123-9/+16
| |
* | Client: make an admin menu and a classic menu componentChocobozzz2016-08-1213-152/+213
| |
* | Client: add user managementChocobozzz2016-08-0927-27/+338
| |
* | Server: do not allow a user to remove a video of another userChocobozzz2016-08-051-2/+0
| |
* | Client: Redirect user to home page after logoutChocobozzz2016-08-051-0/+2
| |
* | Client: implement password changeChocobozzz2016-08-0511-16/+171
| |
* | Server: move clients in its own fileChocobozzz2016-08-051-1/+1
| |
* | Client: fix login state when logoutChocobozzz2016-07-271-0/+2
|/
* Client: increase min height for videos listChocobozzz2016-07-221-1/+1
|
* Client: click on PeerTube title routes to videos listChocobozzz2016-07-212-1/+12
|
* Client: video name in the link title for videos list templateChocobozzz2016-07-211-1/+1
|
* Client: Auth services cleanupChocobozzz2016-07-203-15/+6
|
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-2015-97/+314
| | | | optionally refresh the access token if needed
* Client: add webpack notifierChocobozzz2016-07-202-1/+4
|
* Client: try to make it work with Android FirefoxChocobozzz2016-07-1912-31/+54
|
* Client: fix ng2 bootstrap version that breaks change with patch versions...Chocobozzz2016-07-181-1/+1
|
* Client: save page params as wellChocobozzz2016-07-189-48/+84
|
* Client: Update to Angular RC4Chocobozzz2016-07-1821-121/+1057
|
* Client: fix pagination componentChocobozzz2016-07-061-2/+2
|
* Try to make a better communication (between pods) moduleChocobozzz2016-06-181-1/+1
|
* Fix lint issueChocobozzz2016-06-141-1/+1
|
* Fix router on /Chocobozzz2016-06-102-1/+5
|
* Don't make a search when the field is changed and the value is emptyChocobozzz2016-06-101-1/+4
|
* Fix redirection after the upload of a videoChocobozzz2016-06-101-1/+1
|
* Fix module installation (router instead of router-deprecated)Chocobozzz2016-06-101-1/+1
|
* Add tags support to the video listChocobozzz2016-06-1017-64/+140
|
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-0712-93/+197
| | | | upload form
* Add an alert if the video load seems to be too longChocobozzz2016-06-052-6/+46
|
* Do not import whole rxjsChocobozzz2016-06-055-4/+9
|
* Add loader indication when loading videos listChocobozzz2016-06-055-7/+14
|
* Handle error for the video uploadChocobozzz2016-06-043-1/+20
|