aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-1/+1
* Client: reactive formsChocobozzz2016-09-098-2/+72
* Dirty update to Angular RC6Chocobozzz2016-09-061-5/+2
* Client: fix error display for componentChocobozzz2016-08-231-1/+7
* Client: centralize http res extraction in a serviceChocobozzz2016-08-236-13/+91
* Client: change url validation for friend addChocobozzz2016-08-233-0/+13
* 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
* 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
* Do not import whole rxjsChocobozzz2016-06-051-1/+2
* First draft to use webpack instead of systemjsChocobozzz2016-06-0311-0/+243