penpot/backend/src/app/http
Andrey Antukh d2626ead0b Add better email cleaning mechanism
This commit separates the email cleaning mechanism to a separated
function, and enables a proper cleaning of `mailto:` prefix, usually
found on invitations because users just copy and paste from external
source.
2024-02-07 09:14:07 +01:00
..
access_token.clj Update yetti and adapt for ring-2.0 2023-11-27 14:25:12 +01:00
assets.clj 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
awsns.clj Remove executor dependency from awsns handlers 2023-11-27 14:25:12 +01:00
client.clj 🔥 Remove executor internal dependency on http client module 2023-11-27 14:25:12 +01:00
debug.clj Add better email cleaning mechanism 2024-02-07 09:14:07 +01:00
errors.clj 🐛 Fix unexpected exception on importing some binary files 2023-12-15 17:54:26 +01:00
middleware.clj Update yetti and adapt for ring-2.0 2023-11-27 14:25:12 +01:00
session.clj Update yetti and adapt for ring-2.0 2023-11-27 14:25:12 +01:00
sse.clj Add better progress reporting 2024-01-30 16:27:16 +01:00
websocket.clj 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00