aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load static objectsChocobozzz2019-12-181-3/+3
|
* Fix buildChocobozzz2019-12-061-7/+11
|
* Add ability to update icons contentChocobozzz2019-12-051-8/+15
|
* Change the support iconChocobozzz2019-12-031-1/+1
|
* (plugins) add helper to know if user is logged-inRigel Kent2019-12-021-0/+6
|
* (plugins) adding signup scope and init hook, modifying ↵Rigel Kent2019-11-251-1/+2
| | | | ensureUserRegistrationAllowed allowedParams
* Fix bad import on FF ESRChocobozzz2019-08-201-1/+2
|
* Add plugin translation systemChocobozzz2019-07-261-8/+34
|
* Run hooks and register plugins outside angularChocobozzz2019-07-261-16/+20
|
* Add public settings endpointChocobozzz2019-07-261-3/+4
|
* Add setting helper to client pluginsChocobozzz2019-07-262-3/+40
|
* Add client hook/register typingsChocobozzz2019-07-241-1/+2
|
* Change plugin models namesChocobozzz2019-07-241-3/+3
|
* Lazy load client script scopesChocobozzz2019-07-242-3/+14
|
* Log error on unknown hookChocobozzz2019-07-241-1/+6
|
* Use search client scopeChocobozzz2019-07-241-1/+6
|
* Add client hooksChocobozzz2019-07-242-28/+76
|
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-2/+9
|
* Add client helpers to pluginsChocobozzz2019-07-241-10/+41
|
* WIP plugins: update pluginChocobozzz2019-07-241-2/+4
|
* WIP plugins: list installed plugins in clientChocobozzz2019-07-241-1/+1
|
* WIP plugins: load theme on client sideChocobozzz2019-07-241-20/+40
|
* WIP plugins: add theme supportChocobozzz2019-07-241-1/+1
|
* WIP plugins: hook on client sideChocobozzz2019-07-241-0/+137