Commit Graph

264 Commits

Author SHA1 Message Date
f6303fa3d2 Changed default book path. 2025-08-09 17:31:47 +00:00
14afb93aea Added Unsorted collection 2025-08-09 17:30:48 +00:00
40e56eb7f4 Debugging Collection folder pathing again 2025-08-09 17:19:19 +00:00
eb78eefaa4 Squelch BS4 html parser warning 2025-08-09 17:13:31 +00:00
5d2290cabf Debuging collection folder pathing 2025-08-09 17:04:27 +00:00
d1d79ae7f1 Updated path tracking 2025-08-09 16:39:58 +00:00
bafafd13ff Updated path tracking 2025-08-09 16:32:27 +00:00
42bd7c5775 Updated path tracking 2025-08-09 02:19:20 +00:00
3013c9c222 updating sass 2025-08-09 01:27:19 +00:00
a21cb24d33 updating sass 2025-08-09 01:20:33 +00:00
27426d8104 Switched to STATIC_DIR 2025-08-09 01:18:39 +00:00
f59d6530a9 Created install.sh and pyshelf.sh
Also refactored methods to work as a zipapp
2025-08-08 21:11:51 +00:00
1c0ec33841 Bumped pydf2 2025-08-08 19:39:29 +00:00
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
35f8393a59 Fixed mobile menu 2025-08-07 19:13:08 +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
0ce560349a New Default Asset. 2023-11-10 00:48:47 -05:00
th3r00t
fa33977e83 Refactored into pyShelf.ts. 2023-11-04 23:43:32 -04:00
th3r00t
d1e095b871 Refactored into pyShelf.ts. 2023-11-04 23:42:34 -04:00
th3r00t
929117725b Now depending on Bulma from npm. 2023-11-04 03:18:19 -04:00
th3r00t
ed160249c8 Added required javascript dependencies. 2023-11-04 02:47:00 -04:00
th3r00t
5a2960ca88 Added bulma.css. 2023-11-04 02:36:19 -04:00
th3r00t
7c0b1e8e0a Fixed improper license definition. 2023-11-04 01:42:36 -04:00
th3r00t
6487282458 May phase this out. 2023-11-02 23:01:30 -04:00
th3r00t
1c122bf69f Hatch specific file. 2023-11-02 22:59:15 -04:00
th3r00t
6b1fadbbed Fixed improper call to book id field. 2023-11-02 22:58:09 -04:00
th3r00t
8195a72431 Refactored collection pathing algorithm. Lessened verbosity of logging. 2023-11-02 22:57:22 -04:00
th3r00t
2ed6af0b72 Adjusted call to Pako. 2023-11-02 22:55:01 -04:00
th3r00t
4ec85dfd82 Working towards the overhaul of the collections system. 2023-03-20 20:42:20 -04:00
th3r00t
3e89273cbc Refactoring collections handler 2023-03-20 12:12:55 -04:00
th3r00t
11c0c89624 Using create-t3-app. 2023-03-19 21:08:52 -04:00
th3r00t
38cac3c105 Next scaffolding 2023-03-18 12:27:05 -04:00
th3r00t
d6d9b42cd8 Removed all node_modules and package.json files. 2023-03-18 01:15:53 -04:00
th3r00t
4033937486 Removed final django dependency. 2023-03-18 00:58:35 -04:00
th3r00t
4626798986 Removed unused css file. 2023-03-17 23:48:42 -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
5098099d57 Structs representing book, and collections model adjusted. 2023-03-12 22:14:26 -04:00
th3r00t
8b1e9cdc72 Added rust wasm framework. 2023-03-12 18:51:03 -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