75 Commits (aa5f037af71c915424c6dcfd5ad2dc82797dc0d6)

Author SHA1 Message Date
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
  Joas Schilling abc8ff38cb
fix: Cleanup unused imports and some type deprecations 11 months 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 11 months ago
  rakekniven 4fafd861b2 fix(l10n):Aligned spelling of ScienceMesh 1 year ago
  Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 1 year ago
  Côme Chilliet a0f6a6545b
Use TimedJob from OCP instead of OC 1 year ago
  Carl Schwan 3e0c42e3b3 Fix the logger that is imported for critical actions 2 years ago
  Joas Schilling 497c5841fc
Allow write audit log to syslog and systemdlog 2 years ago
  szaimen 4570bb4f65 Admin Audit - Sharing: createShare - report the full path 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Lukas Reschke 1b4428644d Fix grammar 3 years ago
  Roeland Jago Douma c728b1f070 Properly log expiration date removal in audit log 3 years ago
  Joas Schilling 99e5367208
Move to another namespace and class name 3 years ago
  Joas Schilling ca939214bd
Allow apps to log actions into the audit_log 3 years ago
  Roeland Jago Douma 109b84b025 Add return type to functions 3 years ago
  Roeland Jago Douma f5dc657e94 Move background job to DI 3 years ago
  Roeland Jago Douma 5ec2323f25 Move admin_audit to LoggerInterface 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Julius Härtl bac1651380
Handle deck share type in audit and dav app 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Daniel Kesselberg 096fe20611
Help static code analysis to understand code. 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Morris Jobke 7870ca0663
Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container 3 years ago
  Christoph Wurst 91e7f12088
Adjust apps' code to use the ContainerInterface 3 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 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Tiago Flores 7b7db699e9 Audit log unsharing from self 4 years ago
  GrayFix 3e482653b9 Update Application.php 4 years ago
  Christoph Wurst 1b46621cd3
Update license headers for 18 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  John Molakvoæ (skjnldsv) c327be0a75
Fix enable/disable user audit message 4 years ago
  Sascha Wiswedel 07d2f68786
log circles and remote shares in admin_audit 4 years ago
  Sascha Wiswedel e98b2cb461
log email shares in admin_audit log 4 years ago
  Daniel Kesselberg 268c0d97bf
Check if array element is present before access 5 years ago
  Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 years ago
  Arthur Schiwon 6f24865bf8
don't blame email address changers 5 years ago
  Daniel Calviño Sánchez 0fab46c817 Log sharing and unsharing with a room in the auditing app 6 years ago
  Arthur Schiwon b841a477c6
log to $datadir/audit.log by default and add rotation 6 years ago
  Arthur Schiwon cfc3ab0119
offer API to create own File log. admin_audit makes use of it 6 years ago
  Arthur Schiwon 373a1d5391
more consistent naming 6 years ago
  Arthur Schiwon 2ebf26e444
admin_audit and dav listen to announce and revoke signals 6 years ago
  Roeland Jago Douma 4d5830c4aa
Make admin_audit strict 6 years ago