aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-add
Commit message (Collapse)AuthorAgeFilesLines
* Client: support video languageChocobozzz2017-04-072-0/+25
|
* Client: Handle NSFW videoChocobozzz2017-04-042-0/+11
|
* Client: add support for video licencesChocobozzz2017-03-272-0/+20
|
* Relax on tags (accept any characters and not required anymore)Chocobozzz2017-03-221-21/+25
|
* Add video category supportChocobozzz2017-03-222-2/+30
|
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-1/+5
|
* Client: try to improve ux for the upload formChocobozzz2016-11-273-28/+41
|
* Client: split in angular modulesChocobozzz2016-11-211-1/+2
|
* Client: fix form upload validation on key enterChocobozzz2016-10-172-3/+5
|
* Client: fix progress bar and tags validation issuesChocobozzz2016-10-071-2/+9
|
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-2/+2
|
* Client: reactive formsChocobozzz2016-09-092-47/+66
|
* Dirty update to Angular RC6Chocobozzz2016-09-061-8/+3
|
* Client: update to new form apiChocobozzz2016-08-232-14/+15
|
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-2/+16
| | | | optionally refresh the access token if needed
* Fix redirection after the upload of a videoChocobozzz2016-06-101-1/+1
|
* Add tags support to the video listChocobozzz2016-06-102-3/+3
|
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-073-70/+183
| | | | upload form
* Handle error for the video uploadChocobozzz2016-06-042-0/+15
|
* First draft to use webpack instead of systemjsChocobozzz2016-06-034-0/+144