friday-bot
d3cb7795b7
Handle video play() promise rejection with visible error state ( closes #23 )
2026-07-14 11:10:21 -06:00
f91bbd384d
Add Presenter to NAP NTC Birmingham event on service map ( closes #22 )
2026-05-24 11:55:22 -06:00
54bfdbedce
Remove San Diego AIP Annual Session from service map ( closes #21 )
2026-05-24 11:40:29 -06:00
Eliza kragh
95c7ad944c
Update memory bank: Add node_modules installation entry
2026-04-06 15:04:32 -06:00
Eliza kragh
3906d069a4
Update memory bank: Photo update and AIP membership addition (April 6, 2026)
2026-04-06 15:00:15 -06:00
Eliza kragh
4f9a7ac018
Add American Institute of Parliamentarians membership to certifications
2026-04-06 14:56:53 -06:00
Eliza kragh
8cc11c3352
Update Eliza's photo - rename to eliza-2026.jpg to bypass CDN cache
2026-04-06 14:52:54 -06:00
Eliza kragh
9a9be40151
Update Eliza's photo on About page
2026-04-06 14:43:35 -06:00
Eliza kragh
036fdb93f2
Update memory bank: Added 4 new network relationships to map (now 23 locations)
2026-04-04 18:46:18 -06:00
Eliza kragh
833fb12305
Add AIP Annual Session to San Diego CA on interactive map
2026-04-04 18:42:52 -06:00
Eliza kragh
2e990e72a9
Add NAP NTC to Birmingham AL on interactive map
2026-04-04 18:36:12 -06:00
Eliza kragh
107b8831b4
Add NAD Conference to San Francisco CA on interactive map
2026-04-04 18:31:01 -06:00
Eliza kragh
ea27cfa5fb
Add MCDi Board Training to Missoula MT on interactive map
2026-04-04 18:26:07 -06:00
Eliza kragh
02989ce809
Update memory bank: Document March 13 About page certification update
2026-03-13 12:19:43 -06:00
Eliza kragh
be03ba9f7c
Update About page: Add 'Insured' prefix to Registered Parliamentarian certification
2026-03-13 12:16:15 -06:00
Eliza kragh
d9156a9f21
Update memory bank: document About page changes from March 5, 2026
2026-03-05 13:44:28 -07:00
Eliza kragh
e660b6d8cc
Remove comma from advocacy quote on About page
2026-03-05 13:41:46 -07:00
Eliza kragh
1537926e0c
Add RP abbreviation and 'the' to National Association of Parliamentarians certification
2026-03-05 13:36:38 -07:00
Eliza kragh
4c768e0edf
Add Certificate in Deaf Studies and Social Justice from University of Kansas to Education section
2026-03-05 13:30:22 -07:00
Eliza kragh
a410bb853e
Update About page: refine Leadership text to reflect founding role at MCDi and ownership of DeafGain LLC
2026-03-05 13:25:13 -07:00
Eliza kragh
bc05b0106e
Update About page: change NAP certification to Registered Parliamentarian
2026-03-05 13:02:51 -07:00
Eliza kragh
abb6f511fb
Update memory bank: add MOAD event and update map location count to 20
2026-03-05 12:58:51 -07:00
Eliza kragh
a25e858a35
Add MOAD Board Training event to Jefferson City, MO on interactive map
2026-03-05 12:55:37 -07:00
Eliza kragh
ee5f7bcb6e
Update memory bank: document automated deployment workflow with deploy.sh
2026-03-05 12:52:02 -07:00
Eliza kragh
1d63dfddef
Add automated deployment script with VPN connection and Docker rebuild
2026-03-05 12:50:33 -07:00
107f2de66c
Add WireGuard VPN configuration for Proxmox Colocation
2026-03-05 12:42:12 -07:00
Eliza kragh
efae0c098c
Update memory bank: correct server IP to 10.4.0.205 and add VPN workflow
2026-03-05 12:37:57 -07:00
7d079f9b37
Add simplified VPN manager script for Proxmox Colocation only
2026-03-05 12:34:06 -07:00
Eliza kragh
596c5033a0
Add AI assistant documentation: memory bank and git workflow
2026-03-05 12:28:00 -07:00
78aade0c94
Update interactive map: Add RID conference to Missoula MT and update ASLTA description
2026-01-26 10:25:09 -07:00
4755cd3fd6
Consolidate services into single DeafGain Consultants offering with clear, accessible language
2026-01-20 11:06:37 -07:00
a565932eeb
Remove service selection field from contact form - simplify form to just name, email, and message
2026-01-20 09:57:56 -07:00
ae7c52db20
Add anti-spam honeypot field and update contact form service options
2026-01-20 09:35:55 -07:00
a0cf3e9f35
Update memory bank status summary with current system state
2026-01-09 14:09:00 -07:00
df6c69684a
Fix email configuration: Update SMTP port to 587 and regenerate Gmail app password
2026-01-09 13:58:07 -07:00
379c4e1e44
Add Parliamentarian service and update Austin TX event to Deaf Collab: Austin 2025
2025-10-27 09:06:53 -06:00
8b2b421156
Update email configuration: change SMTP port to 2525 and temporarily disable Redis
2025-09-11 15:00:55 -06:00
5d49c9ec72
Remove ADA-compliant transcripts service.
2025-08-28 10:40:45 -05:00
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