Commit Graph

45 Commits

Author SHA1 Message Date
Robbie Antenesse 2f7668efa7 Update readme and version 2019-01-29 16:41:02 -07:00
Robbie Antenesse 0ab8bbb6e4 Make history page always use "readable" book template 2019-01-29 16:29:06 -07:00
Robbie Antenesse fd085cc820 Add ability to add custom html to bottom of body (for analytics, etc.) 2019-01-29 16:13:57 -07:00
Robbie Antenesse 86e6bcee61 Allow custom SSL port 2019-01-29 15:55:54 -07:00
Robbie Antenesse 24a2991292 Merge branch 'styling' 2019-01-26 13:02:07 -06:00
Robbie Antenesse f6a8806521 Add missing require calls to settings.json 2019-01-26 13:01:49 -06:00
Robbie Antenesse 8cf1348fe0 Add a button to toggle styled bookshelf 2019-01-26 12:59:01 -06:00
Robbie Antenesse f95e5cd65c Color the books according to their id hash 2019-01-26 12:16:43 -06:00
Robbie Antenesse e5f6736f02 Fix positioning of title/author 2019-01-26 11:55:15 -06:00
Robbie Antenesse a117a9fce8 Style books like a bookshelf with different widths and heights 2019-01-11 17:20:05 -07:00
Robbie Antenesse 3564783664 Move fillTemplate to Templater class 2019-01-10 16:13:21 -07:00
Robbie Antenesse 646fe6ac14 Move routing to separate files 2019-01-10 16:12:10 -07:00
Robbie Antenesse 5192d7e22d Add a tool to reset visitors count 2019-01-08 16:15:06 -07:00
Robbie Antenesse 3d3f9742f7 Change how socketio connects so it can run on both http and https 2019-01-07 13:17:37 -07:00
Robbie Antenesse 48712dca8d Update readme to include https settings & explanations 2019-01-07 12:02:27 -07:00
Robbie Antenesse 4785ade1e2 Add setting to force redirect http to https 2019-01-07 11:51:23 -07:00
Robbie Antenesse 5f6d36d05b Add lines for enabling https 2019-01-07 11:23:59 -07:00
Robbie Antenesse f58ca99381 Move settings.json to settings.example.json
Prevents configs from getting messed up if updating from repo
2019-01-07 11:20:17 -07:00
Robbie Antenesse a166873e66 Add Heroku-specific stuff 2019-01-04 18:06:14 -07:00
Robbie Antenesse 4ba2b02815 Update some styling and add some disclaimer text 2019-01-04 17:23:54 -07:00
Robbie Antenesse e56b0470b3 Write the About page 2019-01-04 17:09:15 -07:00
Robbie Antenesse 6359d8ba33 Allow ability to hide the number of visitors 2019-01-04 15:47:44 -07:00
Robbie Antenesse 6d0a37dd70 Update README 2019-01-04 15:43:49 -07:00
Robbie Antenesse 8be48072df Handle maxLibrarySize and maxHistory 2019-01-04 15:08:41 -07:00
Robbie Antenesse 37ffb3144c Add a simple backup/restore page 2019-01-04 13:51:11 -07:00
Robbie Antenesse b1a57ee534 Show an author & contributor message if none provided 2019-01-03 16:51:10 -07:00
Robbie Antenesse 7c5faf7e49 Add Current Visitors count display 2019-01-03 16:38:22 -07:00
Robbie Antenesse 1078e6f6e5 Remove taken book and notify if what you are looking at is taken 2019-01-03 16:04:38 -07:00
Robbie Antenesse 3c8449f6d1 Make books clickable 2019-01-03 15:18:35 -07:00
Robbie Antenesse f6c72d7665 Add headers to pages 2018-12-27 17:21:42 -07:00
Robbie Antenesse 8750dcafb2 Fix mobile burger menu 2018-12-27 17:10:50 -07:00
Robbie Antenesse 373aa81421 Add messages to pages 2018-12-27 16:33:40 -07:00
Robbie Antenesse aaa5a2c0e0 Fix problems with uploading files too large 2018-12-27 16:13:48 -07:00
Robbie Antenesse e2a265783e Fix up paths; add basic About page; strip tags from input 2018-12-27 15:47:06 -07:00
Robbie Antenesse d7e77dc4dc Add History page 2018-12-27 14:54:11 -07:00
Robbie Antenesse b502470279 Get "take book" working 2018-12-27 12:54:05 -07:00
Robbie Antenesse 14c0dddf93 Improve templates; Add navbar; Show book details 2018-12-27 10:55:59 -07:00
Robbie Antenesse c0b154e1f6 Add book columns and simple modals 2018-12-26 23:36:47 -07:00
Robbie Antenesse f2948edcc6 Initiate socket connection on load 2018-12-26 16:48:14 -07:00
Robbie Antenesse dd54dadfdd Ignore uploaded files while developing 2018-12-26 16:40:55 -07:00
Robbie Antenesse f0656d7d15 Make everything templates; confirm uploads 2018-12-26 16:38:36 -07:00
Robbie Antenesse 464535b6ad Fix problems with server; add index.html
Confirm that file upload works as intended
2018-12-26 15:09:13 -07:00
Robbie Antenesse 01d972dc5f Work on addBook and takeBook (untested) 2018-12-26 13:48:13 -07:00
Robbie Antenesse c78b4b75cb Start puzzling out events 2018-12-18 13:18:06 -07:00
Robbie Antenesse c292701f50 Initial Commit 2018-12-18 12:40:10 -07:00