Commit Graph

80 Commits (6d56f3557d3eba4f41d0381c6f8fc8fda036a3b4)

Author SHA1 Message Date
yemkareems 4d228803f7 feat: include file id in audit logs 7 months ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 8 months ago
Hamid Dehnavi 6e53cf2a0f Make adjustments based on the psalm review 9 months ago
Hamid Dehnavi b12e7e3ea4 Refactor admin_audit app 9 months ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 10 months ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Joas Schilling abc8ff38cb
fix: Cleanup unused imports and some type deprecations 1 year ago
Danial Rahimi 91d50c595f
Admin audit app: optimization according to PHP 8 1 year ago
Joas Schilling eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher 1 year ago
rakekniven 4fafd861b2 fix(l10n):Aligned spelling of ScienceMesh 2 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 2 years ago
Côme Chilliet a0f6a6545b
Use TimedJob from OCP instead of OC 2 years ago
Carl Schwan 3e0c42e3b3 Fix the logger that is imported for critical actions 3 years ago
Joas Schilling 497c5841fc
Allow write audit log to syslog and systemdlog 3 years ago
szaimen 4570bb4f65 Admin Audit - Sharing: createShare - report the full path 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Lukas Reschke 1b4428644d Fix grammar 4 years ago
Roeland Jago Douma c728b1f070 Properly log expiration date removal in audit log 4 years ago
Joas Schilling 99e5367208
Move to another namespace and class name 4 years ago
Joas Schilling ca939214bd
Allow apps to log actions into the audit_log 4 years ago
Roeland Jago Douma 109b84b025 Add return type to functions 4 years ago
Roeland Jago Douma f5dc657e94 Move background job to DI 4 years ago
Roeland Jago Douma 5ec2323f25 Move admin_audit to LoggerInterface 4 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 4 years ago
Julius Härtl bac1651380
Handle deck share type in audit and dav app 4 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 4 years ago
Daniel Kesselberg 096fe20611
Help static code analysis to understand code. 4 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 4 years ago
Morris Jobke 7870ca0663
Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container 4 years ago
Christoph Wurst 91e7f12088
Adjust apps' code to use the ContainerInterface 4 years ago
Christoph Wurst 9993a3b839
Use \OCP\IContainer::injectFn to boot the admin_audit app 4 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 4 years ago
Christoph Wurst 16ab7986b4
Migrate Admin Audit app to new bootstrap mechanism 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 5 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 5 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 5 years ago
Tiago Flores 7b7db699e9 Audit log unsharing from self 5 years ago
GrayFix 3e482653b9 Update Application.php 5 years ago
Christoph Wurst 1b46621cd3
Update license headers for 18 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 5 years ago
John Molakvoæ (skjnldsv) c327be0a75
Fix enable/disable user audit message 5 years ago
Sascha Wiswedel 07d2f68786
log circles and remote shares in admin_audit 5 years ago
Sascha Wiswedel e98b2cb461
log email shares in admin_audit log 5 years ago
Daniel Kesselberg 268c0d97bf
Check if array element is present before access 6 years ago
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 6 years ago
Arthur Schiwon 6f24865bf8
don't blame email address changers 6 years ago
Daniel Calviño Sánchez 0fab46c817 Log sharing and unsharing with a room in the auditing app 6 years ago