Commit Graph

14 Commits

Author SHA1 Message Date
NotII
29ec1be68c Refactor API URLs and add environment config example
Replaces hardcoded production API URLs with localhost defaults for local development in both server and client code. Updates Dockerfile to require API URLs via deployment environment variables. Improves ChatTable to use a batch endpoint for chats and unread counts, with backward compatibility. Adds an env.example file to document required environment variables. Updates next.config.mjs to use environment variables for backend API rewrites and image domains.
2025-09-01 15:35:10 +01:00
NotII
343a66523d Update ChatTable.tsx 2025-05-29 12:18:25 +01:00
NotII
2f48ee38c2 weewoo 2025-04-07 19:25:24 +01:00
NotII
f209fb6a3a Update ChatTable.tsx 2025-03-24 17:27:40 +00:00
NotII
9f4e873d4a Update ChatTable.tsx 2025-03-24 17:24:39 +00:00
NotII
06984b53ef fix auth 2025-03-24 17:18:27 +00:00
NotII
64ee9b842e hmm 2025-03-23 23:08:09 +00:00
NotII
5346b3a3b7 Update ChatTable.tsx 2025-03-18 04:17:44 +01:00
NotII
122c52474c Update ChatTable.tsx 2025-03-18 04:16:11 +01:00
NotII
e0752fd7bb Updates 2025-03-18 04:03:48 +01:00
NotII
c3018c4fce Update ChatTable.tsx 2025-03-08 05:44:45 +00:00
NotII
027e380ce2 weewoo 2025-03-08 05:35:40 +00:00
NotII
517d81080d Update ChatTable.tsx 2025-03-08 05:31:27 +00:00
NotII
dbd65415d5 weehoo 2025-03-08 05:30:23 +00:00