summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/lib/AppInfo
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-8/+8
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+2
* Audit log unsharing from selfTiago Flores2020-02-031-0/+1
* Update Application.phpGrayFix2020-01-221-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+6
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-261-1/+3
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-41/+55
* more consistent namingArthur Schiwon2018-04-051-2/+2
* admin_audit and dav listen to announce and revoke signalsArthur Schiwon2018-04-051-0/+2
* Make admin_audit strictRoeland Jago Douma2018-03-101-0/+1
* Use ::class statement instead of stringMorris Jobke2018-01-291-6/+7
* Make admin_audit listen to 2fa eventsRoeland Jago Douma2018-01-251-0/+16
* Update license headersMorris Jobke2017-11-061-0/+3
* Log console commandsJoas Schilling2017-07-011-0/+11
* Listen to app enable/disable eventsJoas Schilling2017-07-011-1/+26
* Move logic to Application classJoas Schilling2017-07-011-0/+151
* Move to PSR-4Joas Schilling2017-07-011-0/+31