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

Activity API #9361

Merged
merged 13 commits into from
Jun 25, 2024
Merged

Activity API #9361

merged 13 commits into from
Jun 25, 2024

Commits on Jun 24, 2024

  1. feat(activitylog): add api

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8826895 View commit details
    Browse the repository at this point in the history
  2. feat(activitylog): adjust response format

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1fb3117 View commit details
    Browse the repository at this point in the history
  3. feat(activitylog): add missing events

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    72f4dc9 View commit details
    Browse the repository at this point in the history
  4. feat(activitylog): translations

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5249cbc View commit details
    Browse the repository at this point in the history
  5. enhancement(activitylog): enhance activitylog graph endpoint

    - make use of libregraph artifacts
    - add a basic activity kql ast parser
    fschade authored and kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    949c5d0 View commit details
    Browse the repository at this point in the history
  6. feat(activitylog): allow filtering activities

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ca9192c View commit details
    Browse the repository at this point in the history
  7. feat(ocis): bump libre-graph-api-go

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0d604df View commit details
    Browse the repository at this point in the history
  8. feat(ocis): move ast and kql pkg to ocis-pkg

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7a81941 View commit details
    Browse the repository at this point in the history
  9. feat(activitylog): finalize translation strings

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4b5dca0 View commit details
    Browse the repository at this point in the history
  10. feat(activitylog): repair space share events

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c658c4d View commit details
    Browse the repository at this point in the history
  11. feat(activitylog): repair trash events

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2f19daa View commit details
    Browse the repository at this point in the history
  12. fix(activitylog): dont use service user context

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    76ca53b View commit details
    Browse the repository at this point in the history
  13. feat(activitylog): add a mutex to the store

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    57a30ec View commit details
    Browse the repository at this point in the history