aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/lib
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-153-9/+12
* fix(admin_audit): Listen to the right eventsfix/fix-admin-audit-event-listeningCôme Chilliet2024-10-032-55/+9
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-9/+9
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-193-11/+11
* fix(admin_audit): Remove now unused methods and classesCôme Chilliet2024-09-104-354/+23
* chore(admin_audit): Fix License headers on new filesCôme Chilliet2024-09-108-133/+23
* feat(admin_audit): Move admin_audit hooks to modern event listenersThomas Citharel2024-09-1016-450/+964
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-9/+9
* fix(adminaudit): Don't crash when creating folderJoas Schilling2024-08-151-2/+3
* fix(admin_audit): Do not log errors for new filesJulius Härtl2024-08-071-2/+4
* feat(admin_audit): Audit the tag creationgreta2024-08-012-0/+36
* fix: renameParams named as renamedNodes and code changed accordingly as sugge...yemkareems2024-06-201-8/+4
* fix: rename params old path passed from before rename to after rename to have...yemkareems2024-06-202-13/+12
* fix: rename logged as beforeRename and afterRename, and in both place getInte...yemkareems2024-06-202-6/+40
* chore: Add SPDX headerAndy Scherzinger2024-05-2616-360/+34
* feat: include file id in audit logsyemkareems2024-04-302-101/+194
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-9/+9
* Make adjustments based on the psalm reviewHamid Dehnavi2024-02-231-2/+2
* Refactor admin_audit appHamid Dehnavi2024-02-233-14/+12
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-234-13/+14
* fix: Cleanup unused imports and some type deprecationsJoas Schilling2023-07-061-9/+2
* Merge pull request #38176 from danialRahimy/masterArthur Schiwon2023-07-052-12/+7
|\
| * Admin audit app: optimization according to PHP 8Danial Rahimi2023-07-052-12/+7
* | feat(admin_audit): Migrate to non-deprecated IEventDispatcherJoas Schilling2023-07-042-33/+38
|/
* fix(l10n):Aligned spelling of ScienceMeshrakekniven2023-04-181-2/+2
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+25
* Use TimedJob from OCP instead of OCCôme Chilliet2022-12-051-3/+7
* Fix the logger that is imported for critical actionsCarl Schwan2022-03-104-34/+143
* Allow write audit log to syslog and systemdlogJoas Schilling2022-01-201-7/+11
* Admin Audit - Sharing: createShare - report the full pathszaimen2021-07-221-9/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0414-30/+25
* Fix grammarLukas Reschke2021-06-011-1/+1
* Properly log expiration date removal in audit logRoeland Jago Douma2021-05-191-9/+20
* Move to another namespace and class nameJoas Schilling2021-04-092-6/+6
* Allow apps to log actions into the audit_logJoas Schilling2021-04-092-0/+47
* Add return type to functionsRoeland Jago Douma2021-03-0813-50/+53
* Move background job to DIRoeland Jago Douma2021-03-051-5/+10
* Move admin_audit to LoggerInterfaceRoeland Jago Douma2021-03-052-23/+20
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-0/+2
* Handle deck share type in audit and dav appJulius Härtl2020-12-091-0/+25
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Help static code analysis to understand code.Daniel Kesselberg2020-09-161-2/+4
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+0
* Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-211-22/+16
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-20/+21
* Use \OCP\IContainer::injectFn to boot the admin_audit appChristoph Wurst2020-07-031-4/+4
* Update share type constant usageJoas Schilling2020-06-241-17/+17
* Migrate Admin Audit app to new bootstrap mechanismChristoph Wurst2020-06-171-67/+91
* Update license headers for 19Christoph Wurst2020-04-296-0/+6