Commit Graph

578 Commits

Author SHA1 Message Date
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
37fb8fcf58 Fixed a bug where makeCollections would fail based on certain permutations of file naming 2020-07-18 02:22:08 -04:00
th3r00t
e30ec1f557 Merge pull request #44 from hat/master
Updating Docker branch
2020-07-18 01:07:00 -04:00
th3r00t
1c23c06514 Merge pull request #45 from th3r00t/newui
Installer was not considering user input for default configuration
2020-07-14 16:49:27 -04:00
Raelon Masters
b733eb9122 fixed getting of user answers for db creation? 2020-07-14 16:46:13 -04:00
Tony Hendrick
b0774d6fc1 Update README to include docker run commands 2020-07-14 13:31:23 -07:00
Tony Hendrick
a17770b824 Add network to docker-compose for compatability 2020-07-14 13:27:08 -07:00
Raelon Masters
4079e04d9b toggle ascending/descending mode 2020-07-06 02:37:35 -04:00
th3r00t
53b3772d9a Update README.md 2020-07-06 01:19:30 -04:00
th3r00t
f3f9a10bad Update README.md 2020-07-06 01:14:47 -04:00
th3r00t
75e19303f9 Update README.md 2020-07-06 01:14:24 -04:00
th3r00t
ee3385457d Update README.md 2020-07-06 01:11:43 -04:00
Raelon Masters
6af7bb459a moved search resize to its own function 2020-07-05 15:05:40 -04:00
Raelon Masters
b4873352d4 Merge branch 'newui' of github.com:th3r00t/pyShelf into newui 2020-07-05 14:45:23 -04:00
Raelon Masters
3d5430a43c Search bar now resizes responsively via javascript 2020-07-05 14:43:58 -04:00
th3r00t
2f1d379690 Merge pull request #43 from th3r00t/newui
Commit changes from newui
2020-07-05 13:21:32 -04:00
th3r00t
de1077526e Merge branch 'development' into newui 2020-07-05 13:21:05 -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
th3r00t
b2a8b1de15 Preparations for 0.6.0 2020-07-03 13:21:48 -04:00
th3r00t
001f22954e Update README.md 2020-07-03 13:17:25 -04:00
th3r00t
1f70707a46 Update README.md 2020-07-03 13:12:00 -04:00
Raelon Masters
bc591bb89d Added new preview images 2020-07-03 13:10:05 -04:00
th3r00t
ed64a5a7fe Update README.md 2020-07-03 13:08:38 -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
Raelon Masters
6f5a1b3160 Added new screenshot 2020-07-01 13:46:33 -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
059d308a0f Further changes to the ui design 2020-06-29 17:50:10 -04:00
Raelon Masters
9070a3a558 Reformed horiz_nav_bar, added pop-over layer with preliminary styling,
moved login inputs to hidden pop-over layer, added onclick for btn_login
2020-06-29 13:41:42 -04:00
Raelon Masters
ff1344c53d More changes to UI nav 2020-06-28 19:18:52 -04:00
Raelon Masters
0e4bb4b5f7 Added responsive css for various resolutions, more work needed 2020-06-27 23:30:52 -04:00
Raelon Masters
83c32d44c2 Interactive input forms 2020-06-27 17:32:40 -04:00
Raelon Masters
c7a3fcf4c7 Sending data from python to javascript 2020-06-27 15:31:44 -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
55f1dd7813 Ui redesign 2020-06-20 10:55:40 -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
Raelon Masters
6a28660e95 A mostly working mobi parser 2020-06-18 01:46:24 -04:00
Raelon Masters
d397ed8ee7 A mostly working mobi parser 2020-06-18 01:45:54 -04:00
Raelon Masters
b28f609240 Merge branch 'newui' of github.com:th3r00t/pyShelf into newui
testing
2020-06-17 19:25:20 -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
Raelon Masters
76b631a5a4 Now acquiring more book details 2020-06-13 23:36:03 -04:00
Raelon Masters
7d39d1534a Merge branch 'newui' of github.com:th3r00t/pyShelf into newui 2020-06-13 09:24:34 -04:00
Raelon Masters
2cf50f6de8 Added new preview images 2020-06-13 09:24:21 -04:00