67c775a66f
Add two locations
2025-08-13 11:57:53 -05:00
86096d99e3
Switch to Missoula from Helena
2025-06-15 21:06:25 -06:00
b1e7d29677
Add rebuild flags
2025-06-15 16:50:23 -06:00
b214427fda
Added geographic locations for upcoming events
2025-06-15 16:29:06 -06:00
a2b3b1756d
Fix environment variable references to match .env file
...
- Change GMAIL_USER/GMAIL_PASS to GOOGLE_EMAIL/GOOGLE_APP_PASSWORD
- Reference actual variables that exist in .env file
- Use SMTP_HOST, SMTP_PORT, SMTP_SECURE from .env
- Use RECIPIENT_EMAIL=eliza@deafgain.org from .env
2025-05-27 13:08:18 -05:00
7a752771c8
Fix email environment variables for subscription system
...
- Add missing SMTP configuration variables
- Map GMAIL_USER/GMAIL_PASS to expected GOOGLE_EMAIL/GOOGLE_APP_PASSWORD
- Add RECIPIENT_EMAIL and SMTP_HOST/PORT/SECURE settings
- Fixes 'Failed to process subscription' error
2025-05-27 13:07:17 -05:00
e3930cf87a
Fix nginx logging configuration for statistics
...
- Create log directory in Dockerfile
- Add proper logging configuration to default.conf
- Mount logs directory in docker-compose.yml for persistence
- Fixes 502 error caused by missing log directory
2025-05-27 12:54:13 -05:00
3e1892a6f7
update Docker deployment
2025-05-27 12:45:16 -05:00
b6f727be5d
Add Docker deployment setup and subscription functionality
...
- Complete Docker containerization for development and production
- Add newsletter subscription API with rate limiting
- Update governance documents with video content
- Enhance email functionality and configurations
- Update memory bank documentation
2025-05-27 12:23:45 -05:00
6e4db3ff67
Update memory bank
2025-03-25 23:26:11 -05:00
0fa61e4c55
Add Secretary's role and responsibilities video
2025-03-25 18:35:56 -05:00
4ee567e9af
Add direct links for videos in Resource Library
2025-01-25 08:46:06 -06:00
28c341ea00
Fix menu button
2024-12-13 09:12:41 -08:00
8709bf66f1
Faster buffer flush for instant statistic generations
2024-12-11 22:27:57 -06:00
d65f8a7e80
Update verison number
2024-12-11 22:21:53 -06:00
03286c9f75
Change ordering
2024-12-11 22:20:55 -06:00
53ddc334f1
Remove duplicate log section
2024-12-11 22:18:17 -06:00
f18ceeb663
Rearrange log tracking sections
2024-12-11 22:07:29 -06:00
fd00d16c37
Re-do the tracking section
2024-12-11 21:59:51 -06:00
f0135e4e54
Move logging to http section
2024-12-11 21:56:01 -06:00
13d137847c
Add server side logging tracking
2024-12-11 21:51:56 -06:00
28c81bddaf
Update footer quote
2024-12-11 17:40:29 -06:00
4bdde33534
Updated footer quote
2024-12-11 15:59:45 -06:00
dcce8c0b3e
Remove quotation mark
2024-12-11 15:47:46 -06:00
78c1422fe4
Updated a quote
2024-12-11 15:41:42 -06:00
3f23aa5e93
Add development enviornment and update documents
2024-12-10 23:43:33 -06:00
d13838758e
Make correction to email account
2024-12-10 19:52:09 -06:00
3bf017543c
Update contact info
2024-12-10 19:48:09 -06:00
e238c56480
Update version number
2024-12-10 19:47:21 -06:00
195aeea56b
Improve mobile and small screen experiences
2024-12-10 19:42:20 -06:00
185c70e76e
Make contact form functional
2024-12-10 19:21:09 -06:00
d20a4f74ed
chore: update dependencies to latest versions
...
- React and React DOM to 19.0.0
- @types/react to 19.0.1
- @types/react-dom to 19.0.2
- @types/node to 22.10.1
- Vite to 6.0.3
- react-simple-maps to 4.0.0-beta.6
2024-12-10 11:32:38 -06:00
a09c831b2e
Fix assets to be included
2024-12-09 19:18:23 -06:00
f56c7ab126
Update copying order
2024-12-09 18:43:33 -06:00
4c0fde6415
Copy all source first
2024-12-09 18:41:11 -06:00
545b49b65f
add builder
2024-12-09 18:39:02 -06:00
da49f378c6
Update with assets path
2024-12-09 18:36:56 -06:00
6365a2ecb2
Fix assets to be copied
2024-12-09 18:29:25 -06:00
547b3b1440
Fix port
2024-12-09 18:24:23 -06:00
33a2488869
Update to add for videos
2024-12-09 18:20:06 -06:00
0823a15744
Fix docker related issues
2024-12-09 18:18:49 -06:00
620666e7f1
fix: copy public assets to dist
2024-12-09 18:08:59 -06:00
7b27845812
fix: create required directories in Dockerfile
2024-12-09 18:05:46 -06:00
a85d4e2ee9
fix: ensure all public assets are copied to dist
2024-12-09 18:02:23 -06:00
b4a89287bd
fix: ensure public directories exist
2024-12-09 17:56:19 -06:00
2dfa0daa42
fix: ensure all public assets are copied to dist
2024-12-09 17:53:09 -06:00
05786a9517
fix: update config for video serving
2024-12-09 17:30:49 -06:00
55c2bc5e12
fix: ensure public files are copied to dist
2024-12-09 17:26:10 -06:00
90ca68e939
fix: ensure public directory exists in container
2024-12-09 17:19:50 -06:00
aec55f02c8
chore: add public directory structure and update docker-compose
2024-12-09 17:16:04 -06:00