aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Collapse)AuthorAgeFilesLines
* Client: navigate to /videos/list when do search on another pageChocobozzz2016-08-212-2/+8
|
* Update webtorrent -> 0.96Chocobozzz2016-08-121-1/+1
|
* Client: add user managementChocobozzz2016-08-096-21/+46
|
* Client: implement password changeChocobozzz2016-08-053-14/+52
|
* Server: move clients in its own fileChocobozzz2016-08-051-1/+1
|
* Client: fix login state when logoutChocobozzz2016-07-271-0/+2
|
* Client: Auth services cleanupChocobozzz2016-07-202-14/+6
|
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-208-66/+253
| | | | optionally refresh the access token if needed
* Client: save page params as wellChocobozzz2016-07-182-7/+9
|
* Client: Update to Angular RC4Chocobozzz2016-07-182-2/+2
|
* Fix router on /Chocobozzz2016-06-101-1/+1
|
* Don't make a search when the field is changed and the value is emptyChocobozzz2016-06-101-1/+4
|
* Add tags support to the video listChocobozzz2016-06-103-2/+35
|
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-073-3/+8
| | | | upload form
* Do not import whole rxjsChocobozzz2016-06-051-1/+2
|
* First draft to use webpack instead of systemjsChocobozzz2016-06-0311-0/+243