You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Opliko a9bbb586fc
feat: allow plugins to add to admin cache list (#10833)
* feat: allow plugins to add to admin cache list

resolves  #10820

plugins will have to use `filter:admin.cache.get` hook and just add their own cache to the object there.

* feat: add dump to ttlCache and expose properties

* feat: also expose properties under their current names

* feat: display TTL if set
3 years ago
..
advanced feat: allow plugins to add to admin cache list (#10833) 3 years ago
appearance fix: #7644 6 years ago
development refactor: cleanup info, better cpu usage % 3 years ago
extend feat: a slightly less ugly rewards panel 4 years ago
manage fix: #10696, fix alert for password reset email 3 years ago
settings feat: automatically enable the SMTP transport option if the SMTP service is changed 3 years ago
admin.json refactor: use lang keys, fix typo 3 years ago
dashboard.json fix: add missing translation 3 years ago
menu.json fix: better looking placeholder text for ACP search 3 years ago