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

Develop changes #18

Merged
merged 9 commits into from Jun 1, 2022
Merged

Develop changes #18

merged 9 commits into from Jun 1, 2022

Conversation

aaronleopold
Copy link
Collaborator

  • pagination for some requests, mainly ones that have the potential for large data returns
  • automated openapi generation, and rapidoc endpoint for visualization
  • precheck added for library scan job to update invalid paths and other basic error check (e.g. lib doesn't exist)
  • (inefficient) tag relation linking/unlinking for libraries
  • fixed some auth issues, and terrible hook lifecycle issue in MainLayout
  • simplified typescript types (instead of extending base interfaces for relations, just making relations part of base but nullable for when relation isn't loaded)
  • added partial content responder just in case I decide to add audiobook support (so server can send pieces of file to stream to client audio player)
  • and various other stuff I can't remember

aaronleopold and others added 9 commits May 27, 2022 11:28
simplified some of the types, temporary not disgusting error page, started work to handle tags, abstracted the create/edit library to a single form, lots of other stuff.
* starting openapi support, it stinks doody

* bleh

* wip: pagination

* wip: pagination

* wip: pagination, merge develop

* compiles 😮‍💨
@vercel
Copy link

vercel bot commented Jun 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
stump ✅ Ready (Inspect) Visit Preview Jun 1, 2022 at 11:13PM (UTC)

@aaronleopold aaronleopold merged commit 892064e into main Jun 1, 2022
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.

None yet

2 participants