aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms
Commit message (Collapse)AuthorAgeFilesLines
* Support roles with rights and add moderator roleChocobozzz2017-10-271-0/+6
|
* Increase video attributes lengthChocobozzz2017-10-261-4/+4
| | | | | | | Number of tags: 3 -> 5 Tag length: 10 -> 30 Video name: 50 -> 120 Video channel name: 50 -> 120
* Add channels to upload formChocobozzz2017-10-261-0/+7
|
* Remove ng2 file upload moduleChocobozzz2017-09-141-0/+7
| | | | Unmaintained and we don't need it anymore with httpclient
* Make tslint happyChocobozzz2017-09-041-1/+1
|
* Begin user quotaChocobozzz2017-09-041-0/+7
|
* Use typescript standard and lint all filesChocobozzz2017-06-167-40/+40
|
* Client: use builtin email validatorChocobozzz2017-04-263-17/+1
|
* Client: use ng2-tag-input for forms with video tagsChocobozzz2017-04-161-1/+2
|
* Client: support video languageChocobozzz2017-04-071-0/+5
|
* 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 email to usersChocobozzz2017-02-184-1/+24
|
* Client: add basic support to report video abusesChocobozzz2017-01-232-2/+2
|
* Client: add ability to report a videoChocobozzz2017-01-202-0/+11
|
* Client: try to improve ux for the upload formChocobozzz2016-11-271-0/+16
|
* Client: improve host regexChocobozzz2016-11-271-1/+4
|
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-163-12/+12
| | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests).
* Client: fix progress bar and tags validation issuesChocobozzz2016-10-071-1/+1
|
* Client: reactive formsChocobozzz2016-09-096-0/+82