aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-forms
Commit message (Expand)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-2811-23/+24
* Move to sass @useChocobozzz2021-06-2811-21/+21
* Bidi supportChocobozzz2021-06-075-15/+19
* Use HTML config when possibleChocobozzz2021-06-041-5/+3
* Instance homepage support (#4007)Chocobozzz2021-05-272-7/+39
* More efficient advanced input filterChocobozzz2021-05-031-10/+38
* Refactor search filtersChocobozzz2021-05-032-11/+74
* Add ability to filter my videos by liveChocobozzz2021-05-035-6/+72
* Move to stylelintChocobozzz2021-04-286-25/+25
* Fix eye button for password inputChocobozzz2021-04-262-1/+5
* Fix plugin checkbox placementChocobozzz2021-04-092-8/+12
* Plugins can register html/select settingsChocobozzz2021-04-091-1/+9
* Refactor horizontal marginsChocobozzz2021-03-311-1/+1
* Add client action hooks for pubish pagesChocobozzz2021-03-241-1/+8
* Change copy icon (#3867)kontrollanten2021-03-241-2/+3
* Fix checkbox ids in plugin settingsChocobozzz2021-03-091-1/+1
* Fix preview upload with capitalized extChocobozzz2021-02-261-1/+1
* Add ability to set a custom quotaChocobozzz2021-02-106-25/+28
* Support custom value in ng-selectChocobozzz2021-02-1010-61/+119
* Fix some accessibility issuesChocobozzz2020-12-225-10/+14
* restore live transcoding to live streaming tabRigel Kent2020-12-143-0/+58
* fix tabindex on login pageRigel Kent2020-12-092-1/+2
* unify inputs requiring buttons like password inputsRigel Kent2020-12-049-35/+95
* :sparkles: Add input-password #3375madmath032020-11-301-0/+2
* Add new default different avatar for channel and accountkimsible2020-11-251-2/+2
* refactor scoped token serviceRigel Kent2020-11-251-1/+0
* Add tooltip to maximize button and remove grey backgroundkimsible2020-11-223-5/+20
* Upgrade client dependenciesChocobozzz2020-11-196-4/+98
* Disable auto-focus markdown textarea on touchdeviceskimsible2020-11-181-2/+6
* Memorize scroll position when maximized mode used with markdown textareakimsible2020-11-181-1/+8
* Live streaming implementation first stepChocobozzz2020-11-092-1/+3
* Fix privacy/channel select on uploadChocobozzz2020-09-042-2/+4
* Add ability to set a description to dynamic fieldsChocobozzz2020-08-212-0/+8
* Add ability to set custom field to video formChocobozzz2020-08-214-2/+75
* Update playlist add component to accept multiple times the same videoChocobozzz2020-08-191-1/+5
* We don't need services anymore for validatorsChocobozzz2020-08-1721-913/+11
* Migrate to $localizeChocobozzz2020-08-1419-189/+156
* adapt my-select-checkbox placeholder to its contextRigel Kent2020-08-112-3/+13
* Remove angular pipes moduleChocobozzz2020-08-111-2/+2
* Use ng select for multiselectChocobozzz2020-08-1115-38/+189
* Move form modules in the form shared moduleChocobozzz2020-08-111-0/+14
* Fix tags in search filtersChocobozzz2020-08-113-10/+19
* add ng-select for templatable select optionsRigel Kent2020-08-1110-5/+241
* Add validator channel namekimsible2020-08-111-0/+16
* Add abuse message management in adminChocobozzz2020-07-311-0/+10
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-201-1/+1
|\
| * Correct maximized icon padding since new icons set implementedkimsible2020-07-201-1/+1
* | Use 3 tables to represent abusesChocobozzz2020-07-103-8/+8
|/
* Reorganize client shared modulesChocobozzz2020-06-2340-0/+2043