Commit Graph

14 Commits

Author SHA1 Message Date
a1225f3a24 Updated UI, and backend to sort collections.
This push is going to be pre-refactor of the collections system. The
next step will be adding a 3rd table to house the books with collection
links. I will also be making collections a unique field to stop the
spamming of collections.
2025-08-05 04:15:27 +00:00
794abb7d28 Working pagination and download of book files 2025-08-04 02:12:41 -04:00
th3r00t
4e0997df06 Updated to show collections in navigation. 2023-11-10 00:53:32 -05:00
th3r00t
929117725b Now depending on Bulma from npm. 2023-11-04 03:18:19 -04:00
th3r00t
6b1fadbbed Fixed improper call to book id field. 2023-11-02 22:58:09 -04:00
th3r00t
4ec85dfd82 Working towards the overhaul of the collections system. 2023-03-20 20:42:20 -04:00
th3r00t
7baa5f895c Changing json returns 2023-03-16 23:17:45 -04:00
th3r00t
d4cef4289e Moved frontend to its own project. 2023-03-16 11:04:00 -04:00
th3r00t
d0e71f4df2 Added Books Book Collections Collection Endpoints 2023-03-12 16:08:03 -04:00
th3r00t
af3fa3eec8 Finished b64 image filter 2023-03-11 20:37:22 -05:00
th3root
f22f71d1e2 Working on a custom filter for base64 encoded image data. 2023-03-11 19:45:06 -05:00
th3root
b9b34831b6 Setup to handle book objects from sqlalchemy. 2023-03-11 19:00:17 -05:00
th3r00t
7622fed96f Updated sourcemap, and added a test package for template testing. 2022-11-28 23:05:41 -05:00
th3r00t
b2a0cca529 Moved FastAPI services to own object. 2022-11-26 01:03:08 -05:00