Alex Cabal
|
3050ab7219
|
Use HTTP code enums instead of ints
|
2024-11-20 14:52:05 -06:00 |
|
Alex Cabal
|
8546039b97
|
Comment formatting
|
2024-11-15 21:40:56 -06:00 |
|
Alex Cabal
|
1449148989
|
Switch logged in user to static typed variable instead of in $GLOBALS
|
2024-11-10 23:05:31 -06:00 |
|
Alex Cabal
|
06b82cdaaa
|
Fix broken updated timestamps in OPDS feeds, and fix and add some type hints.
|
2024-11-08 12:43:47 -06:00 |
|
Alex Cabal
|
44901cf3e2
|
Add Db::QueryBool() and some code style updates
|
2024-09-15 13:50:13 -05:00 |
|
Alex Cabal
|
a442f92e28
|
Use exists() for some SQL statements; send thank-you email to patron donors who donate again
|
2024-05-13 12:32:07 -05:00 |
|
Alex Cabal
|
110c091a7b
|
Define some constants to make HTTP input code less wordy
|
2024-05-12 12:29:30 -05:00 |
|
Alex Cabal
|
ee7c8343dd
|
Convert some constants to enums
|
2024-05-11 21:51:06 -05:00 |
|
Alex Cabal
|
ca3fc6dbfd
|
Refactor HttpInput::Str and rename some exceptions for consistency
|
2024-01-18 11:21:05 -06:00 |
|
Alex Cabal
|
042816cf45
|
Use auto_prepend_file INI directive to prepend Core.php to all web requests automatically
|
2023-07-15 15:17:20 -05:00 |
|
Alex Cabal
|
76cf0d296a
|
Use content negotation to serve acceptable content types for web browsers viewing OPDS/RSS/Atom feeds
|
2023-06-20 15:26:28 -05:00 |
|
Alex Cabal
|
8127f0c7e2
|
Remove unused exception variables, now that this is possible with PHP8
|
2023-06-06 21:00:12 -05:00 |
|
Alex Cabal
|
26a24cdbe2
|
Pretty print SQL
|
2022-12-24 15:44:42 -06:00 |
|
Alex Cabal
|
850ad44e83
|
Enable Patron login required for ebook feeds
|
2022-07-25 12:26:29 -05:00 |
|
Alex Cabal
|
7341304729
|
Temporarily disable feed authentication
|
2022-07-14 12:50:39 -05:00 |
|
Alex Cabal
|
30442c0c62
|
Move HTTP auth to PHP
|
2022-07-14 12:50:21 -05:00 |
|