Adolfo Reyna adolforeyna
  • Joined on 2025-10-30
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-25 23:41:48 +00:00
c5fd09d71d feat: add post translation queue and background AI translation via API
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-25 23:13:34 +00:00
989fdce883 feat: Add JSON content-type to Bible API chapters endpoint
adolforeyna pushed to main at adolforeyna/clawbot 2026-02-24 02:57:00 +00:00
dcc5c6c044 Add .gitignore to exclude all node packages and lock files
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-24 00:57:50 +00:00
fd82643477 Add push notifications for chat participants
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-22 02:56:15 +00:00
93d5b6b5f3 Merge pull request 'fix(auth): return JSON 401 for API sessions and harden cross-site cookies' (#4) from codex/sessionchecker-json-unauthorized into master
83727957ab fix(auth): return JSON 401 for API sessions and harden cross-site cookies
Compare 2 commits »
adolforeyna merged pull request adolforeyna/EMI-Backend#4 2026-02-22 02:56:14 +00:00
fix(auth): return JSON 401 for API sessions and harden cross-site cookies
adolforeyna created pull request adolforeyna/EMI-Backend#4 2026-02-22 02:56:11 +00:00
fix(auth): return JSON 401 for API sessions and harden cross-site cookies
adolforeyna created branch codex/sessionchecker-json-unauthorized in adolforeyna/EMI-Backend 2026-02-22 02:55:44 +00:00
83727957ab fix(auth): return JSON 401 for API sessions and harden cross-site cookies
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-21 04:23:01 +00:00
a8ddae4b1e Merge pull request 'feat: add universal chat room with language-aware translation' (#3) from codex/universal-chat-room into master
77134b6bab feat: add universal chat room with language-aware translation
Compare 2 commits »
adolforeyna merged pull request adolforeyna/EMI-Backend#3 2026-02-21 04:22:59 +00:00
feat: add universal chat room with language-aware translation
adolforeyna created pull request adolforeyna/EMI-Backend#3 2026-02-21 04:22:55 +00:00
feat: add universal chat room with language-aware translation
adolforeyna created branch codex/universal-chat-room in adolforeyna/EMI-Backend 2026-02-21 04:16:10 +00:00
adolforeyna pushed to codex/universal-chat-room at adolforeyna/EMI-Backend 2026-02-21 04:16:10 +00:00
77134b6bab feat: add universal chat room with language-aware translation
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-21 03:15:15 +00:00
d907aeecee Add notifications viewed flag endpoint and persistence
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-21 03:06:02 +00:00
1ca38ca3b9 Add agent notes file
e13678ad56 Fix profile update persistence and stale cache
Compare 2 commits »
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-21 03:02:45 +00:00
bbc8c36439 Merge pull request 'codex/password-security-plan-comments' (#2) from codex/password-security-plan-comments into master
f3a782a360 chore(auth): remove security plan doc and marker comments
19d805d322 fix(auth): add account+IP brute-force rate limiting
469962d03c fix(auth): add single-use token login recovery flow
c6d9dfd3c1 fix(auth): enforce POST body credentials and generic auth errors
Compare 6 commits »
adolforeyna merged pull request adolforeyna/EMI-Backend#2 2026-02-21 03:02:44 +00:00
codex/password-security-plan-comments
adolforeyna created pull request adolforeyna/EMI-Backend#2 2026-02-21 03:02:37 +00:00
codex/password-security-plan-comments
f3a782a360 chore(auth): remove security plan doc and marker comments