aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-forms
Commit message (Collapse)AuthorAgeFilesLines
* Fix angular buildChocobozzz2022-03-221-1/+1
|
* Add reset button for file inputs in studio pageChocobozzz2022-03-225-3/+32
|
* Some fixes for themesChocobozzz2022-03-153-3/+3
|
* Add basic video editor supportChocobozzz2022-02-285-4/+19
|
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com>
* 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
|