Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(admin_audit): Listen to the right eventsfix/fix-admin-audit-event-listening | Côme Chilliet | 2024-10-03 | 2 | -55/+9 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #47414 from nextcloud/debt/noid/user-changed-event | Arthur Schiwon | 2024-10-02 | 1 | -0/+92 |
|\ | | | | | test(admin_audit): add test for user management listener | ||||
| * | test(admin_audit): add test for user management listenerdebt/noid/user-changed-event | Daniel Kesselberg | 2024-09-23 | 1 | -0/+92 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-23 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | chore: Apply rector configuration to apps folder | Côme Chilliet | 2024-09-20 | 1 | -9/+9 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 3 | -11/+11 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-18 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(admin_audit): Remove now unused methods and classes | Côme Chilliet | 2024-09-10 | 6 | -356/+23 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore(admin_audit): Fix License headers on new files | Côme Chilliet | 2024-09-10 | 8 | -133/+23 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | feat(admin_audit): Move admin_audit hooks to modern event listeners | Thomas Citharel | 2024-09-10 | 19 | -477/+998 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -9/+9 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | fix(adminaudit): Don't crash when creating folder | Joas Schilling | 2024-08-15 | 1 | -2/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-08-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(admin_audit): Do not log errors for new files | Julius Härtl | 2024-08-07 | 1 | -2/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-07 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(admin_audit): Audit the tag creation | greta | 2024-08-01 | 4 | -0/+38 |
| | | | | | | Co-authored-by: greta <gretadoci@gmail.com> Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: greta <gretadoci@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-03 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: renameParams named as renamedNodes and code changed accordingly as ↵ | yemkareems | 2024-06-20 | 1 | -8/+4 |
| | | | | | | suggested in review comments Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | fix: rename params old path passed from before rename to after rename to ↵ | yemkareems | 2024-06-20 | 2 | -13/+12 |
| | | | | | | have one log for rename event Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | fix: rename logged as beforeRename and afterRename, and in both place ↵ | yemkareems | 2024-06-20 | 2 | -6/+40 |
| | | | | | | getInternalPath is used in place of getPath to make it consistent across the logs Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 18 | -381/+41 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-06 | 2 | -2/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-05 | 2 | -0/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat: include file id in audit logs | yemkareems | 2024-04-30 | 2 | -101/+194 |
| | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -9/+9 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-30 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-03-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-25 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-16 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-29 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Make adjustments based on the psalm review | Hamid Dehnavi | 2024-02-23 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> Co-authored-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | Refactor admin_audit app | Hamid Dehnavi | 2024-02-23 | 4 | -20/+16 |
| | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | chore: Fix missing template parameter for IEventListener | Côme Chilliet | 2024-01-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(build): Do not generated OpenAPI for non-shipped apps or apps without ↵ | provokateurin | 2024-01-18 | 1 | -0/+0 |
| | | | | | | OpenAPI support Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-23 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-22 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-21 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-26 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29 | Arthur Schiwon | 2023-11-23 | 1 | -2/+2 |
|\ | | | | | Master is now 29 | ||||
| * | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 4 | -13/+14 |
|/ | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-11 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-11 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-22 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-27 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Cleanup unused imports and some type deprecations | Joas Schilling | 2023-07-06 | 1 | -9/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #38176 from danialRahimy/master | Arthur Schiwon | 2023-07-05 | 2 | -12/+7 |
|\ | | | | | Admin audit app: optimization according to PHP 8 |