Commit Graph

25 Commits

Author SHA1 Message Date
f108bab2f9 Created install.sh and build.sh
Also refactored methods to work as a zipapp
2025-08-08 18:27:28 +00:00
72003d054f Updated code to work with zipapp 2025-08-08 17:58:34 +00:00
616e073fe7 Updated ui, better balance. 2025-08-07 17:26:53 +00:00
c7eeb0aa3c Finished Pagination 2025-08-06 00:24:23 +00:00
6dceaffc0e Fixed collection system. 2025-08-05 19:39:29 +00:00
th3r00t
d5366e5927 Merge branch '0.8.0--dev' into collections_refactor 2025-08-05 00:19:01 -04:00
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
44a376f172 Refactoring Collections, and getting docker ready. 2023-11-27 15:21:23 -05: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
64d606f0a4 Handle javascript dependencies. 2023-03-11 01:00:04 -05:00
th3r00t
0d55a4e9f1 Added to begin frontend data hooks. 2022-11-28 23:10:44 -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
th3r00t
bb9cd64d78 Added method to compile sass files pre run. 2022-11-26 00:57:01 -05:00
th3r00t
578fe10a92 Post refactor of FastAPI's router; uvicorns server 2022-11-25 14:44:03 -05:00