Commit Graph

194 Commits

Author SHA1 Message Date
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
th3r00t
c9f30e3d63 Admin css changes 2021-08-02 00:51:57 -04:00
th3r00t
f3ef7546f9 Updated styling across all of the admin site 2021-08-01 20:41:02 -04:00
th3r00t
7bb7effb35 css updates 2021-08-01 18:58:20 -04:00
th3r00t
b408d79482 Updating admin style 2021-08-01 18:24:43 -04:00
th3r00t
3161ede65b Removed un necessary file 2021-08-01 18:07:56 -04:00
th3r00t
3598598e7a Updated admin site banner 2021-08-01 18:05:47 -04:00
th3r00t
ba70c384d8 Update Bug Report Button 2021-08-01 16:14:49 -04:00
th3r00t
abfd62e67f no desc 2021-07-24 16:39:00 -04:00
th3r00t
00f2629898 Merge branch 'master' of github.com:th3r00t/pyShelf 2021-07-24 16:34:20 -04:00
th3r00t
ec8dcccf69 Reformed ddg api call 2021-07-24 16:34:12 -04:00
th3r00t
dfbc437685 Fixed a bug caused by the ddg api no longer fetching image results
correctly.
2021-07-24 14:21:17 -04:00
th3r00t
0b6903aaa3 syntax 2021-07-24 14:04:16 -04:00
th3r00t
d263c14040 Extended exception coverage 2021-07-24 13:51:10 -04:00
th3r00t
8405fbed19 Added an extra layer of exception handling to image retrieval. 2021-07-24 11:53:12 -04:00
th3r00t
efa5c057e4 Begin debugging search query 2021-07-24 02:02:40 -04:00
th3r00t
4389870b85 Handle additional exceptions when fetching cover images 2021-07-24 01:22:35 -04:00
th3r00t
7f6950273f Removed errant breakpoint 2021-07-20 11:39:53 -04:00
th3r00t
7d5a2cfde0 Delete .packages 2021-06-26 14:52:46 -04:00
th3r00t
8a82858afa Delete Pipfile.lock 2021-06-26 14:52:31 -04:00
th3r00t
92e5cbdb1b Delete Pipfile 2021-06-26 14:52:23 -04:00
th3r00t
7784f12c29 PDF Support, Description, & image acquisition needs work. 2020-12-12 13:24:17 -05:00
th3r00t
11fe1c7d40 Remove unused Pipfiles 2020-12-12 13:23:53 -05:00
th3r00t
57fdec44d7 Updated images 2020-09-18 13:56:54 -04:00
th3r00t
c0bff98e2a Fixed websocket testing routine. 2020-09-12 22:45:01 -04:00
th3r00t
732a82aa17 Frontend modified to new django asgi standard 2020-09-12 13:05:47 -04:00
th3r00t
d4a7fb0b7d Added whitenoise to serve static files 2020-09-11 21:08:16 -04:00
th3r00t
68d453edc8 Phased out nginx in favor of running django under daphne with asgi.
Adjusted the docker image in favor of this, & fixed urls.py which was
missing the static request responder.
2020-09-11 16:50:17 -04:00
Raelon Masters
0391bb94a4 Updated static files, and docker 2020-09-10 20:54:00 -04:00
th3r00t
88c0eff293 Adjusted logging to avoid max recursion errors 2020-09-10 14:11:55 -04:00