friendica/view/templates/admin
fabrixxm 9368f5445d Display structured logs in admin
Tries to parse log lines and to display info in a table.
Additional JSON data is parsed and displayed clicking on a row.

File reading and line parsing is handled in iterators, to avoid to keep
too much data in memory.
Search and filter should be trivial to add.
Log file is read backward to display log events newest first.
A "tail" functionality should be easy to implement.
2021-08-19 14:55:33 +02:00
..
addons Normalize use of form security tokens in Admin modules 2020-09-08 12:27:36 -04:00
blocklist Revert heading changes in admin/blocklist/server.tpl 2019-07-26 21:16:15 -04:00
dbsync Use router parameters in Admin modules 2020-09-08 12:27:15 -04:00
item Issue 9743: Added translatable texts 2021-03-08 21:17:27 +00:00
logs Display structured logs in admin 2021-08-19 14:55:33 +02:00
users Split admin/users into 6 separate modules 2020-11-08 12:53:12 -05:00
aside.tpl Replace JQuery .text by .html 2020-11-16 18:19:24 -05:00
features.tpl Remove whitespace from opening HTML tag ending 2021-05-20 08:39:36 -04:00
federation.tpl Poco and gcontact (mostly) removed 2020-08-01 16:15:18 +00:00
queue.tpl the command was missing from the worker queue overview 2021-05-02 09:55:19 +02:00
settings_head.tpl Move admin templates to dedicated sub-folder 2017-12-01 00:40:55 -05:00
site.tpl Extract Storage admin section to own page 2021-07-24 19:00:58 +02:00
storage.tpl Update UX for Storage administration 2021-07-24 19:01:01 +02:00
summary.tpl Move admin/queue to src/Module 2019-05-02 09:52:48 -04:00
tos.tpl Avoid escaping relevant template variables 2018-12-16 22:38:32 -05:00