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
|
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
|
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
|
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
|
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 |
|
Raelon Masters
|
5429b7ee00
|
Import Books now working in ui, Working on logging.
|
2020-08-15 01:09:28 -04:00 |
|
Raelon Masters
|
3f99c15038
|
A most inelegant hack.
|
2020-08-10 13:19:35 -04:00 |
|
Raelon Masters
|
6f06796cba
|
Websocket connection, w bi-directional transport complete
|
2020-08-09 18:33:20 -04:00 |
|
Raelon Masters
|
e0c79ff837
|
client not waiting connection prior to ping
|
2020-08-09 00:17:24 -04:00 |
|
Raelon Masters
|
f3d9d8160f
|
Websocket connection established
|
2020-08-08 10:12:06 -04:00 |
|
Raelon Masters
|
5d97c066a9
|
Added import btn, Catalog overide, started server backend
|
2020-08-07 12:25:33 -04:00 |
|
Raelon Masters
|
30f60e4ec3
|
buttons for importBooks, and logout.
|
2020-08-04 13:18:44 -04:00 |
|
Raelon Masters
|
0fc3d445fc
|
Django secret generated per install,
|
2020-08-02 13:17:41 -04:00 |
|
Raelon Masters
|
5e36fc1d16
|
Added Ajax handler for book info call
|
2020-07-31 02:27:07 -04:00 |
|
Raelon Masters
|
7f0d0e5828
|
Added screenshots
|
2020-07-29 12:52:06 -04:00 |
|
Raelon Masters
|
9462becdb1
|
Added bootstrap, & jquery-ui. User cp now asyncronous
|
2020-07-26 21:02:10 -04:00 |
|
Raelon Masters
|
26274206a6
|
Added date sort option
|
2020-07-25 18:23:47 -04:00 |
|
Raelon Masters
|
ef814f24a2
|
Added Jquery ui resources
|
2020-07-25 14:56:46 -04:00 |
|
Raelon Masters
|
d50bf63ff0
|
Now handling collections as Dialog with calls to the menu via ajax.
|
2020-07-25 14:54:50 -04:00 |
|
Raelon Masters
|
b29dd4b015
|
show_collections now prepares its own payload relevant to the collection set
|
2020-07-25 14:54:04 -04:00 |
|
Raelon Masters
|
d71fdfb0b1
|
Added search_by_collection to Collections model, & adjusted generic search to return matching Book model entries for render
|
2020-07-25 14:51:52 -04:00 |
|
Raelon Masters
|
1bf4357bef
|
Adjusted pop over layer for Jquery ui
|
2020-07-25 14:49:51 -04:00 |
|
Raelon Masters
|
69424945a8
|
Added Jquery Ui & Collections button id
|
2020-07-25 14:48:48 -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
|
5aeb7ff13c
|
Fixed an issue where not being logged in would fail favorites check
|
2020-07-21 23:55:44 -04:00 |
|
Raelon Masters
|
632976328e
|
Toggle favorite without losing postion in catalog
|
2020-07-21 23:46:32 -04:00 |
|
Raelon Masters
|
5ebaa22ee4
|
Toggling of Favorites, and frontend state display complete
|
2020-07-21 23:25:26 -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
|
a72f39863a
|
User login, logut & register functions now 100% operable
|
2020-07-18 20:10:16 -04:00 |
|
Raelon Masters
|
ca27e5af26
|
Added custom user login, logout, & registration forms.
|
2020-07-18 02:35:31 -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
|
7221701f7f
|
Added pyshelfs database tables to the admin backend, and created the custom user backend handler
|
2020-07-18 02:32:21 -04:00 |
|
Raelon Masters
|
dfe8f857f5
|
Setup new views to cover login, logout, & registration backend.
|
2020-07-18 02:29:34 -04:00 |
|
Raelon Masters
|
4079e04d9b
|
toggle ascending/descending mode
|
2020-07-06 02:37:35 -04:00 |
|
Raelon Masters
|
6af7bb459a
|
moved search resize to its own function
|
2020-07-05 15:05:40 -04:00 |
|
Raelon Masters
|
3d5430a43c
|
Search bar now resizes responsively via javascript
|
2020-07-05 14:43:58 -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
|
42cb3c7076
|
Added blank entry to sort list, and reworked window.location.href
|
2020-07-02 16:44:57 -04:00 |
|
Raelon Masters
|
4610d9658a
|
Refactored payload
|
2020-07-01 16:31:47 -04:00 |
|
Raelon Masters
|
6afebdf8eb
|
Added dev screenshot
|
2020-07-01 14:36:14 -04:00 |
|