Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move admin_audit to proper event listeners v2 #47865

Merged
merged 8 commits into from
Sep 13, 2024

Commits on Sep 10, 2024

  1. feat: Add mimetype into BeforePreviewFetchedEvent event

    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld authored and come-nc committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c2150bd View commit details
    Browse the repository at this point in the history
  2. chore: Code cleanup in lib/private/Console/Application

    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld authored and come-nc committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    82ba7d7 View commit details
    Browse the repository at this point in the history
  3. feat(user_ldap): Introduce user id assigned typed events for LDAP usage

    Based on work from #32019
    
    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    CarlSchwan authored and come-nc committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    986a3d4 View commit details
    Browse the repository at this point in the history
  4. feat(admin_audit): Move admin_audit hooks to modern event listeners

    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld authored and come-nc committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f532d3b View commit details
    Browse the repository at this point in the history
  5. chore(admin_audit): Fix License headers on new files

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ec37338 View commit details
    Browse the repository at this point in the history
  6. fix(admin_audit): Remove now unused methods and classes

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    957ac81 View commit details
    Browse the repository at this point in the history
  7. chore: Add descriptions for new events and fix copyright year

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7d881b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix: Fix phpdoc wording

    Co-authored-by: Anna <anna@nextcloud.com>
    Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
    come-nc and miaulalala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d767455 View commit details
    Browse the repository at this point in the history