Commit Graph

  • 99f9b51db8 Improve mobile responsiveness with hamburger menu and drawer sidebar main AyrisAI 2026-05-14 22:56:39 +03:00
  • 47dced6f89 Fix data.error null check in settings page AyrisAI 2026-05-14 22:47:00 +03:00
  • 25cc2227c5 Implement fetch-on-demand QR logic for WhatsApp AyrisAI 2026-05-14 22:45:52 +03:00
  • effd88adfe Fix NotificationLog TS error with casting AyrisAI 2026-05-14 22:44:59 +03:00
  • 8aa8410d48 Fix undefined notificationResult and bypass Prisma TS errors with casting AyrisAI 2026-05-14 22:44:34 +03:00
  • 7f1a81977f Fix settings page loading bug and add error handling AyrisAI 2026-05-14 22:43:47 +03:00
  • 1098668dc4 Implement multi-user WhatsApp notifications and settings UI AyrisAI 2026-05-14 22:41:06 +03:00
  • b0139b6cab Integrate WhatsApp Gateway for mail notifications AyrisAI 2026-05-14 22:31:46 +03:00
  • ede38e80e4 Enable DOMAIN_ADMIN to manage users within their authorized domains AyrisAI 2026-05-14 21:38:31 +03:00
  • b8648fb5f7 Update README to professional bilingual version AyrisAI 2026-05-14 19:38:55 +03:00
  • 123d2c8d54 Add unified docker-compose, README_INSTALL and .env.example for easy setup AyrisAI 2026-05-14 19:36:01 +03:00
  • 083bc5f546 Remove specific keyword filtering for notifications AyrisAI 2026-05-14 19:10:11 +03:00
  • add1876c11 Remove IMAP fallback and clean up webhook logic AyrisAI 2026-05-14 19:09:44 +03:00
  • c331162704 Move webhook secret to .env for better security AyrisAI 2026-05-14 19:09:09 +03:00
  • 871dc8406b Add RFC 2047 MIME decoding for mail subjects AyrisAI 2026-05-14 19:04:27 +03:00
  • 8a7923b1f2 Update webhook to use 'snippet' field and unify notification logic AyrisAI 2026-05-14 18:58:15 +03:00
  • b3ef5195c5 Fix build error: add .dockerignore and remove scratch files AyrisAI 2026-05-14 18:54:16 +03:00
  • a0fcc90d31 Update signal webhook to accept direct content and send TG notifications AyrisAI 2026-05-14 18:52:29 +03:00
  • 00894751bd Complete mail signal automation with Telegram notifications and content analysis AyrisAI 2026-05-14 18:42:03 +03:00
  • f71da406d5 Implement mail signal webhook and IMAP mail fetching logic AyrisAI 2026-05-14 18:39:41 +03:00
  • 431711b36e Add Prisma generation and schema support to Dockerfile AyrisAI 2026-05-14 16:50:37 +03:00
  • b024e20027 Implement database migration, notification logs, and one-click Mailcow setup AyrisAI 2026-05-14 16:49:11 +03:00
  • f328296c64 chore: migrate to PostgreSQL with Prisma AyrisAI 2026-05-14 14:57:15 +03:00
  • 2642d254dc fix: use JSON for mail mappings to fix deployment shell error AyrisAI 2026-05-14 13:55:29 +03:00
  • eb8c591f85 feat: implement flexible mail-to-user mapping for telegram notifications AyrisAI 2026-05-14 13:53:29 +03:00
  • cc65a2bd72 feat: complete i18n support, telegram webhook, and security improvements AyrisAI 2026-05-14 13:46:17 +03:00
  • 4c9a07e3ef Add i18n support with Next.js App Router and Dictionaries AyrisAI 2026-05-14 12:56:43 +03:00
  • 89d74ce3fe Hardcode mail.ayris.tech in client setup and add copy buttons AyrisAI 2026-05-14 02:33:13 +03:00
  • 4784f28ea9 Add client connection info modal to mailboxes list AyrisAI 2026-05-14 02:23:35 +03:00
  • ffcd2d117d Fix redirect host resolution in proxy.ts behind reverse proxy AyrisAI 2026-05-14 02:16:41 +03:00
  • 114bbbba81 Fix localhost redirect loops in proxy middleware using nextUrl.clone() and trustHost AyrisAI 2026-05-14 02:15:00 +03:00
  • f80a6a3e70 Fix signOut redirecting to localhost by using window.location AyrisAI 2026-05-14 02:13:36 +03:00
  • 8dc60d8ab0 Fix final TypeScript type check errors AyrisAI 2026-05-14 02:04:27 +03:00
  • efcd47f80f Update README.md with detailed project documentation AyrisAI 2026-05-14 02:02:34 +03:00
  • 1c088ff6b9 Fix TypeScript build error for Buffer to NextResponse AyrisAI 2026-05-14 02:00:48 +03:00
  • 4a9196f483 first commit AyrisAI 2026-05-14 01:57:52 +03:00
  • 863a32cd35 Initial commit from Create Next App AyrisAI 2026-05-14 00:29:28 +03:00