friendica/view/templates/admin
fabrixxm 7f695197aa Fix review points
- Fix headers hierarchy
- Improve accessibility:
 	- set mouse pointer
	- make rows focusable
	- open on key press
	- add tooltip with "title"
	- add role and aria attributes
- Rename `ParsedLog` to `ParsedLogLine`
- Add docs to `ReversedFileReader`'s implementation of `Iterator`'s methods
- Add docs to `ParsedLogIterator`'s implementation of `Iterator`'s methods
- Remove unnecessary comment
- Add more test for parsing log lines and fix some edge cases
- Fix function name in snake-case to camelCase
- Remove `DIRECTORY_SEPARATOR`
2021-08-20 11:02:18 +02:00
..
addons
blocklist
dbsync
item
logs Fix review points 2021-08-20 11:02:18 +02:00
users
aside.tpl
features.tpl
federation.tpl
queue.tpl
settings_head.tpl
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
tos.tpl