friendica/view/js
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
..
friendica-tagsinput Fix indenting in friendica-tagsinput.js 2020-10-10 19:04:25 -04:00
module Display structured logs in admin 2021-08-19 14:55:33 +02:00
ajaxupload.js tagged the JS files in view/js with their licenses 2019-02-12 11:29:50 +01:00
autocomplete.js Merge pull request #8991 from MrPetovan/task/restore-autocomplete-comment 2020-08-09 10:56:41 +02:00
country.js tagged the JS files in view/js with their licenses 2019-02-12 11:29:50 +01:00
filebrowser.js Update copyright 2021-03-29 08:40:20 +02:00
jquery.textinputs.js tagged the JS files in view/js with their licenses 2019-02-12 11:29:50 +01:00
linkPreview.js Move /parse_url module to /parseurl 2021-02-18 09:06:27 -05:00
main.js Perfgorm a reload after following a thread 2021-02-27 21:57:38 +00:00
modernizr.js tagged the JS files in view/js with their licenses 2019-02-12 11:29:50 +01:00