aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms
Commit message (Expand)AuthorAgeFilesLines
* Add ability to embed a video in TwitterChocobozzz2018-05-111-0/+7
* Add overflow on markdown textaeraChocobozzz2018-05-111-1/+6
* Fix video channel description/support max lengthChocobozzz2018-05-092-6/+6
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-2/+0
* Fix #546 (I hope!)GĂ©rald Niel2018-05-091-3/+3
* Add video channel managementChocobozzz2018-04-261-0/+34
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-0/+24
* Fix check comments params unit testsChocobozzz2018-03-261-1/+1
* fix #382 generic error when password is too long (#383)jomo2018-03-231-2/+7
* Add short description in configChocobozzz2018-03-151-0/+7
* Add support to video support on clientChocobozzz2018-02-204-22/+38
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-162-1/+6
* Video previews take all the width on mobileChocobozzz2018-02-091-2/+2
* Add about pageChocobozzz2018-01-311-1/+1
* Add new name/terms/description config optionsChocobozzz2018-01-314-0/+132
* Add ability to update some configuration keysChocobozzz2018-01-171-0/+35
* Add video comment componentsChocobozzz2017-12-271-0/+10
* Move to angular cliChocobozzz2017-12-124-7/+6
* Design follow admin pageChocobozzz2017-12-081-8/+2
* Design second video upload stepChocobozzz2017-12-081-17/+5
* Move video form inside a componentChocobozzz2017-12-071-0/+6
* Design video watch modalsChocobozzz2017-12-071-3/+3
* Usernames are case insensitive nowChocobozzz2017-11-041-2/+8
* Add video privacy settingChocobozzz2017-10-311-0/+7
* Lazy description and previews to video formChocobozzz2017-10-301-2/+2
* Add tests to user rolesChocobozzz2017-10-271-1/+1
* Support roles with rights and add moderator roleChocobozzz2017-10-271-0/+6
* Increase video attributes lengthChocobozzz2017-10-261-4/+4
* Add channels to upload formChocobozzz2017-10-261-0/+7
* Remove ng2 file upload moduleChocobozzz2017-09-141-0/+7
* 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
* Client: fix progress bar and tags validation issuesChocobozzz2016-10-071-1/+1
* Client: reactive formsChocobozzz2016-09-096-0/+82