aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/lib/Actions
Commit message (Expand)AuthorAgeFilesLines
* Refactor admin_audit appHamid Dehnavi2024-02-231-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-5/+6
* Merge pull request #38176 from danialRahimy/masterArthur Schiwon2023-07-051-5/+3
|\
| * Admin audit app: optimization according to PHP 8Danial Rahimi2023-07-051-5/+3
* | feat(admin_audit): Migrate to non-deprecated IEventDispatcherJoas Schilling2023-07-041-14/+15
|/
* fix(l10n):Aligned spelling of ScienceMeshrakekniven2023-04-181-2/+2
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+25
* Fix the logger that is imported for critical actionsCarl Schwan2022-03-101-3/+3
* Admin Audit - Sharing: createShare - report the full pathszaimen2021-07-221-9/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0411-23/+17
* Fix grammarLukas Reschke2021-06-011-1/+1
* Properly log expiration date removal in audit logRoeland Jago Douma2021-05-191-9/+20
* Add return type to functionsRoeland Jago Douma2021-03-0811-39/+39
* Move admin_audit to LoggerInterfaceRoeland Jago Douma2021-03-051-6/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Handle deck share type in audit and dav appJulius Härtl2020-12-091-0/+25
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+0
* Update share type constant usageJoas Schilling2020-06-241-17/+17
* Update license headers for 19Christoph Wurst2020-04-294-0/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-105-26/+22
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-097-6/+1
* Update license headers for 18Christoph Wurst2019-12-201-1/+0
* Update license headersChristoph Wurst2019-12-0511-11/+44
* Fix enable/disable user audit messageJohn Molakvoæ (skjnldsv)2019-08-071-1/+3
* log circles and remote shares in admin_auditSascha Wiswedel2019-08-011-2/+77
* log email shares in admin_audit logSascha Wiswedel2019-07-261-0/+25
* Check if array element is present before accessDaniel Kesselberg2019-02-221-1/+1
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-1/+1
* don't blame email address changersArthur Schiwon2018-08-141-8/+19
* Log sharing and unsharing with a room in the auditing appDaniel Calviño Sánchez2018-08-081-0/+25
* more consistent namingArthur Schiwon2018-04-051-3/+3
* admin_audit and dav listen to announce and revoke signalsArthur Schiwon2018-04-051-0/+26
* Make admin_audit strictRoeland Jago Douma2018-03-1010-10/+20
* Add testsRoeland Jago Douma2018-01-251-2/+2
* Make admin_audit listen to 2fa eventsRoeland Jago Douma2018-01-251-0/+75
* Update license headersMorris Jobke2017-11-068-0/+8
* Log console commandsJoas Schilling2017-07-011-0/+45
* Listen to app enable/disable eventsJoas Schilling2017-07-011-0/+58
* Move to PSR-4Joas Schilling2017-07-018-0/+803