aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/plugins
Commit message (Expand)AuthorAgeFilesLines
* (plugins) adding checkbox and textarea as possible input types, add links in ...Rigel Kent2019-11-253-3/+13
* Fix plugin card background color with dark themeChocobozzz2019-08-221-0/+1
* Fix infinite scroll on big screensChocobozzz2019-08-024-2/+11
* Add margin to plugin blocks in adminChocobozzz2019-07-301-0/+4
* Add plugin translation systemChocobozzz2019-07-261-3/+22
* Add public settings endpointChocobozzz2019-07-262-3/+3
* Add setting helper to client pluginsChocobozzz2019-07-262-31/+23
* Update translations and support Greek languageChocobozzz2019-07-251-1/+1
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-252-2/+2
* Change plugin models namesChocobozzz2019-07-242-4/+4
* Fix lintChocobozzz2019-07-241-1/+1
* Add client helpers to pluginsChocobozzz2019-07-241-1/+6
* Add ability to install a plugin from the admin pageChocobozzz2019-07-243-1/+16
* Add ability to search available pluginsChocobozzz2019-07-249-50/+247
* WIP plugins: update pluginChocobozzz2019-07-244-4/+61
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-2410-14/+333
* WIP plugins: list installed plugins in clientChocobozzz2019-07-2415-0/+271