1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-05-13 22:06:31 +02:00

Commit Graph

  • bc200c663f Docs: Add Message ListUnsubscribe to swagger / API documentation (#494) develop Ralph Slooten 2025-05-13 19:27:27 +12:00
  • 009f3a8fd9 Docs: Switch to git-cliff for changelog generation Ralph Slooten 2025-05-03 23:02:57 +12:00
  • cfe695c35d Merge tag 'v1.24.2' into develop Ralph Slooten 2025-05-03 16:17:15 +12:00
  • 5eb77cbb18 Merge branch 'release/v1.24.2' v1.24.2 master Ralph Slooten 2025-05-03 16:17:11 +12:00
  • 5ab8486a6c Release v1.24.2 Ralph Slooten 2025-05-03 16:17:10 +12:00
  • 8691afd850 Chore: Update caniemail database Ralph Slooten 2025-05-03 16:15:53 +12:00
  • 3517ec42c9 Chore: Update node dependencies Ralph Slooten 2025-05-03 16:14:53 +12:00
  • 9dada2fd30 Chore: Update Go dependencies Ralph Slooten 2025-05-03 16:08:23 +12:00
  • 84a7d8b30d Update README to reflect script usage and allow custom INSTALL_PATH Ralph Slooten 2025-05-01 17:26:46 +12:00
  • a50d80b5fc Merge branch 'feature/installer' into develop Ralph Slooten 2025-05-01 16:14:58 +12:00
  • 5e1a228328 Allow INSTALL_PATH to be overridden by environment variable Ralph Slooten 2025-05-01 15:57:57 +12:00
  • b4f4b857f3 Minor tweaks to installer Ralph Slooten 2025-05-01 15:47:52 +12:00
  • 658c94a2d1 Converts to sh for compatibility. kallookoo 2025-04-30 18:37:17 +02:00
  • 05375fed7a
    Feature: Display unread count in app badge (#485) Matt Currie 2025-04-30 17:34:46 +12:00
  • 5961bf000d Refactor install script for improved error handling and OS detection kallookoo 2025-04-24 15:23:34 +02:00
  • 87c67e1b1f Chore: Install script improvements & better error handling (#482) Ralph Slooten 2025-04-23 16:23:44 +12:00
  • c79abb3e5f Merge tag 'v1.24.1' into develop Ralph Slooten 2025-04-12 19:26:53 +12:00
  • 8ce5a35e3b Merge branch 'release/v1.24.1' v1.24.1 Ralph Slooten 2025-04-12 19:26:50 +12:00
  • dd0ba8b09d Release v1.24.1 Ralph Slooten 2025-04-12 19:26:48 +12:00
  • f18b8f8fb1 Chore: Update node dependencies Ralph Slooten 2025-04-12 19:09:54 +12:00
  • c76adb8c01 Chore: Update Go dependencies Ralph Slooten 2025-04-12 18:27:01 +12:00
  • 1b95f2fe39 Remove breaking swagger example Ralph Slooten 2025-04-06 19:08:31 +12:00
  • 1400936760 Feature: Add ability to mark all search results as read (#476) Ralph Slooten 2025-04-06 18:11:37 +12:00
  • 04289091bc Chore: Improve error message for From header parsing failure (#477) Ralph Slooten 2025-04-05 15:51:29 +13:00
  • 6acbbb4446 Chore: Bump node version to 22 for binary releases Ralph Slooten 2025-04-04 16:26:50 +13:00
  • bc9a5cd4c2 Merge tag 'v1.24.0' into develop Ralph Slooten 2025-03-29 22:35:02 +13:00
  • 85a2c1502a Release v1.24.0 v1.24.0 Ralph Slooten 2025-03-29 22:35:01 +13:00
  • 15de95ff62 Merge branch 'release/v1.24.0' Ralph Slooten 2025-03-29 22:34:28 +13:00
  • 019613004d Release v1.24.0 Ralph Slooten 2025-03-29 22:29:58 +13:00
  • c204339dbb Chore: Update node dependencies Ralph Slooten 2025-03-29 22:19:23 +13:00
  • 981ccd2a74 Chore: Update Go dependencies Ralph Slooten 2025-03-29 22:17:11 +13:00
  • 20b2eb22d4 Chore: Standardize error message casing Ralph Slooten 2025-03-29 16:32:42 +13:00
  • 6c0ef5ba33 Feature: Add TLS forwarding support and refactor forwarding function Ralph Slooten 2025-03-29 15:45:50 +13:00
  • 2dbc4ea601 Feature: Add TLS relay support and refactor relay function (#471) San Chen 2025-03-29 04:36:00 +08:00
  • 54b6d8f85c Standardize error message casing in SMTP and POP3 configuration validation Ralph Slooten 2025-03-28 23:11:42 +13:00
  • 5e84633e76 Release v1.23.2 Ralph Slooten 2025-03-16 21:16:08 +13:00
  • 7fbff71689 Update node dependencies Ralph Slooten 2025-03-16 21:13:51 +13:00
  • 164e7c150d Chore: Update Go dependencies Ralph Slooten 2025-03-16 21:11:50 +13:00
  • d87e3087f3 Push ghcr.io :latest tag last to feature first Ralph Slooten 2025-03-15 12:03:38 +13:00
  • 56ca3afbad Merge branch 'release/v1.23.2' v1.23.2 Ralph Slooten 2025-03-16 21:16:09 +13:00
  • b7fa68dff9 Release v1.23.2 Ralph Slooten 2025-03-16 21:16:08 +13:00
  • 5214739618 Update node dependencies Ralph Slooten 2025-03-16 21:13:51 +13:00
  • 2bb2036380 Chore: Update Go dependencies Ralph Slooten 2025-03-16 21:11:50 +13:00
  • de693c9c68 Push ghcr.io :latest tag last to feature first Ralph Slooten 2025-03-15 12:03:38 +13:00
  • bb5ea68f03 Merge branch 'feature/htmlcheck' into develop Ralph Slooten 2025-03-15 11:55:44 +13:00
  • b4131dbeae Testing: Add tests for inline HTML Checks Ralph Slooten 2025-03-15 11:51:02 +13:00
  • e3e1d734b6 Chore: Improve inline HTML Check style detection (#467) Ralph Slooten 2025-03-15 11:50:34 +13:00
  • 25671ba94f Chore: Use Message-ID header instead of Message-Id when generating new IDs (RFC 5322) Ralph Slooten 2025-03-13 17:34:10 +13:00
  • 290ffdd80c Chore: Update node dependencies Ralph Slooten 2025-03-12 17:09:31 +13:00
  • 753591105a Merge tag 'v1.23.1' into develop Ralph Slooten 2025-03-08 23:01:20 +13:00
  • 5d0bbe74e0 Merge branch 'release/v1.23.1' v1.23.1 Ralph Slooten 2025-03-08 23:01:16 +13:00
  • ff1751350f Release v1.23.1 Ralph Slooten 2025-03-08 23:01:15 +13:00
  • fdd3cb3074 Chore: Update node dependencies Ralph Slooten 2025-03-08 22:56:32 +13:00
  • 4f81fb417f Chore: Update Go dependencies Ralph Slooten 2025-03-08 22:52:25 +13:00
  • 39886cf57c Fix: Prevent cropping bottom of label characters in web UI (#457) Ralph Slooten 2025-03-08 22:49:07 +13:00
  • 9a1f3a6bb5 Chore: Replace PrismJS with highlight.js for HTML syntax highlighting Ralph Slooten 2025-03-05 17:14:06 +13:00
  • ac9b7de295 Fix: Allow searching messages using only Cyrillic characters (#450) Ralph Slooten 2025-03-04 16:51:19 +13:00
  • d4406cf02b Merge tag 'v1.23.0' into develop Ralph Slooten 2025-03-01 23:27:56 +13:00
  • 577461bff4 Merge branch 'release/v1.23.0' v1.23.0 Ralph Slooten 2025-03-01 23:27:44 +13:00
  • 289466bdb8 Release v1.23.0 Ralph Slooten 2025-03-01 23:27:43 +13:00
  • 3c2e227d32 Ignore gosec warnings for dump folder / file permissions Ralph Slooten 2025-03-01 23:11:24 +13:00
  • 7dfdf54e97 Chore: Update node dependencies Ralph Slooten 2025-03-01 23:02:34 +13:00
  • f61a390bd9 Chore: Update Go dependencies Ralph Slooten 2025-03-01 22:59:46 +13:00
  • b827d75c3e Feature: Add configuration to disable SQLite WAL mode for NFS compatibility Ralph Slooten 2025-03-01 22:49:24 +13:00
  • 784e3de8a1 Testing: Add tests for message compression levels Ralph Slooten 2025-03-01 14:53:36 +13:00
  • 876d0eb5da Feature: Add configuration to explicitly disable HTTP compression in web UI/API (#448) Ralph Slooten 2025-03-01 14:43:38 +13:00
  • 6e9760d5d9 Feature: Add configuration to set message compression level in db (0-3) (#447 & #448) Ralph Slooten 2025-02-28 22:53:30 +13:00
  • aafd2a20d9 Chore: Minor speed & memory improvements when storing messages Ralph Slooten 2025-02-23 11:14:47 +13:00
  • 284e66f0ba Chore: Optimize ZSTD encoder for fastest compression of messages (#447) Ralph Slooten 2025-02-21 17:19:10 +13:00
  • 8995cddfa5 Chore: Handle BLOB storage for default database differently to rqlite to reduce memory overhead (#447) Ralph Slooten 2025-02-21 16:58:20 +13:00
  • 8401ffff22 Fix: Display the correct STARTTLS or TLS runtime option on startup (#446) Ralph Slooten 2025-02-20 15:43:14 +13:00
  • a6d0db174b Chore: Avoid shell in Docker health check (#444) Ville Skyttä 2025-02-15 21:45:57 -01:00
  • c7d7810e68 Merge branch 'release/v1.22.3' v1.22.3 Ralph Slooten 2025-02-16 09:46:13 +13:00
  • d26e317d25 Release v1.22.3 Ralph Slooten 2025-02-16 09:46:12 +13:00
  • a051fd49a9 Chore: Update node dependencies Ralph Slooten 2025-02-16 09:39:42 +13:00
  • f836e92d58 Chore: Update Go dependencies Ralph Slooten 2025-02-16 09:34:03 +13:00
  • 1db502ef4e Fix: Correctly detect maximum SMTP recipient limits, add test Ralph Slooten 2025-02-15 22:57:25 +13:00
  • 703e981a8b Allow limit=0 in URL parameters Ralph Slooten 2025-02-15 15:22:16 +13:00
  • 8878ece19f Feature: Add dump feature to export all raw messages to a local directory (#443) Ralph Slooten 2025-02-15 14:33:11 +13:00
  • 7c366669c7 Fix: Update Swagger JSON to prevent overflow (#442) Ralph Slooten 2025-02-14 16:10:54 +13:00
  • 61a1ed0e49 Remove duplication of swagger:model Triggers Ralph Slooten 2025-02-14 15:44:19 +13:00
  • 9b2e90279d Fix: Include font/woff content type to embedded controller Ralph Slooten 2025-02-13 22:16:46 +13:00
  • a1d35d488d
    Chore: Specify Docker health check start period and interval (#439) Ville Skyttä 2025-02-13 01:57:45 -01:00
  • a3bd62482d Fix: Replace TrimLeft with TrimPrefix for webroot path handling (#441) Ralph Slooten 2025-02-13 15:55:12 +13:00
  • d0458e2e7a Merge tag 'v1.22.2' into develop Ralph Slooten 2025-02-09 10:10:43 +13:00
  • f40f95555a Merge branch 'release/v1.22.2' v1.22.2 Ralph Slooten 2025-02-09 10:10:35 +13:00
  • a5558d97ce Release v1.22.2 Ralph Slooten 2025-02-09 10:10:34 +13:00
  • 50c072ef4f Chore: Update node dependencies / esbuild Ralph Slooten 2025-02-09 10:07:54 +13:00
  • 561032f367 Chore: Update Go dependencies Ralph Slooten 2025-02-09 10:00:35 +13:00
  • 8f1b7b6ec0 Chore: Enable browser cache for embedded web UI assets Ralph Slooten 2025-02-09 09:47:45 +13:00
  • be94385f38 Merge branch 'feature/embed-controller' into develop Ralph Slooten 2025-02-08 15:15:34 +13:00
  • 61306e1ae4 Ignore render errors Ralph Slooten 2025-02-08 15:15:25 +13:00
  • dac9fcf735 Chore: Replace http.FileServer with custom controller to correctly encode gzipped error responses for embed.FS Ralph Slooten 2025-02-08 15:15:07 +13:00
  • 3528bc8da7 Fix: Add missing "latest" route to message attachment API endpoint (#437) Ralph Slooten 2025-02-08 08:35:37 +13:00
  • cb3300212f Fix: Remove recursive HTML regeneration in embedded HTML view (#434) Ralph Slooten 2025-02-07 19:39:55 +13:00
  • f377414c3b Merge tag 'v1.22.1' into develop Ralph Slooten 2025-02-06 15:09:08 +13:00
  • a2db203a08 Merge branch 'release/v1.22.1' v1.22.1 Ralph Slooten 2025-02-06 15:09:06 +13:00
  • b1eb58c9c8 Release v1.22.1 Ralph Slooten 2025-02-06 15:09:06 +13:00
  • 76b7e74049 Chore: Update node dependencies Ralph Slooten 2025-02-06 15:04:37 +13:00
  • ed0caa0081 Chore: Update Go dependencies Ralph Slooten 2025-02-06 15:03:45 +13:00