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 |
|
th3r00t
|
c22f42358c
|
Merge pull request #56 from MartenBE/docker-added-cron
Moved DEBUG variable to config
|
2020-08-09 18:26:38 -04:00 |
|
MartenBE
|
d0fb22dccd
|
Added pudb to requirements
|
2020-08-10 00:00:44 +02:00 |
|
MartenBE
|
a2cd08efe7
|
Fixed small error in Config
|
2020-08-09 23:57:44 +02:00 |
|
MartenBE
|
205a65cde2
|
Removed secret from config.json
|
2020-08-09 23:56:14 +02:00 |
|
MartenBE
|
88d0295ae1
|
Moved DEBUG variable to config
|
2020-08-09 23:52:32 +02:00 |
|
th3r00t
|
cf9e5a240a
|
Merge pull request #55 from MartenBE/docker-added-cron
Added cron to the Dockerfile as temporary fix until we have periodic file scanning in the backend
|
2020-08-09 11:27:13 -04:00 |
|
MartenBE
|
a6baddf611
|
Restored config.json
|
2020-08-09 17:17:14 +02:00 |
|
Raelon Masters
|
fcfb347fbf
|
Ignore Pipfile.lock
|
2020-08-09 10:50:14 -04:00 |
|
th3r00t
|
edee4c9c46
|
Update .gitignore
|
2020-08-09 10:42:27 -04:00 |
|
MartenBE
|
7bbe8c900d
|
Added cron to the Dockerfile as temporary fix until we have periodic file scanning in the backend
|
2020-08-09 15:51:24 +02: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
|
ffb649747c
|
Removed secret from base config
|
2020-08-03 18:31:08 -04:00 |
|
Raelon Masters
|
ecaaf5c6d3
|
Merge branch 'development' of github.com:th3r00t/pyShelf into development
|
2020-08-03 18:27:49 -04:00 |
|
Raelon Masters
|
8beadba6c3
|
Adjusted settings for release
|
2020-08-03 18:27:01 -04:00 |
|
th3r00t
|
5297893882
|
Update SUPPORT.md
|
2020-08-03 13:38:50 -04:00 |
|
th3r00t
|
79850f500b
|
Update README.md
|
2020-08-03 13:18:44 -04:00 |
|
Raelon Masters
|
3fae6ad83e
|
Updated to run configure generating djangos secret key
|
2020-08-03 13:06:01 -04:00 |
|
Raelon Masters
|
d8ecd2fab7
|
Some documentation work
|
2020-08-03 13:04:45 -04:00 |
|
Raelon Masters
|
1f08dd6d44
|
Revised program setup routine to work within the constrains of the
docker setup.
|
2020-08-03 13:02:57 -04:00 |
|
th3r00t
|
8bece1853c
|
Merge pull request #53 from MartenBE/docker
First working draft docker-compose
|
2020-08-03 01:40:41 -04:00 |
|
MartenBE
|
8bee79b9c9
|
Merge branch 'th3r00t-development' into docker
|
2020-08-03 00:49:22 +02: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
|
8fe3ab7273
|
Changed raelonmasters/pyshelf to pyshelf/pyshelf
|
2020-07-31 23:53:30 +02:00 |
|
MartenBE
|
66c5b95452
|
Forgot to delete comment in Dockerfile
|
2020-07-31 18:52:08 +02:00 |
|
MartenBE
|
69ccaaca21
|
Updated README.md
|
2020-07-31 18:19:35 +02:00 |
|
MartenBE
|
b1297bcb66
|
Deleted confusing docker-compose.yml
|
2020-07-31 14:11:56 +02:00 |
|
MartenBE
|
562337dac5
|
Removed files for installer
|
2020-07-31 13:52:50 +02:00 |
|
Raelon Masters
|
5e36fc1d16
|
Added Ajax handler for book info call
|
2020-07-31 02:27:07 -04:00 |
|
MartenBE
|
9de9eb40db
|
Updated docker/README.md to linus paths
|
2020-07-30 21:03:47 +02:00 |
|
MartenBE
|
e1f1c50809
|
Everything docker related is now available in its own subfolder
|
2020-07-30 20:49:42 +02:00 |
|
MartenBE
|
ec9b558632
|
Forgot to add the pyshelf_nginx.conf file
|
2020-07-30 19:14:35 +02:00 |
|
MartenBE
|
d555d94be9
|
First working draft docker-compose
|
2020-07-30 16:57:39 +02:00 |
|
Raelon Masters
|
be2c525d9a
|
Missed the admin static directory
|
2020-07-29 12:55:37 -04:00 |
|
Raelon Masters
|
437c8f95c0
|
Modified to hopefully report proper language info
|
2020-07-29 12:52:31 -04:00 |
|
Raelon Masters
|
7f0d0e5828
|
Added screenshots
|
2020-07-29 12:52:06 -04:00 |
|
Raelon Masters
|
1f30a71d76
|
package-lock.json
|
2020-07-27 11:31:14 -04:00 |
|
th3r00t
|
8d9561d40a
|
Merge pull request #52 from th3r00t/newui
Merge newui into development
|
2020-07-27 10:03:31 -04:00 |
|
th3r00t
|
825369686c
|
Merge pull request #51 from th3r00t/0.5.0--docker
Merge docker branch into newui
|
2020-07-26 21:59:14 -04:00 |
|
th3r00t
|
5937dcfa2f
|
Merge branch 'newui' into 0.5.0--docker
|
2020-07-26 21:57:42 -04:00 |
|
Raelon Masters
|
5caf2b6d42
|
added .svn
|
2020-07-26 21:27:51 -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 |
|
th3r00t
|
6bb944c241
|
Merge pull request #49 from th3r00t/newui
Roll Collections menu and display into development
|
2020-07-25 15:00:56 -04:00 |
|