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

[API] Implement session listing #1397

Merged
merged 2 commits into from
Nov 2, 2024

Conversation

notfood
Copy link
Contributor

@notfood notfood commented Nov 2, 2024

Listing via the json API

  • Implements /api/sessions/:id/listing
  • Updates documentation

Copy link
Member

@askmeaboutlo0m askmeaboutlo0m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, just minor bits here and there. I can also fix them myself if you want, since they're all so minor. Lemme know if you want me to do that instead.

src/libserver/session.h Outdated Show resolved Hide resolved
src/libserver/session.cpp Show resolved Hide resolved
src/libserver/session.cpp Outdated Show resolved Hide resolved
src/libserver/session.cpp Show resolved Hide resolved
Listing via the json API

- Implements `/api/sessions/:id/listing`
- Updates documentation
@askmeaboutlo0m askmeaboutlo0m merged commit f5e51ec into drawpile:main Nov 2, 2024
9 checks passed
@notfood notfood deleted the feature/1396-api-listing branch November 2, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants