once-campfire icon indicating copy to clipboard operation
once-campfire copied to clipboard

[Feature - Max Attachment Size] - UI check and notice implemented. BE validation, ENV variable, tests added. Readme updated.

Open milos-dukic opened this issue 1 month ago • 0 comments

This is the PR for #103

  • Readme updated.
  • Env MAX_ATTACHMENT_SIZE_IN_BYTES added
  • Helpers for checking MAX_ATTACHMENT_SIZE_IN_BYTES added
  • UI updated - when the limit is exceeded there is a notice below the input, for 2 seconds, after which it disappears
  • BE message model updated with new validation
  • Tests added

Preview: example

milos-dukic avatar Nov 28 '25 15:11 milos-dukic