aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms
Commit message (Expand)AuthorAgeFilesLines
* Fix config form issue with index URLChocobozzz2020-06-051-2/+1
* Fix regression scrollbar bgcolor mdtextarea maximized-modeChocobozzz2020-06-021-1/+1
* Fix input/textarea themesChocobozzz2020-05-201-0/+2
* Explicit theme colors for inputs and textareaChocobozzz2020-05-201-1/+0
* Fix margin-content and miniature thumbnail width on mobile, fix media queries...Rigel Kent2020-05-011-1/+1
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-283-31/+266
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-131-0/+7
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-1/+2
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-011-8/+18
* Describe user video settings checkboxes, put emphasis on p2pRigel Kent2020-03-233-0/+18
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-0/+2
* Normalize modal close buttons, and cancel/submit button stylesRigel Kent2020-03-061-1/+1
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-0/+12
* Use angular 9 clipboard cdkChocobozzz2020-02-101-1/+1
* Strict templates enabledChocobozzz2020-02-101-1/+1
* Fix signup limit validator, and add warning message.Rigel Kent2020-01-311-1/+1
* Fix admin config form for auto followChocobozzz2020-01-212-1/+2
* Add description for sensitive configuration options, reword othersRigel Kent2020-01-152-16/+49
* Better placement for help tooltipRigel Kent2020-01-091-1/+1
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-061-1/+2
* Add hyperlink video timestamps in descriptionLesterpig2019-12-171-3/+6
* Support playlists in share modalChocobozzz2019-12-053-0/+33
* (plugins) adding checkbox and textarea as possible input types, add links in ...Rigel Kent2019-11-252-0/+2
* fix a few typos (#2141)Lukas Winkler2019-09-231-1/+1
* Fix register checkboxChocobozzz2019-09-051-1/+1
* Add about information in registration pageChocobozzz2019-09-052-6/+29
* Implement auto follow in clientChocobozzz2019-09-041-0/+9
* Fix help transcoding placementChocobozzz2019-07-292-1/+2
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-252-2/+2
* 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