Commit Graph

1835 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
80d823a1b9 Fix moderation queue claim logic 2025-11-05 16:37:54 +00:00
gpt-engineer-app[bot]
7c35f2932b feat: Implement timezone-independent date picker 2025-11-05 16:31:51 +00:00
gpt-engineer-app[bot]
c966b6c5ee Fix date input normalization 2025-11-05 16:21:22 +00:00
gpt-engineer-app[bot]
5a61a2b49e Fix: Replace require with ES module imports 2025-11-05 16:12:47 +00:00
gpt-engineer-app[bot]
6e1ff944c8 Refactor: Remove Cronitor RUM tracking 2025-11-05 15:59:05 +00:00
gpt-engineer-app[bot]
1f93e7433b feat: Implement automatic API connectivity banner 2025-11-05 15:55:02 +00:00
gpt-engineer-app[bot]
09de0772ea Refactor: Improve Cronitor health check error handling 2025-11-05 15:42:43 +00:00
gpt-engineer-app[bot]
6c9cd57190 Fix: Cronitor RUM initialization error 2025-11-05 15:39:54 +00:00
gpt-engineer-app[bot]
35fdd16c6c feat: Implement Cronitor health monitor 2025-11-05 15:38:11 +00:00
gpt-engineer-app[bot]
c1ef28e2f6 Fix: Cronitor RUM history patching error 2025-11-05 15:08:52 +00:00
gpt-engineer-app[bot]
0106bdb1d5 feat: Integrate Cronitor RUM 2025-11-05 15:07:31 +00:00
gpt-engineer-app[bot]
e1ffba593a Remove circuit breaker implementation 2025-11-05 15:04:32 +00:00
gpt-engineer-app[bot]
e08aacaff3 Refactor: Remove circuit breaker system 2025-11-05 15:02:17 +00:00
gpt-engineer-app[bot]
116eaa2635 Fix composite submission error logging 2025-11-05 14:20:56 +00:00
gpt-engineer-app[bot]
e773ca58d1 feat: Implement network status banner 2025-11-05 14:12:23 +00:00
gpt-engineer-app[bot]
783284a47a Implement success/failure states 2025-11-05 14:02:34 +00:00
gpt-engineer-app[bot]
dcc9e2af8f feat: Add retry logic to updates 2025-11-05 13:56:08 +00:00
gpt-engineer-app[bot]
80826a83a8 Fix migration for admin settings 2025-11-05 13:40:25 +00:00
gpt-engineer-app[bot]
ec5181b9e6 feat: Implement circuit breaker and retry logic 2025-11-05 13:27:22 +00:00
gpt-engineer-app[bot]
5e0640252c feat: Implement retry logic for composite submissions 2025-11-05 13:16:30 +00:00
gpt-engineer-app[bot]
876119c079 Fix composite submission error handling 2025-11-05 13:09:54 +00:00
gpt-engineer-app[bot]
540bd1cd7a Fix unstable callbacks in moderation queue 2025-11-05 05:00:23 +00:00
gpt-engineer-app[bot]
fcf5b9dba3 Fix: Remove restoreActiveLock from useEffect dependency 2025-11-05 04:53:27 +00:00
gpt-engineer-app[bot]
e799216fbc Fix useCallback in useUserRole hook 2025-11-05 04:37:56 +00:00
gpt-engineer-app[bot]
4b06d73509 Fix: Remove infinite loop in ModerationQueue 2025-11-05 04:26:23 +00:00
gpt-engineer-app[bot]
66bdb36b03 Implement client-side error timing 2025-11-05 04:20:55 +00:00
gpt-engineer-app[bot]
acfbf872d2 Fix Recent Activity errors 2025-11-05 03:53:58 +00:00
gpt-engineer-app[bot]
5616a4ffe8 Fix orphaned submission data 2025-11-05 03:01:30 +00:00
gpt-engineer-app[bot]
34fcd841ee Fix submission creation data issues 2025-11-05 02:30:20 +00:00
gpt-engineer-app[bot]
a51f37bf8a Fix submission process issues 2025-11-05 02:25:27 +00:00
gpt-engineer-app[bot]
e21e4990ad Fix submission creation process 2025-11-05 02:21:38 +00:00
gpt-engineer-app[bot]
eb726d3f83 Fix infinite query loop 2025-11-05 01:55:53 +00:00
gpt-engineer-app[bot]
6438d186d7 Fix infinite query loop 2025-11-05 01:35:59 +00:00
gpt-engineer-app[bot]
791205210f Fix superuser release locks RPC 2025-11-05 01:21:55 +00:00
gpt-engineer-app[bot]
f750763c63 Fix: Implement database schema and code updates 2025-11-05 01:20:30 +00:00
gpt-engineer-app[bot]
5985ee352d Fix error handling 2025-11-05 00:54:12 +00:00
gpt-engineer-app[bot]
df9f997c64 feat: Implement automatic MFA verification modal 2025-11-05 00:48:39 +00:00
gpt-engineer-app[bot]
c4f975ff12 Implement persistent lock state 2025-11-04 23:12:44 +00:00
gpt-engineer-app[bot]
16386f9894 Implement superuser lock management 2025-11-04 23:08:00 +00:00
gpt-engineer-app[bot]
ae22a48ce2 Fix null safety issues 2025-11-04 22:57:49 +00:00
gpt-engineer-app[bot]
c15efd7907 Fix composite submission RPC 2025-11-04 22:49:39 +00:00
gpt-engineer-app[bot]
2a287b0d48 Fix composite submission data linkage 2025-11-04 22:49:01 +00:00
gpt-engineer-app[bot]
87626dd2d8 Fix RPC function for composite submissions 2025-11-04 22:42:14 +00:00
gpt-engineer-app[bot]
c21301cd37 Fix form button inconsistencies 2025-11-04 22:30:21 +00:00
gpt-engineer-app[bot]
5d3231f0dd Refactor: Enhance OpenGraph descriptions 2025-11-04 22:06:21 +00:00
gpt-engineer-app[bot]
ffd71f51fb Fix logging and robots.txt 2025-11-04 22:01:27 +00:00
gpt-engineer-app[bot]
40ebc3c11b Fix logging policy violation 2025-11-04 21:52:42 +00:00
gpt-engineer-app[bot]
deabb72330 feat: Implement sitemap generator 2025-11-04 21:48:50 +00:00
gpt-engineer-app[bot]
68cddbbdd5 Refactor: Implement chunk load error recovery 2025-11-04 21:31:37 +00:00
gpt-engineer-app[bot]
22522b31ac Fix: Resolve logger not found errors 2025-11-04 21:08:37 +00:00