Alex Cabal
|
3050ab7219
|
Use HTTP code enums instead of ints
|
2024-11-20 14:52:05 -06:00 |
|
Alex Cabal
|
fcca4fc417
|
Make session variable names follow boolean patterns
|
2024-05-24 20:51:30 -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
|
12cf83a843
|
Rename SeException class to AppException
|
2023-07-14 09:36:10 -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
|
285c708cab
|
Don't reveal newsletter subscription ID in URL when creating a new subscription
|
2022-07-06 11:55:53 -05:00 |
|
Alex Cabal
|
de9e8161ce
|
PHPStan tweaks
|
2022-07-04 12:58:18 -05:00 |
|
Alex Cabal
|
011cd747f1
|
Convert newsletter to use Users table as base
|
2022-07-04 12:09:49 -05:00 |
|