Commit Graph

15 Commits

Author SHA1 Message Date
g
54cfc62e35 Switch notification sound to hohoho.mp3 and add download script
Replaced all references to notification.mp3 with hohoho.mp3 in notification-related components and context. Added hohoho.mp3 to the public directory. Introduced a script (download-notification-sound.js) for downloading notification sounds from YouTube using @distube/ytdl-core, which was added as a devDependency. Also added yt-dlp.exe for alternative audio downloading.
2025-12-08 18:42:11 +00:00
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