ComputerTech
  • Joined on 2026-03-21
ComputerTech pushed to master at ComputerTech/aprhodite 2026-04-12 17:32:31 +00:00
5df43f47da Fix start.py environment logic and Finalize Master Admin
ComputerTech pushed to master at ComputerTech/aprhodite 2026-04-12 17:28:20 +00:00
4c42f55e14 Hardcode master admin ComputerTech and update config template
ComputerTech pushed to master at ComputerTech/aprhodite 2026-04-12 17:26:25 +00:00
1635c70eb3 Fix account approval bypass and enforce AI verification
ComputerTech pushed to master at ComputerTech/aprhodite 2026-04-12 17:23:42 +00:00
0d4d27cdc1 Fix order-dependent AI room detection and verification flow
dff495ab44 Restore config.example.json
Compare 2 commits »
ComputerTech pushed to master at ComputerTech/aprhodite 2026-04-12 17:15:57 +00:00
c514c5fb73 Fix Lobby tab switching and message submission logic
ComputerTech pushed to master at ComputerTech/aprhodite 2026-04-12 17:14:36 +00:00
698737cb5e Fix Lobby tab switching and message submission logic
ComputerTech pushed to master at ComputerTech/aprhodite 2026-04-12 17:09:36 +00:00
bff5afc366 Implement JSON config system and AI PM integration
ComputerTech pushed to master at ComputerTech/aprhodite 2026-04-12 17:05:49 +00:00
1537d8518e Fix syntax error in pm_message
ComputerTech pushed to master at ComputerTech/aprhodite 2026-04-12 17:04:28 +00:00
2a3f22a051 Update AI model to valid Ollama path
ComputerTech pushed to master at ComputerTech/aprhodite 2026-04-12 16:56:11 +00:00
ad510c57e1 Initial commit: SexyChat (Aphrodite) v1.0
ComputerTech created branch master in ComputerTech/aprhodite 2026-04-12 16:56:11 +00:00
ComputerTech created repository ComputerTech/aprhodite 2026-04-12 16:54:56 +00:00
ComputerTech pushed to main at ComputerTech/techdj 2026-04-12 12:33:57 +00:00
ComputerTech pushed to main at ComputerTech/techdj 2026-04-12 12:21:02 +00:00
f4ca6a5ad1 Migrate eventlet→gevent: fix WebSocket upgrade failure and EBADF errors
ComputerTech pushed to main at ComputerTech/techdj 2026-04-12 12:02:00 +00:00
69c078071d Fix stream glitching, suppress ffmpeg noise, green progress bar, bug fixes
ComputerTech pushed to main at ComputerTech/bastebin 2026-04-06 20:10:22 +00:00
24d70aeb08 feat: scrollable view layout, discussions extend page, word wrap toggle, divider-style comments
ComputerTech pushed to main at ComputerTech/bastebin 2026-04-06 19:53:19 +00:00
89e194a435 feat: discussions (comments) on pastes with optional nickname and E2E encryption
ComputerTech pushed to main at ComputerTech/bastebin 2026-04-06 18:50:18 +00:00
c8d78c7d61 fix: clicking highlighted line number clears the highlight
ComputerTech pushed to main at ComputerTech/bastebin 2026-04-06 18:46:25 +00:00
f93d232769 feat: GitHub-style line linking (?L=5 or ?L=5-12)
ComputerTech pushed to main at ComputerTech/bastebin 2026-04-06 18:25:07 +00:00
be6b102d16 fix: self-heal rate_limits table if missing (pre-migration DBs)