Commit Graph

  • 562337dac5 Removed files for installer MartenBE 2020-07-31 13:52:50 +02:00
  • 5e36fc1d16 Added Ajax handler for book info call Raelon Masters 2020-07-31 02:27:07 -04:00
  • 9de9eb40db Updated docker/README.md to linus paths MartenBE 2020-07-30 21:03:47 +02:00
  • e1f1c50809 Everything docker related is now available in its own subfolder MartenBE 2020-07-30 20:49:42 +02:00
  • ec9b558632 Forgot to add the pyshelf_nginx.conf file MartenBE 2020-07-30 19:14:35 +02:00
  • d555d94be9 First working draft docker-compose MartenBE 2020-07-30 16:57:39 +02:00
  • be2c525d9a Missed the admin static directory Raelon Masters 2020-07-29 12:55:37 -04:00
  • 437c8f95c0 Modified to hopefully report proper language info Raelon Masters 2020-07-29 12:52:31 -04:00
  • 7f0d0e5828 Added screenshots Raelon Masters 2020-07-29 12:52:06 -04:00
  • 1f30a71d76 package-lock.json Raelon Masters 2020-07-27 11:31:14 -04:00
  • 8d9561d40a Merge pull request #52 from th3r00t/newui th3r00t 2020-07-27 10:03:31 -04:00
  • 825369686c Merge pull request #51 from th3r00t/0.5.0--docker th3r00t 2020-07-26 21:59:14 -04:00
  • 5937dcfa2f Merge branch 'newui' into 0.5.0--docker th3r00t 2020-07-26 21:57:42 -04:00
  • 5caf2b6d42 added .svn Raelon Masters 2020-07-26 21:27:51 -04:00
  • 9462becdb1 Added bootstrap, & jquery-ui. User cp now asyncronous Raelon Masters 2020-07-26 21:02:10 -04:00
  • 26274206a6 Added date sort option Raelon Masters 2020-07-25 18:23:47 -04:00
  • 6bb944c241 Merge pull request #49 from th3r00t/newui th3r00t 2020-07-25 15:00:56 -04:00
  • ef814f24a2 Added Jquery ui resources Raelon Masters 2020-07-25 14:56:46 -04:00
  • d50bf63ff0 Now handling collections as Dialog with calls to the menu via ajax. Raelon Masters 2020-07-25 14:54:50 -04:00
  • b29dd4b015 show_collections now prepares its own payload relevant to the collection set Raelon Masters 2020-07-25 14:54:04 -04:00
  • 617a8199c5 Added paths for live, and collections Raelon Masters 2020-07-25 14:52:49 -04:00
  • d71fdfb0b1 Added search_by_collection to Collections model, & adjusted generic search to return matching Book model entries for render Raelon Masters 2020-07-25 14:51:52 -04:00
  • 1bf4357bef Adjusted pop over layer for Jquery ui Raelon Masters 2020-07-25 14:49:51 -04:00
  • 69424945a8 Added Jquery Ui & Collections button id Raelon Masters 2020-07-25 14:48:48 -04:00
  • d80ca8ee55 Fixed an issue with jquery selecting wrong selector on favorite Raelon Masters 2020-07-22 12:43:07 -04:00
  • 86740f4e63 Merge pull request #48 from th3r00t/newui th3r00t 2020-07-21 23:59:08 -04:00
  • 5aeb7ff13c Fixed an issue where not being logged in would fail favorites check Raelon Masters 2020-07-21 23:55:44 -04:00
  • 632976328e Toggle favorite without losing postion in catalog Raelon Masters 2020-07-21 23:46:32 -04:00
  • 5ebaa22ee4 Toggling of Favorites, and frontend state display complete Raelon Masters 2020-07-21 23:25:26 -04:00
  • 337600a74e Add to favorites functionality backend complete. Raelon Masters 2020-07-21 20:45:15 -04:00
  • 802a07e52f Began working on favorites model Raelon Masters 2020-07-19 16:52:01 -04:00
  • fdfed0fc1a Merge pull request #47 from th3r00t/newui th3r00t 2020-07-18 20:28:24 -04:00
  • a72f39863a User login, logut & register functions now 100% operable Raelon Masters 2020-07-18 20:10:16 -04:00
  • ca27e5af26 Added custom user login, logout, & registration forms. Raelon Masters 2020-07-18 02:35:31 -04:00
  • 7ea017d790 Began development of custom user action backend, and basic templating. Raelon Masters 2020-07-18 02:34:43 -04:00
  • 7221701f7f Added pyshelfs database tables to the admin backend, and created the custom user backend handler Raelon Masters 2020-07-18 02:32:21 -04:00
  • dfe8f857f5 Setup new views to cover login, logout, & registration backend. Raelon Masters 2020-07-18 02:29:34 -04:00
  • 37fb8fcf58 Fixed a bug where makeCollections would fail based on certain permutations of file naming Raelon Masters 2020-07-18 02:22:08 -04:00
  • e30ec1f557 Merge pull request #44 from hat/master th3r00t 2020-07-18 01:07:00 -04:00
  • 1c23c06514 Merge pull request #45 from th3r00t/newui th3r00t 2020-07-14 16:49:27 -04:00
  • b733eb9122 fixed getting of user answers for db creation? Raelon Masters 2020-07-14 16:46:13 -04:00
  • b0774d6fc1 Update README to include docker run commands Tony Hendrick 2020-07-14 13:31:23 -07:00
  • a17770b824 Add network to docker-compose for compatability Tony Hendrick 2020-07-14 13:27:08 -07:00
  • 4079e04d9b toggle ascending/descending mode Raelon Masters 2020-07-06 02:37:35 -04:00
  • 53b3772d9a Update README.md th3r00t 2020-07-06 01:19:30 -04:00
  • f3f9a10bad Update README.md th3r00t 2020-07-06 01:14:47 -04:00
  • 75e19303f9 Update README.md th3r00t 2020-07-06 01:14:24 -04:00
  • ee3385457d Update README.md th3r00t 2020-07-06 01:11:43 -04:00
  • 6af7bb459a moved search resize to its own function Raelon Masters 2020-07-05 15:05:40 -04:00
  • b4873352d4 Merge branch 'newui' of github.com:th3r00t/pyShelf into newui Raelon Masters 2020-07-05 14:45:23 -04:00
  • 3d5430a43c Search bar now resizes responsively via javascript Raelon Masters 2020-07-05 14:43:58 -04:00
  • 2f1d379690 Merge pull request #43 from th3r00t/newui th3r00t 2020-07-05 13:21:32 -04:00
  • de1077526e Merge branch 'development' into newui th3r00t 2020-07-05 13:21:05 -04:00
  • 7eec7ae883 Fixed bug where previous searches, and orders were not respected by paging Raelon Masters 2020-07-05 13:13:09 -04:00
  • b2a8b1de15 Preparations for 0.6.0 th3r00t 2020-07-03 13:21:48 -04:00
  • 001f22954e Update README.md th3r00t 2020-07-03 13:17:25 -04:00
  • 1f70707a46 Update README.md th3r00t 2020-07-03 13:12:00 -04:00
  • bc591bb89d Added new preview images Raelon Masters 2020-07-03 13:10:05 -04:00
  • ed64a5a7fe Update README.md th3r00t 2020-07-03 13:08:38 -04:00
  • 42cb3c7076 Added blank entry to sort list, and reworked window.location.href Raelon Masters 2020-07-02 16:44:57 -04:00
  • 4610d9658a Refactored payload Raelon Masters 2020-07-01 16:31:47 -04:00
  • 6afebdf8eb Added dev screenshot Raelon Masters 2020-07-01 14:36:14 -04:00
  • 6f5a1b3160 Added new screenshot Raelon Masters 2020-07-01 13:46:33 -04:00
  • 0710010736 Started handling of session data Raelon Masters 2020-07-01 12:49:38 -04:00
  • a2fdca5a7c Refactoring template views, working towards session data, & clean up of views Raelon Masters 2020-06-30 22:44:26 -04:00
  • 059d308a0f Further changes to the ui design Raelon Masters 2020-06-29 17:50:10 -04:00
  • 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 Raelon Masters 2020-06-29 13:41:42 -04:00
  • ff1344c53d More changes to UI nav Raelon Masters 2020-06-28 19:18:52 -04:00
  • 0e4bb4b5f7 Added responsive css for various resolutions, more work needed Raelon Masters 2020-06-27 23:30:52 -04:00
  • 83c32d44c2 Interactive input forms Raelon Masters 2020-06-27 17:32:40 -04:00
  • c7a3fcf4c7 Sending data from python to javascript Raelon Masters 2020-06-27 15:31:44 -04:00
  • 9a055d7660 UI Updates Raelon Masters 2020-06-24 18:01:37 -04:00
  • 13fc85f6ff Added sanitization to book title collection. Stripping patterns mathching Book 0-9*+ - Raelon Masters 2020-06-20 23:28:20 -04:00
  • 55f1dd7813 Ui redesign Raelon Masters 2020-06-20 10:55:40 -04:00
  • b96643e326 Added Font-Awesome, and more UI/UX tweaks Raelon Masters 2020-06-19 11:47:22 -04:00
  • 4a85b21631 Massive UI/UX Overhaul Raelon Masters 2020-06-19 02:00:01 -04:00
  • 6a28660e95 A mostly working mobi parser Raelon Masters 2020-06-18 01:46:24 -04:00
  • d397ed8ee7 A mostly working mobi parser Raelon Masters 2020-06-18 01:45:54 -04:00
  • b28f609240 Merge branch 'newui' of github.com:th3r00t/pyShelf into newui testing Raelon Masters 2020-06-17 19:25:20 -04:00
  • d635c5252c Reforming data inserts Raelon Masters 2020-06-14 23:58:31 -04:00
  • be5ac2d94f Finished extra data processing for epubs Raelon Masters 2020-06-14 21:31:12 -04:00
  • e3ea56c216 working on meta data storage Raelon Masters 2020-06-14 19:42:49 -04:00
  • 76b631a5a4 Now acquiring more book details Raelon Masters 2020-06-13 23:36:03 -04:00
  • 7d39d1534a Merge branch 'newui' of github.com:th3r00t/pyShelf into newui Raelon Masters 2020-06-13 09:24:34 -04:00
  • 2cf50f6de8 Added new preview images Raelon Masters 2020-06-13 09:24:21 -04:00
  • 68d86eaa3f Tracking subject tags Raelon Masters 2020-06-13 09:13:50 -04:00
  • 7d9c80f694 Now tracking additional book details Raelon Masters 2020-06-12 12:55:11 -04:00
  • 9fdd7e25a0 Changed layout from grid to single column Raelon Masters 2020-06-12 12:54:12 -04:00
  • 1b54820d67 First push of newui Raelon Masters 2020-06-11 11:20:32 -04:00
  • 712e0f946c Merge pull request #42 from th3r00t/mobi th3r00t 2020-06-01 09:12:44 -04:00
  • af03de7ebb Merge branch 'development' into mobi th3r00t 2020-06-01 09:12:10 -04:00
  • d740456df5 Started UI Changes Raelon Masters 2020-06-01 09:05:28 -04:00
  • c12a32eb01 Fixed improper python shebang Raelon Masters 2020-05-31 14:06:54 -04:00
  • 60f7184a3a Fixed improper python shebang Raelon Masters 2020-05-31 13:51:25 -04:00
  • 7ee9c57ed1 First push with mobi support Raelon Masters 2020-05-31 01:20:52 -04:00
  • 8fc153d0e0 Merge pull request #39 from th3r00t/Gorian-patch-1 th3r00t 2020-05-24 14:16:55 -04:00
  • 9186638da1 Merge pull request #40 from hat/master th3r00t 2020-05-15 22:34:59 -04:00
  • e3bed81af2 Merge branch '0.5.0--docker' into master th3r00t 2020-05-15 22:10:13 -04:00
  • 1cc17aac49 Update .env Tony 2020-05-14 18:06:12 -07:00
  • 61236a19a7 Update README.md Tony 2020-05-14 18:05:37 -07:00