Commit Graph

543 Commits

Author SHA1 Message Date
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
th3r00t
712e0f946c Merge pull request #42 from th3r00t/mobi
Now with mobi support!
2020-06-01 09:12:44 -04:00
th3r00t
af03de7ebb Merge branch 'development' into mobi 2020-06-01 09:12:10 -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
th3r00t
9186638da1 Merge pull request #40 from hat/master
Should we run a separate docker branch permanently without the installer script or with a modified version?
2020-05-15 22:34:59 -04:00
th3r00t
e3bed81af2 Merge branch '0.5.0--docker' into master 2020-05-15 22:10:13 -04:00
Tony
1cc17aac49 Update .env 2020-05-14 18:06:12 -07:00
Tony
61236a19a7 Update README.md 2020-05-14 18:05:37 -07:00
Tony
cf73cb0d71 Upadte README.md
Add how to import books from the docker container
2020-05-14 18:04:14 -07:00
Tony
4b5ffaaabf Update README.md
all steps not correct for Docker to run
2020-05-14 17:19:11 -07:00
Tony Hendrick
4e767bf0d4 update README 2020-05-14 15:38:26 -07:00
Tony Hendrick
d649761e4e Removing migrate from Dockerfile 2020-05-14 15:20:41 -07:00
Tony Hendrick
2ae26b0e7b Need to depend_on wand wait for Postgres container 2020-05-14 12:00:53 -07:00
Tony Hendrick
b993fd1945 Merge branch 'master' of github.com:hat/pyShelf 2020-05-14 11:49:58 -07:00
Tony Hendrick
bd60b7a60b Dockerfile was missing migrations 2020-05-14 11:49:39 -07:00
Tony
1e72276a6b Update README.md 2020-05-14 11:38:41 -07:00
Tony
f17ecd6e21 Update README.md 2020-05-14 11:32:46 -07:00
Tony
892765189f Update README.md
Clean up the Docker section
2020-05-14 11:31:30 -07:00
Tony Hendrick
0876b3953b docker-compose is now functional
added a cronjob in the pyShelf container to update the Books directory every 5 minutes
went back to using a variable for the exposed port
2020-05-14 11:29:50 -07:00
Tony Hendrick
febacd73bb Changing config and location of books directory 2020-05-14 10:41:35 -07:00
Layne
00f56288c5 Updated discord and IRC links in readme 2020-05-14 10:10:21 -07:00
Tony Hendrick
9e66fbed26 Adding defaults to config.json 2020-05-13 10:54:51 -07:00
Tony Hendrick
3a19041324 Dockerfile loading homepage, books not showing when in correct folder 2020-05-12 22:28:27 -07:00
Tony Hendrick
9014081bff Adding docker directory with docker support 2020-05-12 21:38:25 -07:00
Tony Hendrick
245f3d09a8 Change settings.py and config.json to use an external PostgresDB 2020-05-12 15:08:01 -07:00
th3r00t
c96a172458 Merge pull request #38 from th3r00t/development
Bring docker branch up to date with master, as pushed from version 0.5.0
2020-05-12 16:14:56 -04:00
th3r00t
0d6821a554 Merge branch '0.5.0--docker' into development 2020-05-12 16:14:25 -04:00
th3r00t
545740659c Update README.md 2020-05-11 22:57:04 -04:00