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
|
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
|
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
|
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 |
|
Mike Young
|
5b81252f4f
|
start on installer script
|
2019-12-23 17:06:51 -05:00 |
|
Mike Young
|
083f82fde1
|
Linked Djangos settings to pyShelfs config
|
2019-12-22 13:35:58 -05:00 |
|
Mike Young
|
7aa1eb39be
|
basic documentation
|
2019-12-15 12:59:53 -05:00 |
|
Mike Young
|
86455438fa
|
Added DB_HOST & DB_PORT
|
2019-12-15 12:13:20 -05:00 |
|
Mike Young
|
9dc1acf6b9
|
Added basic documentation to all backend objects
|
2019-12-01 12:35:40 -05:00 |
|
Mike Young
|
dd0229ed97
|
Added calls to new config variables
|
2019-12-01 11:48:28 -05:00 |
|
Mike Young
|
bf26dc39a8
|
Ready for alpha?
|
2019-11-20 22:22:09 -05:00 |
|
Mike Young
|
600ae55766
|
Final Refactoring before alpha release
|
2019-11-20 00:55:16 -05:00 |
|
Mike Young
|
5593235212
|
Removed old directory structure
|
2019-11-20 00:52:47 -05:00 |
|
Mike Young
|
37fe006da5
|
Refactored for better packaging
|
2019-11-20 00:49:40 -05:00 |
|