1
0
mirror of https://github.com/axllent/mailpit.git synced 2026-04-13 19:16:27 +02:00

Commit Graph

  • fe9c34f828 Chore: Bump axios version to 1.15.0 develop Ralph Slooten 2026-04-13 08:18:52 +12:00
  • 9ba51d0ab2 Chore: Bump vue-router from 4.6.4 to 5.0.4 Ralph Slooten 2026-04-05 22:24:51 +12:00
  • c4dbdc79b0 Rename task Ralph Slooten 2026-04-05 22:06:50 +12:00
  • f7fdbb9df9 Merge tag 'v1.29.6' into develop Ralph Slooten 2026-04-05 22:00:36 +12:00
  • 78d4503a9e Merge branch 'release/v1.29.6' v1.29.6 master Ralph Slooten 2026-04-05 22:00:33 +12:00
  • f9b723aab5 Release v1.29.6 Ralph Slooten 2026-04-05 22:00:32 +12:00
  • a9fd3e9a07 Chore: Update node dependencies Ralph Slooten 2026-04-05 21:57:26 +12:00
  • 780c27df44 Chore: Update Go dependencies Ralph Slooten 2026-04-05 21:53:26 +12:00
  • 5a2d59718f Fix: version check logic in version command and self updater (#673) Ralph Slooten 2026-04-05 21:51:49 +12:00
  • 794077a836 Use strings.TrimSuffix instead of strings.TrimRight for schema ID extraction Ralph Slooten 2026-04-04 12:20:33 +13:00
  • 4c6bf1b845 Chore: Bump docker/build-push-action from 6 to 7 (#665) dependabot[bot] 2026-04-01 22:04:51 +13:00
  • d05cbd76a5 Chore: Bump docker/setup-qemu-action from 3 to 4 (#666) dependabot[bot] 2026-04-01 22:04:34 +13:00
  • 061674eff4 Chore: Bump docker/setup-buildx-action from 3 to 4 (#668) dependabot[bot] 2026-04-01 22:04:16 +13:00
  • d5ce8597ca Chore: Bump actions/stale from 10.1.1 to 10.2.0 (#669) dependabot[bot] 2026-04-01 22:04:02 +13:00
  • 13a63209a4 Chore: Bump docker/login-action from 3 to 4 (#670) dependabot[bot] 2026-04-01 22:03:44 +13:00
  • 1937971233 Merge tag 'v1.29.5' into develop Ralph Slooten 2026-03-29 17:47:15 +13:00
  • 294faa4f10 Merge branch 'release/v1.29.5' v1.29.5 Ralph Slooten 2026-03-29 17:47:11 +13:00
  • 25b9ebd90e Release v1.29.5 Ralph Slooten 2026-03-29 17:47:10 +13:00
  • 87472746a9 Chore: Update node dependencies Ralph Slooten 2026-03-29 17:41:37 +13:00
  • 9dd1e99f52 Fixes for eslint validation Ralph Slooten 2026-03-29 17:40:43 +13:00
  • fcca56625f Chore: Update Go dependencies Ralph Slooten 2026-03-29 17:38:59 +13:00
  • 3a4c7766e9 Feature: Add option to disable auto-VACUUMing of the SQLite database (#661) Ralph Slooten 2026-03-29 17:29:02 +13:00
  • dc9b8d54b7 Security: Add sandbox attribute to message iframe for extra later of security (already protected via CSP headers) Ralph Slooten 2026-03-28 08:01:51 +13:00
  • b8cc1bc415 Fix typo Ralph Slooten 2026-03-26 07:47:20 +13:00
  • 0fee30d3df Enhance install script: Improve help output, error messages, and user feedback Ralph Slooten 2026-03-22 18:35:48 +13:00
  • 1200ad0506 Merge tag 'v1.29.4' into develop Ralph Slooten 2026-03-22 17:56:59 +13:00
  • c12c6458a3 Merge branch 'release/v1.29.4' v1.29.4 Ralph Slooten 2026-03-22 17:56:53 +13:00
  • 16f0c1416d Release v1.29.4 Ralph Slooten 2026-03-22 17:56:53 +13:00
  • 0e3441aba9 Chore: Update node dependencies Ralph Slooten 2026-03-22 17:52:31 +13:00
  • 2dc2145db7 Chore: Update Go dependencies Ralph Slooten 2026-03-22 17:48:59 +13:00
  • 9c2359eee5 Feature: Add filter functionality to message headers tab Ralph Slooten 2026-03-22 17:40:54 +13:00
  • 7b22d6a5f9 Fix: Refactor webhook delay & rate limit logic to ignore endpoint response times & prevent hardcoded 1000 message limit when set to 0 (#656) Ralph Slooten 2026-03-16 12:05:12 +13:00
  • fcd964501a Merge tag 'v1.29.3' into develop Ralph Slooten 2026-03-10 15:29:51 +13:00
  • 3a222dd147 Merge branch 'release/v1.29.3' v1.29.3 Ralph Slooten 2026-03-10 15:29:47 +13:00
  • 857cf78984 Release v1.29.3 Ralph Slooten 2026-03-10 15:29:45 +13:00
  • 6802e24e55 Chore: Update node dependencies Ralph Slooten 2026-03-10 15:21:02 +13:00
  • deaab34cdd Chore: Update Go dependencies Ralph Slooten 2026-03-10 15:18:59 +13:00
  • ee9863289a Chore: Refactor timezone handling in searchQueryBuilder Ralph Slooten 2026-03-10 12:07:52 +13:00
  • 70037e96f4 Chore: Update Content-Disposition header to use inline display and escape filename Ralph Slooten 2026-03-10 12:03:35 +13:00
  • fc0b016549 Chore: Improve transaction handling in pruneMessages and fix loop continuation in InitDB Ralph Slooten 2026-03-10 11:53:36 +13:00
  • 140633718c Chore: Limit subject length to 100 characters in browser notifications Ralph Slooten 2026-03-10 11:31:21 +13:00
  • f40911c580 Security: Escape ContentID in HTML replacement to prevent regex injection Ralph Slooten 2026-03-10 11:27:47 +13:00
  • 3073ef9afe Chore: Replace localStorage retrieval with a dedicated function for default release addresses Ralph Slooten 2026-03-10 11:20:33 +13:00
  • 804d49b7ca Chore: Set margin & padding to HTML screenshot to prevent transparent top/left border Ralph Slooten 2026-03-10 11:09:28 +13:00
  • 7d29dff5e7 Security: Enhance HTML sanitization in screenshot generation Ralph Slooten 2026-03-10 10:24:40 +13:00
  • bc8a737d4f Chore: Simplify HTML decoding function in screenshot generation using DOMParser Ralph Slooten 2026-03-10 10:04:47 +13:00
  • b99be839a0 Security: Enhance HTML sanitization in message view Ralph Slooten 2026-03-10 10:02:10 +13:00
  • c1db706677 Update inline TLS verification docs for healthcheck and link checks Ralph Slooten 2026-03-09 12:44:39 +13:00
  • ab3fc5ead7 Chore: Use local hostname for EHLO/HELO in SMTP communication Ralph Slooten 2026-03-09 12:38:34 +13:00
  • a72d42c8d4 Chore: Set timeout for HTTP client in webhook Send function Ralph Slooten 2026-03-09 12:34:50 +13:00
  • f8052e1d56 Security: Limit proxy requests to 50MB to prevent OOM attacks Ralph Slooten 2026-03-09 12:30:16 +13:00
  • 267bf8b639 Security: Enhance CORS origin handling to respect host:port distinctions Ralph Slooten 2026-03-09 11:50:44 +13:00
  • 51e327f259 Fix: Update SQL query to use tenant when using is:tagged filter Ralph Slooten 2026-03-09 11:37:40 +13:00
  • bb6bdf629d Chore: Refactor events websocket middleware Ralph Slooten 2026-03-09 11:20:45 +13:00
  • a0a4ebb943 Chore: Refactor API send authentication logic Ralph Slooten 2026-03-09 11:08:19 +13:00
  • ba00ea5a21 Chore: Switch to math/rand/v2 Ville Skyttä 2026-03-03 22:26:50 +02:00
  • 2afc52c6fe Chore: Refactor code with go fix Ville Skyttä 2026-03-03 00:26:52 +02:00
  • 5e9c522402 Chore: Bump minimatch from 10.2.2 to 10.2.4 dependabot[bot] 2026-02-28 13:29:15 +00:00
  • 7bb330a07a Chore: Use last release + git hash in Docker edge versions Ralph Slooten 2026-03-02 22:38:38 +13:00
  • ffb3067680 Merge tag 'v1.29.2' into develop Ralph Slooten 2026-02-25 12:28:48 +13:00
  • dc3e7e701f Merge branch 'release/v1.29.2' v1.29.2 Ralph Slooten 2026-02-25 12:28:45 +13:00
  • f1d0bcda90 Release v1.29.2 Ralph Slooten 2026-02-25 12:28:44 +13:00
  • 4f651e4f14 Chore: Update caniemail test database Ralph Slooten 2026-02-25 12:10:33 +13:00
  • c3819ca26d Chore: Update node dependencies Ralph Slooten 2026-02-25 12:09:34 +13:00
  • 4febeb1acd Chore: Update Go dependencies Ralph Slooten 2026-02-25 12:07:32 +13:00
  • 10ad4df8cc Security: Prevent Server-Side Request Forgery (SSRF) via Link Check API ([GHSA-mpf7-p9x7-96r3](https://github.com/axllent/mailpit/security/advisories/GHSA-mpf7-p9x7-96r3)) Ralph Slooten 2026-02-24 14:22:02 +13:00
  • 632113fcc5 Fix: Include 8BITMIME in SMTPD EHLO response (#648) Ralph Slooten 2026-02-24 11:25:19 +13:00
  • 08ed46fc46 Use const instead of let Ralph Slooten 2026-02-21 22:43:51 +13:00
  • 6927c2b73b Chore: Upgrade eslint JavaScript linting Ralph Slooten 2026-02-21 22:43:34 +13:00
  • ac81da5ae0 Fix: Update install instructions when setting INSTALL_PATH Matthew Spahr 2026-02-16 22:51:00 -06:00
  • f1d55e4e39 Release v1.29.1 Ralph Slooten 2026-02-13 20:57:09 +13:00
  • b622252411 Merge tag 'v1.29.1' into develop Ralph Slooten 2026-02-13 20:47:03 +13:00
  • 5527379475 Merge branch 'release/v1.29.1' v1.29.1 Ralph Slooten 2026-02-13 20:46:59 +13:00
  • 1d87f1164e Chore: Update node dependencies Ralph Slooten 2026-02-13 20:44:34 +13:00
  • b4ca68eb48 Chore: Update Go dependencies Ralph Slooten 2026-02-13 20:38:19 +13:00
  • 971ae95a67 Chore: Bump axios from 1.13.4 to 1.13.5 dependabot[bot] 2026-02-11 20:23:27 +00:00
  • c8caa29e24 Fix: Enable "Mark all read" button (Inbox) when new message is received Ralph Slooten 2026-02-09 15:38:11 +13:00
  • 7d314d2b50 Chore: Add CORS error logging and update error messages for failed CORS requests Ralph Slooten 2026-02-08 11:19:54 +13:00
  • 9d2f30787a Fix spelling Ralph Slooten 2026-02-08 11:17:17 +13:00
  • b9d071db81 Update contributing document Ralph Slooten 2026-02-05 17:05:12 +13:00
  • a5ee550ba3 Rebuild changelog Ralph Slooten 2026-02-01 16:15:27 +13:00
  • 3e41beb214 Merge tag 'v1.29.0' into develop Ralph Slooten 2026-02-01 16:12:05 +13:00
  • 43b8ba3dc6 Merge branch 'release/v1.29.0' v1.29.0 Ralph Slooten 2026-02-01 16:12:00 +13:00
  • d41eca3df7 Release v1.29.0 Ralph Slooten 2026-02-01 16:11:59 +13:00
  • e6fd638067 Detect if copy to clipboard is supported Ralph Slooten 2026-02-01 16:09:49 +13:00
  • e2b1b2d0fe Code cleanup Ralph Slooten 2026-02-01 15:58:31 +13:00
  • 9b4ec97483 Minor UI tweaks Ralph Slooten 2026-02-01 15:44:13 +13:00
  • e735904167 Chore: Update node dependencies Ralph Slooten 2026-02-01 15:40:59 +13:00
  • 94113222cc Chore: Update Go dependencies Ralph Slooten 2026-02-01 15:37:40 +13:00
  • 5414695508 Test: Add message summary attachment checksum tests Ralph Slooten 2026-02-01 15:28:55 +13:00
  • dd74d46880 Feature: Option to display/hide attachment information in message view in web UI including checksums, content type & disposition Ralph Slooten 2026-02-01 15:19:06 +13:00
  • 0bfbb4cc5f Feature: Include message attachment checksums (MD5, SHA1 & SHA254) in API message summary Ralph Slooten 2026-02-01 14:58:36 +13:00
  • 38c0c4fd47 Update webhook delay flag description Ralph Slooten 2026-01-31 23:13:03 +13:00
  • 9391b075d0 Chore: Add support for webhook delay (#627) Roman Urbanovich 2026-01-23 13:50:35 +03:00
  • a87b2a9455 Update API CORS flag description Ralph Slooten 2026-01-31 23:08:15 +13:00
  • 8d18618e4a Test: Add CORS tests Ralph Slooten 2026-01-31 22:54:55 +13:00
  • a63bcd9bd3 Chore: Add support for multi-origin CORS settings and apply to events websocket (#630) Ralph Slooten 2026-01-31 22:54:32 +13:00
  • f33f9bec2d Merge branch 'release/v1.28.4' v1.28.4 Ralph Slooten 2026-01-25 10:07:35 +13:00
  • ff47ba96b8 Release v1.28.4 Ralph Slooten 2026-01-25 10:07:35 +13:00
  • b9f36312d7 Fix: Avoid error on image type assertion in thumbnail generation Ralph Slooten 2026-01-25 09:47:06 +13:00