Commit Graph

341 Commits

Author SHA1 Message Date
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
Raelon Masters
68d86eaa3f Tracking subject tags 2020-06-13 09:13:50 -04:00
Raelon Masters
7d9c80f694 Now tracking additional book details 2020-06-12 12:55:11 -04:00
Raelon Masters
9fdd7e25a0 Changed layout from grid to single column 2020-06-12 12:54:12 -04:00
Raelon Masters
1b54820d67 First push of newui 2020-06-11 11:20:32 -04:00
Raelon Masters
d740456df5 Started UI Changes 2020-06-01 09:05:28 -04:00
Raelon Masters
c12a32eb01 Fixed improper python shebang 2020-05-31 14:06:54 -04:00
Raelon Masters
60f7184a3a Fixed improper python shebang 2020-05-31 13:51:25 -04:00
Raelon Masters
7ee9c57ed1 First push with mobi support 2020-05-31 01:20:52 -04:00
th3r00t
8fc153d0e0 Merge pull request #39 from th3r00t/Gorian-patch-1
Updated discord and IRC links in readme
2020-05-24 14:16:55 -04:00
Layne
00f56288c5 Updated discord and IRC links in readme 2020-05-14 10:10:21 -07:00
th3r00t
545740659c Update README.md 2020-05-11 22:57:04 -04:00
th3r00t
111b502bdf Merge pull request #37 from th3r00t/development
Merge 0.5.0 to stable branch
2020-05-11 22:56:21 -04:00
th3r00t
a08742c7b0 Update README.md 2020-05-11 22:51:07 -04:00
th3r00t
12c19be138 Update README.md 2020-05-11 22:26:25 -04:00
th3r00t
9dc29eccb5 Update README.md 2020-05-11 22:13:47 -04:00
th3r00t
0c1c82f1a4 Update README.md 2020-05-11 21:51:29 -04:00
th3r00t
36c8c86da9 Update README.md 2020-05-11 21:47:07 -04:00
th3r00t
321429e465 Update README.md 2020-05-11 21:38:11 -04:00
th3r00t
84b993853d Update README.md 2020-05-11 21:37:07 -04:00
Raelon Masters
ac1a166ae5 Merge branch 'development' of github.com:th3r00t/pyShelf into local development 2020-05-11 21:32:12 -04:00
Raelon Masters
a57d92a146 Updated readme with preview images 2020-05-11 21:31:15 -04:00
th3r00t
95cc5fa37d Update README.md 2020-05-11 20:45:14 -04:00
th3r00t
0cbf559db9 Update README.md 2020-05-11 20:29:19 -04:00
Raelon Masters
090963bb83 Updated readme 2020-05-11 20:24:51 -04:00
th3r00t
66cf8fcba8 Update README.md 2020-05-11 19:25:25 -04:00
Raelon Masters
b2f61df59e Updated readme 2020-05-11 19:20:37 -04:00
Raelon Masters
8d967a93a9 Removed breakpoints. Installer completes on bare arch install 2020-05-11 18:12:36 -04:00
Raelon Masters
545f747819 Debug psql startup 2020-05-11 16:55:56 -04:00
Raelon Masters
a486425f7c Moved preinstall procedures back out of installer 2020-05-11 13:33:26 -04:00