aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms
Commit message (Expand)AuthorAgeFilesLines
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-211-0/+14
* Improve registrationChocobozzz2019-06-071-13/+20
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-071-1/+1
|\
| * Fix error in form when scheduling video publicationChocobozzz2019-06-071-1/+1
* | Multi step registrationChocobozzz2019-05-291-3/+0
* | Support audio upload in clientChocobozzz2019-05-173-9/+10
|/
* video add to playlist component -> onpush strategyChocobozzz2019-04-052-2/+11
* tslint updateChocobozzz2019-04-021-1/+1
* Add playlist channel validator when playlist is publicChocobozzz2019-03-181-2/+16
* Add to playlist dropdownChocobozzz2019-03-183-0/+73
* Add/update/delete/list my playlistsChocobozzz2019-03-182-0/+53
* Lazy import some modulesChocobozzz2019-02-151-3/+3
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-113-5/+16
|\
| * Increase abuse length to 3000Chocobozzz2019-01-142-5/+5
| * Add error message when trying to upload .ass subtitlesChocobozzz2019-01-141-0/+11
* | Enable video upload and editclementbrizard2019-01-121-0/+6
|/
* Update translationsChocobozzz2019-01-101-1/+1
* Implement contact form in the clientChocobozzz2019-01-102-0/+49
* Add contact form checkbox in admin formChocobozzz2019-01-102-19/+60
* Refractor notification serviceChocobozzz2018-12-191-3/+3
* Support additional video extensionsChocobozzz2018-12-112-5/+4
* dots are allowed in actor namesChocobozzz2018-12-102-2/+2
* Remove dashes from actor namesChocobozzz2018-12-072-4/+4
* username/display_name/video_channel_name min length 1 and max length 50 (#1265)BRAINS YUM2018-12-072-20/+20
* Fix new Angular 7 issuesChocobozzz2018-11-152-0/+26
* Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-193-8/+8
* Add ability to list all local videos on clientChocobozzz2018-10-102-2/+6
* Add explicit error message that changing video ownership only works with loc...Lucas Declercq2018-10-101-3/+12
* Clean up change password validationChocobozzz2018-09-051-0/+8
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-043-0/+38
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-0/+8
* Add popover autocloseChocobozzz2018-08-271-1/+5
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+16
* Fix AutoThreadJorropo2018-08-211-2/+2
* Add blacklist reason fieldChocobozzz2018-08-142-0/+20
* Add ability to delete and update abuse on clientChocobozzz2018-08-141-0/+10
* Add ability to ban/unban usersChocobozzz2018-08-091-0/+13
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-4/+9
* Add "agree to the terms" checkbox in registration formChocobozzz2018-07-255-4/+14
* Improve captions UX (at least I've tried)Chocobozzz2018-07-253-1/+7
* Improve frontend accessibilityChocobozzz2018-07-173-0/+77
* Implement captions/subtitlesChocobozzz2018-07-167-0/+152
* Remove uneeded rxjs-compatChocobozzz2018-06-181-1/+1
* Add ability to schedule video publicationChocobozzz2018-06-152-3/+14
* Translate tab headsChocobozzz2018-06-051-3/+3
* Add form validator translationsChocobozzz2018-06-0519-288/+404
* Form validators refractoringChocobozzz2018-06-055-22/+124
* Add i18n attributesChocobozzz2018-06-052-3/+3
* Video support field inherits channel support fieldChocobozzz2018-05-251-0/+1
* Upgrade to rxjs 6Chocobozzz2018-05-161-6/+7