aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Client: use builtin email validatorChocobozzz2017-04-263-17/+1
* Client: use ng2-tag-input for forms with video tagsChocobozzz2017-04-161-1/+2
* Client: update to angular 4Chocobozzz2017-04-122-7/+7
* Client: support signupChocobozzz2017-04-101-0/+14
* Client: support video languageChocobozzz2017-04-071-0/+5
* Client: add ability for user to change nsfw settingsChocobozzz2017-04-061-0/+8
* Client: Handle NSFW videoChocobozzz2017-04-041-1/+9
* Client: add support for video licencesChocobozzz2017-03-271-0/+9
* Relax on tags (accept any characters and not required anymore)Chocobozzz2017-03-221-2/+2
* Add video category supportChocobozzz2017-03-221-0/+6
* Add like/dislike system for videosChocobozzz2017-03-081-1/+1
* Client: check token valitidy at startupChocobozzz2017-03-046-124/+40
* Fix request schedulers statsChocobozzz2017-02-271-0/+3
* Add email to usersChocobozzz2017-02-184-1/+24
* Client: fix lintChocobozzz2017-02-102-3/+3
* Client: replace simple tables by ng2 smart table componentChocobozzz2017-01-306-6/+72
* Client: add basic support to report video abusesChocobozzz2017-01-237-3/+60
* Client: add ability to report a videoChocobozzz2017-01-202-0/+11
* 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