aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-forms
Commit message (Collapse)AuthorAgeFilesLines
* Handle async validatorsChocobozzz2022-01-032-16/+40
|
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+1
| | | | Since it requires an external dependency
* Enhance plugin video fieldsChocobozzz2021-12-292-11/+18
| | | | | Add video form tab selection Add ability to display an error
* Move zxx to its own group in select-languages component (#4664)Florian CUNY2021-12-241-3/+13
| | | | | | | | | * Move zxx to its own group in select-languages component * Fix lint * Fix lint, again * Apply requested changes
* Improve advanced input filterChocobozzz2021-11-033-6/+84
|
* Add ability to preview embed in share modalChocobozzz2021-11-021-1/+1
|
* Fix ng select tags heightChocobozzz2021-10-201-2/+13
|
* Add ability to filter logs by tagsChocobozzz2021-10-202-1/+2
|
* Add channel filters for my videos/followersChocobozzz2021-10-202-6/+12
|
* Add quick filter for followersChocobozzz2021-10-201-1/+1
|
* Add ability to view my followersChocobozzz2021-10-201-0/+2
|
* Force live type specification in first stepChocobozzz2021-10-151-0/+4
|
* Fix admin edition disabling featureChocobozzz2021-10-141-1/+1
|
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-128-2/+27
| | | | | | | | | | | * Allow configuration to be static/readonly * Make all components disableable * Improve disabled component styling * Rename edits allowed field in configuration * Fix CI
* Remove useless assignmentChocobozzz2021-10-111-2/+0
|
* Safer image previewChocobozzz2021-09-081-5/+3
|
* Add video filters to common video pagesChocobozzz2021-08-2510-8/+293
|
* Migrate client to eslintChocobozzz2021-08-183-8/+8
|
* Refactor video links buildersChocobozzz2021-07-261-1/+1
|
* Refactor video links buildingChocobozzz2021-07-261-2/+3
|
* 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
| | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service
* 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
| | | | | | * client: change copy icon to glypicon-duplicate * client: add "copy" text to copy icons
* 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
| | | | Migrate removed primeng theme to custom CSS
* 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
|