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
|
b7b63a4be5
|
Refactor functions out of Library
|
2024-11-10 23:05:31 -06:00 |
|
Alex Cabal
|
c35c47b793
|
Add DateTimeFormat enum
|
2024-11-08 16:41:15 -06:00 |
|
Alex Cabal
|
be5574eaec
|
Move enums into their own namespace
|
2024-11-08 16:34:21 -06:00 |
|
Mike Colagrosso
|
6c8e819316
|
Implement OpenSearch feed search with FilterEbooks
|
2024-11-04 13:16:56 -06:00 |
|
Alex Cabal
|
eec79712fc
|
Use a NOW constant instead of new DateTimeImmutable objects, and tweak how some donation drive dates work
|
2024-10-15 22:21:12 -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
|
e55fecaaa2
|
Switch from DateTime to DateTimeImmutable across codebase
|
2024-04-13 14:05:14 -05:00 |
|
Alex Cabal
|
ca3fc6dbfd
|
Refactor HttpInput::Str and rename some exceptions for consistency
|
2024-01-18 11:21:05 -06:00 |
|
Alex Cabal
|
f7ff76bf7d
|
Rename some Formatter functions for clarity
|
2024-01-17 16:04:30 -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
|
733b52c581
|
Don't serve Safari XHTML because of a bug in <picture> elements causing multiple images to be downloaded
|
2022-09-26 20:18:04 -05:00 |
|
Alex Cabal
|
dc0e873577
|
Add feed/download toolbar to author and collection indexes
|
2022-07-12 10:24:41 -05:00 |
|
Alex Cabal
|
05e0f77b45
|
Add collections and authors RSS/Atom/OPDS feeds
|
2022-07-11 18:49:11 -05:00 |
|
Alex Cabal
|
139ae6e918
|
Tweak wording on feed pages
|
2022-07-09 20:19:47 -05:00 |
|
Alex Cabal
|
6c603016bd
|
Move feeds behind Patrons Circle login
|
2022-07-09 20:09:39 -05:00 |
|
Alex Cabal
|
6c8414f844
|
Update PropertiesBase to new patterns and improve static analysis checks
|
2022-06-30 13:23:05 -05:00 |
|
Alex Cabal
|
1b237265c7
|
Add opensearch directives to Atom and RSS feeds
|
2022-06-24 13:26:15 -05:00 |
|
Alex Cabal
|
c109c565cb
|
Move feeds under new /feeds root
|
2022-06-24 12:54:57 -05:00 |
|