Commit Graph

223 Commits

Author SHA1 Message Date
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
th3root
b9b34831b6 Setup to handle book objects from sqlalchemy. 2023-03-11 19:00:17 -05:00
th3r00t
1e975405c8 Added Frontend includes. 2023-03-11 15:48:12 -05:00
th3r00t
c1c7b869ef UI updates in progress. 2023-03-11 09:46:49 -05:00
th3r00t
b38f7cc919 Added Typescript as dependency. 2023-03-11 09:46:14 -05:00
th3r00t
64d606f0a4 Handle javascript dependencies. 2023-03-11 01:00:04 -05:00
th3r00t
a834d52bc1 Default book path now ~/Books, adjusted pathlib import 2023-03-11 00:58:43 -05:00
th3r00t
0eaa19009f Refactored configuration system 2022-12-17 19:29:17 -05:00
th3r00t
0d55a4e9f1 Added to begin frontend data hooks. 2022-11-28 23:10:44 -05:00
th3r00t
dd39655f8c Added bulma sourcemap, and styling. 2022-11-28 23:09:34 -05:00
th3r00t
faf57e4840 Added new templates. 2022-11-28 23:09:11 -05:00
th3r00t
45b6452d6b Added eslint configurations, and jquery. 2022-11-28 23:08:16 -05:00
th3r00t
528498cf52 Added new image assets. 2022-11-28 23:07:20 -05:00
th3r00t
7622fed96f Updated sourcemap, and added a test package for template testing. 2022-11-28 23:05:41 -05:00
th3r00t
dd16c1e653 Front end UI color adjustments. 2022-11-28 23:04:54 -05:00
th3r00t
9bbcae31e7 Eslint added. 2022-11-28 23:04:14 -05:00
th3r00t
e75212f08f Refactored index template to use template includes. 2022-11-28 23:02:43 -05:00
th3r00t
1ad708ad10 Began documentation rewrite. 2022-11-28 23:01:27 -05:00
th3r00t
b2a0cca529 Moved FastAPI services to own object. 2022-11-26 01:03:08 -05:00
th3r00t
068e74cdca Removed unnecessary stylesheet. 2022-11-26 01:01:25 -05:00
th3r00t
bb9cd64d78 Added method to compile sass files pre run. 2022-11-26 00:57:01 -05:00
th3r00t
60dbd2fae6 Created new project sass file. 2022-11-26 00:51:31 -05:00
th3r00t
b548c92c12 Added node, npm, and subsequently bulma as requirements. 2022-11-26 00:49:32 -05:00
th3r00t
21b23bc6ae Added new branding resources. 2022-11-26 00:48:30 -05:00
th3r00t
578fe10a92 Post refactor of FastAPI's router; uvicorns server 2022-11-25 14:44:03 -05:00
th3r00t
7066eb67e6 Pre Refactor of main loop 2022-11-25 13:41:06 -05:00
th3r00t
47a07cdc25 dropped un unsed error assignment 2022-11-14 00:05:34 -05:00
th3r00t
c8a80406e5 precommit formatting 2022-11-14 00:03:50 -05:00
th3r00t
6fb757cc31 Removed Django Framework 2022-11-13 01:19:44 -05:00
th3r00t
ece13b3492 Added models for database schema 2022-11-13 00:56:21 -05:00
th3r00t
fdf7a94061 Converted to ORM based on sqlalchemy 2022-11-13 00:55:50 -05:00
th3r00t
3f83b9d3ef Start switching to sqlalchemy 2022-11-11 23:53:13 -05:00
th3r00t
908e5e64b7 Updated config calls, and error handling 2022-11-11 17:34:40 -05:00
th3r00t
dbf94284ec Merge pull request #73 from th3r00t/updates
Updated database schema to replace CharField's with TextFields.
2022-03-21 14:16:04 -04:00
th3r00t
a574cb85b8 Updated database schema to replace CharField's with TextFields. 2022-03-21 14:10:05 -04:00
Ketan Patel
3281331159 Updating config file to look for env. variable, if not available use it from the JSON 2022-02-09 00:10:20 -05:00
th3r00t
e817eb4191 Merge pull request #70 from th3r00t/admin
V 0.7.0 Update.
2021-08-14 21:58:53 +00:00
th3r00t
3d410b6076 Linked in administration site 2021-08-14 15:46:59 -04:00
th3r00t
e3caab6be6 Searching enabled in administration system 2021-08-14 11:49:30 -04:00
th3r00t
19c4a4e107 Style update 2021-08-04 00:23:44 -04:00
th3r00t
2b1cefd0c8 changed media query 2021-08-02 02:08:14 -04:00
th3r00t
fce0ba5708 Reformated Mobile layout 2021-08-02 01:53:06 -04:00