Robin Whittleton
|
71c2dfc55b
|
Add missing php-mysql to README
Without this the site can’t connect to the database.
|
2024-10-28 13:16:25 -05:00 |
|
Alex Cabal
|
82e43cb520
|
Add DB setup to readme
|
2024-10-23 11:09:16 -05:00 |
|
Ainsley Ellis
|
513fc6d174
|
Add missing newline to code snippet in README
|
2024-10-02 16:46:54 -05:00 |
|
Mike Colagrosso
|
980ed8cea9
|
Convert ebook SORT_ constants to an enum
|
2024-01-30 11:10:05 -06:00 |
|
Mike Colagrosso
|
cad2f5f730
|
List artwork by artist via /artworks/<artist-name>
|
2024-01-23 13:46:12 -06:00 |
|
Alex Cabal
|
ca3fc6dbfd
|
Refactor HttpInput::Str and rename some exceptions for consistency
|
2024-01-18 11:21:05 -06:00 |
|
Alex Cabal
|
5ef6d3aef8
|
Artwork db code tweaks, also remove 'in use' as a status
|
2024-01-17 16:04:11 -06:00 |
|
Alex Cabal
|
1627c99a46
|
Update readme with todos
|
2024-01-16 11:32:55 -06:00 |
|
Alex Cabal
|
206e125da7
|
Add todo item to readme
|
2024-01-15 00:22:24 -06:00 |
|
Alex Cabal
|
531e3600ea
|
Convert some constants to enums
|
2024-01-14 22:32:47 -06:00 |
|
Alex Cabal
|
16df5b29fe
|
Validate and normalize museum URLs when submitting artwork
|
2024-01-12 14:20:54 -06:00 |
|
Mike Colagrosso
|
65c154a607
|
Add exiftool to dependencies
|
2024-01-09 23:20:01 -06:00 |
|
Alex Cabal
|
e17a4bcc65
|
Normalize URLs when submitting artwork to database
|
2024-01-09 13:59:00 -06:00 |
|
Alex Cabal
|
783c09864f
|
Add type hints for remaining classes
|
2024-01-08 16:08:57 -06:00 |
|
Alex Cabal
|
2adb91c863
|
Add more todo items to README
|
2024-01-08 11:39:33 -06:00 |
|
Alex Cabal
|
57ebd59233
|
Update README to correctly install the SE toolset as a library
|
2024-01-03 19:14:04 -06:00 |
|
Alex Cabal
|
fa312ea089
|
Update Docker config for Ubuntu 22.04
|
2023-12-09 11:14:40 -06:00 |
|
Alex Cabal
|
f44385c994
|
Update readme for Ubuntu 22.04
|
2023-06-08 12:02:24 -05:00 |
|
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 |
|