Commit Graph

43 Commits

Author SHA1 Message Date
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
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
MartenBE
88d0295ae1 Moved DEBUG variable to config 2020-08-09 23:52:32 +02:00
Raelon Masters
8beadba6c3 Adjusted settings for release 2020-08-03 18:27:01 -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
d555d94be9 First working draft docker-compose 2020-07-30 16:57:39 +02:00
th3r00t
5937dcfa2f Merge branch 'newui' into 0.5.0--docker 2020-07-26 21:57:42 -04:00
Raelon Masters
9462becdb1 Added bootstrap, & jquery-ui. User cp now asyncronous 2020-07-26 21:02:10 -04:00
Raelon Masters
617a8199c5 Added paths for live, and collections 2020-07-25 14:52:49 -04:00
Raelon Masters
d80ca8ee55 Fixed an issue with jquery selecting wrong selector on favorite 2020-07-22 12:43:07 -04:00
Raelon Masters
337600a74e Add to favorites functionality backend complete. 2020-07-21 20:45:15 -04:00
Raelon Masters
802a07e52f Began working on favorites model 2020-07-19 16:52:01 -04:00
Raelon Masters
7ea017d790 Began development of custom user action backend, and basic templating. 2020-07-18 02:34:43 -04:00
Raelon Masters
4079e04d9b toggle ascending/descending mode 2020-07-06 02:37:35 -04:00
Raelon Masters
7eec7ae883 Fixed bug where previous searches, and orders were not respected by
paging
2020-07-05 13:13:09 -04:00
Raelon Masters
bc591bb89d Added new preview images 2020-07-03 13:10:05 -04:00
Raelon Masters
0710010736 Started handling of session data 2020-07-01 12:49:38 -04:00
Raelon Masters
a2fdca5a7c Refactoring template views, working towards session data, & clean up of
views
2020-06-30 22:44:26 -04:00
Raelon Masters
b96643e326 Added Font-Awesome, and more UI/UX tweaks 2020-06-19 11:47:22 -04:00
Raelon Masters
4a85b21631 Massive UI/UX Overhaul 2020-06-19 02:00:01 -04:00
Tony Hendrick
245f3d09a8 Change settings.py and config.json to use an external PostgresDB 2020-05-12 15:08:01 -07:00
Raelon Masters
53e9a1d222 Massive UI changes, and updates to the collection system 2020-03-22 01:05:42 -04:00
Raelon Masters
9327b01ff4 Collections, and installer patches 2020-03-20 01:15:07 -04:00
th3r00t
d87900b6dc Updated database config to include username 2020-02-02 08:15:59 -05:00
th3r00t
00e4fa8159 Updated django settings to track psql username as pyshelf 2020-02-02 01:02:07 -05:00
Mike Young
5358074d8a Config typos 2019-12-31 22:08:17 -05:00
Mike Young
e42fc82563 Fixed config calls 2019-12-31 22:00:17 -05:00
Mike Young
da133c4197 Fixed database access issues, and installer question list 2019-12-31 21:13:52 -05:00
Mike Young
579c05c4ab Finished installer 2019-12-29 22:14:28 -05:00
Mike Young
083f82fde1 Linked Djangos settings to pyShelfs config 2019-12-22 13:35:58 -05:00
Mike Young
e89f530e15 Added new mappings for search features 2019-12-13 17:14:44 -05:00
Mike Young
0eeb23c52c Implemented basic search functionality 2019-12-13 01:43:18 -05:00
Mike Young
ed928e4237 Started on search functions 2019-12-04 23:08:20 -05:00
Mike Young
f9e4c5a72b Switched Django to postgresql 2019-12-01 11:54:14 -05:00
Mike Young
4950c8f9d6 Interface tweaks 2019-11-29 22:09:11 -05:00
Mike Young
85e6705af6 Added result limiting, and result paging 2019-11-29 17:26:18 -05:00
Mike Young
2bf6500ee5 Began processing for result limiting and paging 2019-11-28 16:02:41 -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