Commit graph

42 commits

Author SHA1 Message Date
Brandon
f87f6290a4 Fix readme instructions 2022-11-28 14:18:27 -06:00
Alex Cabal
f53a9708a4 Update readme with correct URLs 2022-08-22 20:41:35 -05:00
bearmarch
85372aa275 Typo README -> Contributing
unsoliticed -> unsolicited
2022-07-24 22:14:08 -05:00
Alex Cabal
30442c0c62 Move HTTP auth to PHP 2022-07-14 12:50:21 -05:00
Alex Cabal
04b5000de7 Add Apache module config to readme/docker 2022-07-11 11:10:52 -05:00
Alex Cabal
0bc3dc3830 Create cookie-based login and authentication system 2022-07-10 20:53:20 -05:00
Alex Cabal
dbc2fd5fcd Improve bulk downloads page 2022-07-09 20:09:39 -05:00
Alex Cabal
6c603016bd Move feeds behind Patrons Circle login 2022-07-09 20:09:39 -05:00
Alex Cabal
c109c565cb Move feeds under new /feeds root 2022-06-24 12:54:57 -05:00
Alex Cabal
70a80d0e02 Add system to retrieve and manage donations in a local database 2022-06-20 14:05:27 -05:00
Alex Cabal
5f395de75b Update readme to correct install instructions 2022-03-24 13:14:09 -05:00
Alex Cabal
c915ccc38a Update help wanted in readme 2022-03-24 11:45:57 -05:00
Alex Cabal
b0197d189a Add newsletter management functionality 2022-03-20 17:46:47 -05:00
Alex Cabal
1e698f2389 Anonymize web logs after rotating and disable explicit download logging in favor of grepping the regular web logs 2022-03-16 13:04:52 -04:00
Alex Cabal
2a1225ca53 Update pages and processes to match 2.0.0 toolset 2021-06-03 19:03:10 -05:00
Robin Whittleton
c36fde5c8c Move the Docker files into their own folder 2021-02-11 16:21:15 -06:00
Robin Whittleton
a690a85053 Fix dynamic PHP reloading
We need to disable opcaching as this is the server variant of Ubuntu.
2021-02-11 16:21:15 -06:00
Robin Whittleton
951db75ab6 Add instructions for restarting the Docker PHP server where necessary 2021-02-11 16:21:15 -06:00
Robin Whittleton
39d21db8c7 Amend dockerfile to work with a bind mount
This will mount the current directory as the code for the site in the container.
2021-02-11 16:21:15 -06:00
Robin Whittleton
0ffcb889e9 Dockerfile, based on the README installation steps 2021-02-11 16:21:15 -06:00
Alex Cabal
8f30ee2530 Remove unmaintained Vagrant configuration 2021-02-10 16:00:03 -06:00
Alex Cabal
9c7b77e43f Remove wanted item from readme 2021-02-10 12:00:08 -06:00
Alex Cabal
1148ed74b0 Fix installation instructions in readme to actually work, and add missing PHP config file 2021-02-07 13:35:22 -06:00
Alex Cabal
262e86c625 Enable reading from the ToC and single-page reading 2020-10-11 13:39:32 -05:00
Alex Cabal
df01a97387 Update readme with help wanted 2020-08-21 09:44:44 -05:00
Alex Cabal
b52284b4c0 Change links to toolset 2020-04-18 10:37:22 -05:00
Alex Cabal
278a1fbc7c Don't track compiled manual files; add a README entry describing the situation 2020-03-31 13:41:09 -05:00
Alex Cabal
d56cb360cc Change GitHub webhook from building immediately, to queuing builds with task-spooler 2020-02-29 22:28:04 -06:00
Danny Bautista
2a224cf144 Add instructions for enabling necessary Apache modules in README.md and add note for vagrant up command 2019-10-09 17:27:01 -05:00
Alex Cabal
51fda5d4e2 Update README 2019-08-27 18:13:23 -05:00
Alex Cabal
8f33a1021c Rearrange filesystem layout, and add configuration files 2019-08-23 19:47:30 -05:00
Danny Bautista
3171b7e583 Update Vagrant files. 2019-06-12 12:25:43 -05:00
Danny Bautista
235e1a1388 Add script to download books from https://github.com/standardebooks/ and keep them up to date. 2019-05-28 17:29:34 -05:00
Alex Cabal
20239429e5 Update readme for new composer instructions 2019-05-21 17:01:04 -05:00
Danny Bautista
426716234c Add Vagrantfile to set up an Ubuntu VM with configured server. 2019-05-17 19:04:51 -05:00
Alex Cabal
106a156f5e Add note about short open tags in README 2019-04-03 16:25:08 -05:00
Alex Cabal
def275ab3c Remove closing tags from pure PHP files 2019-04-03 16:25:00 -05:00
Alex Cabal
58cc098058 Add Safe PHP functions 2019-03-07 12:11:50 -06:00
Alex Cabal
f5d7d4e02a Add Composer autoloading functions and PHPStan for testing 2019-02-26 13:03:45 -06:00
Alex Cabal
b812485d8a Remove flaky iconv and replace with PHP-intl 2019-01-18 20:51:22 -06:00
Alex Cabal
3c2d107d0f Tweak readme 2018-12-30 13:39:05 -06:00
Alex Cabal
28c8a3f0ba Initial commit 2018-12-29 16:02:00 -06:00