aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Client: add basic aot supportChocobozzz2017-01-131-3/+5
* Client: upgrade angular dep'Chocobozzz2016-12-291-9/+10
* First version with PostgreSQLChocobozzz2016-12-194-14/+11
* Client: try to improve ux for the upload formChocobozzz2016-11-271-0/+16
* Client: improve host regexChocobozzz2016-11-271-1/+4
* Client: split in angular modulesChocobozzz2016-11-215-215/+76
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-163-12/+12
* Client: fix handle refresh tokenChocobozzz2016-11-041-2/+2
* Client: fix search dropdownChocobozzz2016-10-131-2/+2
* Client: fix progress bar and tags validation issuesChocobozzz2016-10-071-1/+1
* Merge branch 'master' into webseed-mergedChocobozzz2016-10-0219-48/+310
|\
| * Client: add some explanations if we cannot retrieve client oauthChocobozzz2016-10-011-1/+4
| * Client: handle the case when the refreshing token step failsChocobozzz2016-10-012-9/+29
| * Client: fix compilation about the user created dateChocobozzz2016-09-231-2/+5
| * Client: display created user dateChocobozzz2016-09-231-1/+3
| * 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: 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