aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/plugins/shared
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize shared modelsChocobozzz2020-08-071-1/+1
|
* Reorganize client shared modulesChocobozzz2020-06-231-12/+14
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-092-7/+7
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* Fix grey color themeChocobozzz2020-05-221-4/+4
|
* Better use of space and icons in plugins administration interfaceRigel Kent2020-03-101-7/+22
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-0/+14
|
* Improve nav in admin/configurationRigel Kent2020-03-071-0/+1
|
* (plugins) adding checkbox and textarea as possible input types, add links in ↵Rigel Kent2019-11-251-1/+3
| | | | form label
* Fix plugin card background color with dark themeChocobozzz2019-08-221-0/+1
|
* Add margin to plugin blocks in adminChocobozzz2019-07-301-0/+4
|
* Add plugin translation systemChocobozzz2019-07-261-3/+22
|
* Add public settings endpointChocobozzz2019-07-261-2/+2
|
* Add setting helper to client pluginsChocobozzz2019-07-261-26/+16
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
|
* Change plugin models namesChocobozzz2019-07-241-2/+2
|
* Add ability to search available pluginsChocobozzz2019-07-242-2/+58
|
* WIP plugins: update pluginChocobozzz2019-07-241-2/+11
|
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-242-2/+87
|
* WIP plugins: list installed plugins in clientChocobozzz2019-07-241-0/+50