Fix/deployment and download page#52
Conversation
Thank you for the pull request! 💙The Scribe-Server team will do our best to address your contribution as soon as we can. If you're not already a member of our public Matrix community, please consider joining! We'd suggest that you use the Element client as well as Element X for a mobile app, and definitely join the Note Scribe uses Conventional Comments in reviews to make sure that communication is as clear as possible. |
Maintainer ChecklistThe following is a checklist for maintainers to make sure this process goes as well as possible. Feel free to address the points below yourself in further commits if you realize that actions are needed :) |
|
Let us know when this is ready for a review, @DeleMike :) |
Implements a custom index.html page for the `/packs/sqlite` route, replacing the default directory listing. This new page dynamically fetches the file list from the `/packs/sqlite/list` API endpoint and presents them in a user-friendly, styled interface.
|
Hi @andrewtavis can you review please? |
There was a problem hiding this comment.
All's looking good here, @DeleMike! Let's merge this in and then deploy again to see how it's all working :)
praise: Thanks for the great work to get the website of Scribe-Server to such an amazing state! ✨ Really is looking so great 😊
Thanks so much @andrewtavis! ✨ |
|
So great to see this, @DeleMike! 😊😊 |

Contributor checklist
./pre-commitexecutable as well asmake lintand have fixed all reported issuesDescription
Related issue