Alex Cabal
|
7eaa400ae3
|
Type tweaks for exceptions and some validation
|
2024-04-25 20:40:49 -05:00 |
|
Alex Cabal
|
00619080a8
|
Add icons to form elements across site, and remove some CSS classes in favor of :has()
|
2024-04-15 20:36:56 -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
|
783c09864f
|
Add type hints for remaining classes
|
2024-01-08 16:08:57 -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
|
306a77ce96
|
Change some HTTP 400 responses to HTTP 422
|
2022-07-13 11:04:43 -05:00 |
|
Alex Cabal
|
282909ef6a
|
Add captions to hero images
|
2022-07-11 10:42:25 -05:00 |
|
Alex Cabal
|
0bc3dc3830
|
Create cookie-based login and authentication system
|
2022-07-10 20:53:20 -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 |
|
Alex Cabal
|
6c8414f844
|
Update PropertiesBase to new patterns and improve static analysis checks
|
2022-06-30 13:23:05 -05:00 |
|
Alex Cabal
|
2ef5ce6551
|
Add poll system for Patrons Circle
|
2022-06-29 17:17:20 -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
|
3b26e49509
|
Small-caps CAPTCHA in newsletter form and error message
|
2022-06-20 11:49:29 -05:00 |
|
Alex Cabal
|
69df5ac43a
|
Fix bug where newsletter subscribers couldn't uncheck an option
|
2022-06-17 11:13:15 -05:00 |
|
Alex Cabal
|
327d330f5b
|
Remove first and last name from newsletter subscription form
|
2022-03-24 11:06:41 -05:00 |
|
Alex Cabal
|
b0197d189a
|
Add newsletter management functionality
|
2022-03-20 17:46:47 -05:00 |
|
Alex Cabal
|
b18412f28e
|
Remove text/html option from newsletter mailings
|
2021-02-04 17:28:32 -06:00 |
|
Alex Cabal
|
5eb32788d8
|
Tweak newsletter header
|
2021-01-11 13:26:27 -06:00 |
|
Alex Cabal
|
681c7a93e6
|
Add embedded newsletter signup form
|
2021-01-06 19:59:39 -06:00 |
|
Alex Cabal
|
b46d88d8c2
|
Add newsletter link to footer
|
2021-01-06 16:28:07 -06:00 |
|