Commit Graph

20 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
a5fed1e26a Implement Phase 2 audit logging
Add audit logging for admin settings changes, rate limit config updates, anomaly detection config changes (skipped due to no UI), and version cleanup settings updates. Implement logging via central logAdminAction helper and integrate into AdminSettings, VersionCleanupSettings, and RateLimitAlerts mutations (create, update, delete).
2025-11-11 14:36:10 +00:00
gpt-engineer-app[bot]
ec7fae3d86 Fix and test error logging 2025-11-03 22:19:27 +00:00
gpt-engineer-app[bot]
6af981a6e4 Fix imports and test flow 2025-11-03 22:03:08 +00:00
gpt-engineer-app[bot]
7663205512 Fix remaining compliance violations 2025-11-03 18:47:59 +00:00
gpt-engineer-app[bot]
133141d474 Reverted to commit 0091584677 2025-11-01 15:22:30 +00:00
gpt-engineer-app[bot]
0d16bb511c feat: Implement API and cache improvements 2025-10-31 12:11:14 +00:00
gpt-engineer-app[bot]
ee351de1fb Fix: Memoize useAdminSettings return value 2025-10-13 19:59:48 +00:00
gpt-engineer-app[bot]
666befe067 Fix: Stabilize admin settings memoization 2025-10-13 19:52:02 +00:00
gpt-engineer-app[bot]
113f880775 Fix: Stabilize useAdminSettings dependencies 2025-10-13 00:00:06 +00:00
gpt-engineer-app[bot]
f45a100648 Fix useMemo and useCallback dependencies 2025-10-12 23:50:58 +00:00
gpt-engineer-app[bot]
10950a4034 Fix moderation queue tab switch reload 2025-10-11 17:20:35 +00:00
gpt-engineer-app[bot]
f37b99a5f9 Reverted to commit 06ed528d76 2025-10-11 15:58:56 +00:00
gpt-engineer-app[bot]
1df9ada8ae Reverted to commit 96a961d95c 2025-10-11 15:58:11 +00:00
gpt-engineer-app[bot]
3f08dcb203 Refactor: Simplify CAPTCHA bypass logic 2025-10-11 00:47:34 +00:00
gpt-engineer-app[bot]
21acbb948c Implement two-layer CAPTCHA bypass 2025-10-11 00:41:13 +00:00
gpt-engineer-app[bot]
1d45294703 Implement realtime queue fix 2025-10-09 13:54:39 +00:00
gpt-engineer-app[bot]
f5c59aa072 Fix admin dashboard auto-refresh 2025-10-06 18:36:43 +00:00
gpt-engineer-app[bot]
e6238c45b3 Add admin panel refresh settings 2025-10-03 18:37:16 +00:00
gpt-engineer-app[bot]
01b6d0b955 Refactor admin settings access 2025-09-28 19:27:19 +00:00
gpt-engineer-app[bot]
29d56c6279 Implement admin settings system 2025-09-28 18:41:52 +00:00