Commit Graph

28 Commits

Author SHA1 Message Date
AyrisAI
b8648fb5f7 Update README to professional bilingual version 2026-05-14 19:38:55 +03:00
AyrisAI
123d2c8d54 Add unified docker-compose, README_INSTALL and .env.example for easy setup 2026-05-14 19:36:01 +03:00
AyrisAI
083bc5f546 Remove specific keyword filtering for notifications 2026-05-14 19:10:11 +03:00
AyrisAI
add1876c11 Remove IMAP fallback and clean up webhook logic 2026-05-14 19:09:44 +03:00
AyrisAI
c331162704 Move webhook secret to .env for better security 2026-05-14 19:09:09 +03:00
AyrisAI
871dc8406b Add RFC 2047 MIME decoding for mail subjects 2026-05-14 19:04:27 +03:00
AyrisAI
8a7923b1f2 Update webhook to use 'snippet' field and unify notification logic 2026-05-14 18:58:15 +03:00
AyrisAI
b3ef5195c5 Fix build error: add .dockerignore and remove scratch files 2026-05-14 18:54:16 +03:00
AyrisAI
a0fcc90d31 Update signal webhook to accept direct content and send TG notifications 2026-05-14 18:52:29 +03:00
AyrisAI
00894751bd Complete mail signal automation with Telegram notifications and content analysis 2026-05-14 18:42:03 +03:00
AyrisAI
f71da406d5 Implement mail signal webhook and IMAP mail fetching logic 2026-05-14 18:39:41 +03:00
AyrisAI
431711b36e Add Prisma generation and schema support to Dockerfile 2026-05-14 16:50:37 +03:00
AyrisAI
b024e20027 Implement database migration, notification logs, and one-click Mailcow setup 2026-05-14 16:49:11 +03:00
AyrisAI
f328296c64 chore: migrate to PostgreSQL with Prisma 2026-05-14 14:57:15 +03:00
AyrisAI
2642d254dc fix: use JSON for mail mappings to fix deployment shell error 2026-05-14 13:55:29 +03:00
AyrisAI
eb8c591f85 feat: implement flexible mail-to-user mapping for telegram notifications 2026-05-14 13:53:29 +03:00
AyrisAI
cc65a2bd72 feat: complete i18n support, telegram webhook, and security improvements 2026-05-14 13:46:17 +03:00
AyrisAI
4c9a07e3ef Add i18n support with Next.js App Router and Dictionaries 2026-05-14 12:56:43 +03:00
AyrisAI
89d74ce3fe Hardcode mail.ayris.tech in client setup and add copy buttons 2026-05-14 02:33:13 +03:00
AyrisAI
4784f28ea9 Add client connection info modal to mailboxes list 2026-05-14 02:23:35 +03:00
AyrisAI
ffcd2d117d Fix redirect host resolution in proxy.ts behind reverse proxy 2026-05-14 02:16:41 +03:00
AyrisAI
114bbbba81 Fix localhost redirect loops in proxy middleware using nextUrl.clone() and trustHost 2026-05-14 02:15:00 +03:00
AyrisAI
f80a6a3e70 Fix signOut redirecting to localhost by using window.location 2026-05-14 02:13:36 +03:00
AyrisAI
8dc60d8ab0 Fix final TypeScript type check errors 2026-05-14 02:04:27 +03:00
AyrisAI
efcd47f80f Update README.md with detailed project documentation 2026-05-14 02:02:34 +03:00
AyrisAI
1c088ff6b9 Fix TypeScript build error for Buffer to NextResponse 2026-05-14 02:00:48 +03:00
AyrisAI
4a9196f483 first commit 2026-05-14 01:57:52 +03:00
AyrisAI
863a32cd35 Initial commit from Create Next App 2026-05-14 00:29:28 +03:00