th3r00t
|
8195a72431
|
Refactored collection pathing algorithm. Lessened verbosity of logging.
|
2023-11-02 22:57:22 -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
|
4033937486
|
Removed final django dependency.
|
2023-03-18 00:58:35 -04:00 |
|
th3r00t
|
d0e71f4df2
|
Added Books Book Collections Collection Endpoints
|
2023-03-12 16:08:03 -04:00 |
|
th3root
|
b9b34831b6
|
Setup to handle book objects from sqlalchemy.
|
2023-03-11 19:00:17 -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
|
1ad708ad10
|
Began documentation rewrite.
|
2022-11-28 23:01:27 -05:00 |
|
th3r00t
|
7066eb67e6
|
Pre Refactor of main loop
|
2022-11-25 13:41:06 -05:00 |
|
th3r00t
|
c8a80406e5
|
precommit formatting
|
2022-11-14 00:03:50 -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 |
|
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
|
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
|
7784f12c29
|
PDF Support, Description, & image acquisition needs work.
|
2020-12-12 13:24:17 -05: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 |
|
th3r00t
|
88c0eff293
|
Adjusted logging to avoid max recursion errors
|
2020-09-10 14:11:55 -04:00 |
|
th3r00t
|
b23cbf17d5
|
Added createsuperuser function, & execute it from configure. This
enables docker users to access the django administration site without
requiring access to a cli
|
2020-09-03 22:17:07 -04:00 |
|
th3r00t
|
8479b56255
|
Merge branch 'development' into 0.6.0--scanning_in-situ
|
2020-09-02 18:35:47 -04:00 |
|
th3r00t
|
85fa88dcb0
|
On demand import functionality, held together with ductape and bubblegum.
|
2020-09-02 17:42:08 -04:00 |
|
th3r00t
|
938ef39821
|
Began implementing on-demand websocket server
|
2020-08-28 22:22:16 -04:00 |
|
th3r00t
|
f2729e05db
|
Implemented new logging functions, refactored to suit.
|
2020-08-25 13:59:06 -04:00 |
|
Raelon Masters
|
5429b7ee00
|
Import Books now working in ui, Working on logging.
|
2020-08-15 01:09:28 -04:00 |
|
MartenBE
|
a2cd08efe7
|
Fixed small error in Config
|
2020-08-09 23:57:44 +02:00 |
|
MartenBE
|
88d0295ae1
|
Moved DEBUG variable to config
|
2020-08-09 23:52:32 +02:00 |
|
Raelon Masters
|
5d97c066a9
|
Added import btn, Catalog overide, started server backend
|
2020-08-07 12:25:33 -04:00 |
|
Raelon Masters
|
1f08dd6d44
|
Revised program setup routine to work within the constrains of the
docker setup.
|
2020-08-03 13:02:57 -04:00 |
|
MartenBE
|
025f0f9cf5
|
Merge changes from development
|
2020-08-03 00:48:45 +02:00 |
|
Raelon Masters
|
0fc3d445fc
|
Django secret generated per install,
|
2020-08-02 13:17:41 -04:00 |
|
MartenBE
|
562337dac5
|
Removed files for installer
|
2020-07-31 13:52:50 +02:00 |
|
Raelon Masters
|
37fb8fcf58
|
Fixed a bug where makeCollections would fail based on certain permutations of file naming
|
2020-07-18 02:22:08 -04:00 |
|
Raelon Masters
|
4079e04d9b
|
toggle ascending/descending mode
|
2020-07-06 02:37:35 -04:00 |
|
Raelon Masters
|
9a055d7660
|
UI Updates
|
2020-06-24 18:01:37 -04:00 |
|
Raelon Masters
|
13fc85f6ff
|
Added sanitization to book title collection. Stripping patterns mathching Book 0-9*+ -
|
2020-06-20 23:28:20 -04:00 |
|
Raelon Masters
|
4a85b21631
|
Massive UI/UX Overhaul
|
2020-06-19 02:00:01 -04:00 |
|
Raelon Masters
|
6a28660e95
|
A mostly working mobi parser
|
2020-06-18 01:46:24 -04:00 |
|
Raelon Masters
|
d635c5252c
|
Reforming data inserts
|
2020-06-14 23:58:31 -04:00 |
|
Raelon Masters
|
be5ac2d94f
|
Finished extra data processing for epubs
|
2020-06-14 21:31:12 -04:00 |
|
Raelon Masters
|
e3ea56c216
|
working on meta data storage
|
2020-06-14 19:42:49 -04:00 |
|