aboutsummaryrefslogtreecommitdiffstats
path: root/web/api/write/oplog
Commit message (Collapse)AuthorAgeLines
* front/api: Add user-provided nick to oplogKristian Lyngstol2016-05-28-1/+1
| | | | | | Fixes #84 It's really stupid simple, but it will work.
* Add basic oplogKristian Lyngstol2016-05-18-0/+22
It still needs to be integrated with switches/info box, but this is a good start. Shows the last 5 log messages in an overlay on the map, with the rest visible in an oplog tab. Fixes #20