Adolfo Reyna adolforeyna
  • Joined on 2025-10-30
adolforeyna created branch codex/password-security-plan-comments in adolforeyna/EMI-Backend 2026-02-21 02:20:31 +00:00
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
0baf237548 docs(auth): add password security hardening plan and code markers
Compare 4 commits »
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-21 00:46:36 +00:00
822e2bc0d6 Merge pull request 'codex/fix-502-feed-profile' (#1) from codex/fix-502-feed-profile into master
ea864b27d4 Harden local/prod cookie policy and Mongo connection settings
c136d25974 Harden feed/profile routes against invalid IDs and null profiles
Compare 3 commits »
adolforeyna merged pull request adolforeyna/EMI-Backend#1 2026-02-21 00:46:35 +00:00
codex/fix-502-feed-profile
adolforeyna created pull request adolforeyna/EMI-Backend#1 2026-02-21 00:46:30 +00:00
codex/fix-502-feed-profile
adolforeyna pushed to codex/fix-502-feed-profile at adolforeyna/EMI-Backend 2026-02-21 00:25:23 +00:00
ea864b27d4 Harden local/prod cookie policy and Mongo connection settings
adolforeyna created branch codex/fix-502-feed-profile in adolforeyna/EMI-Backend 2026-02-21 00:09:35 +00:00
adolforeyna pushed to codex/fix-502-feed-profile at adolforeyna/EMI-Backend 2026-02-21 00:09:35 +00:00
c136d25974 Harden feed/profile routes against invalid IDs and null profiles
adolforeyna created branch master in adolforeyna/EMI-ExpoAPP 2026-02-20 23:56:32 +00:00
adolforeyna pushed to master at adolforeyna/EMI-ExpoAPP 2026-02-20 23:56:32 +00:00
fe9fc8e3e4 Display selected tag name in the Tags screen header
8cdcfefa0d Add tag functionality to posts and implement Tags screen
f5c7ff38dd Add logic to handle notifications to open profile or posts
733c1fd793 Share post text to be able to copy
91e9740159 Add photo to comments
Compare 10 commits »
adolforeyna pushed to main at adolforeyna/clawbot 2026-02-19 15:44:31 +00:00
faae96c9ed feat: add codex-iterm skill
adolforeyna pushed to main at adolforeyna/basic1 2026-02-18 21:14:48 +00:00
fe6e403a98 Reduce touch overhead and cap frame rate at 24 FPS
73a78069e3 Stop tracking screenlog.0
3e54466752 Add Core1 refresh recovery and shared SPI arbitration
ebc58d7e4d Add scene stack menu flow and restore stable TFT sync refresh
a06e0d69fe Refactor main loop touch flow and update docs
Compare 11 commits »
adolforeyna pushed to main at adolforeyna/clawbot 2026-02-18 15:17:57 +00:00
7865dd48e8 Add fullscreen_message skill
adolforeyna pushed to main at adolforeyna/clawbot 2026-02-17 16:44:41 +00:00
5d8623a6e0 Refine heartbeat email handling
adolforeyna pushed to main at adolforeyna/clawbot 2026-02-17 16:37:12 +00:00
69b411d11b Document Pi SSH access skill
adolforeyna pushed to main at adolforeyna/clawbot 2026-02-15 02:42:26 +00:00
780c74c9d8 Add home voice command brainstorm to ideas folder
adolforeyna pushed to main at adolforeyna/clawbot 2026-02-15 02:27:53 +00:00
1b75c79179 Create say-out-loud skill: chime, built-in speakers, sets volume, speaks answer
adolforeyna pushed to main at adolforeyna/clawbot 2026-02-15 02:24:33 +00:00
d1676d11ef Update say-out-loud skill: chime, default voice, built-in speakers, 80% volume
adolforeyna pushed to main at adolforeyna/clawbot 2026-02-14 15:21:38 +00:00
d7c92d20e8 Add say voice replies skill
adolforeyna pushed to main at adolforeyna/basic1 2026-02-13 20:31:26 +00:00
06f5976865 Fix Lua syntax errors caused by bad regex replacement