penpot/backend/src/app
Andrey Antukh a5006b1687 🐛 Remove www-form encoding from webhooks
It is broken by design, so we just do not support it
2023-01-13 10:34:56 +01:00
..
auth 🐛 Fix issues on ldap provider and rpc method 2023-01-09 11:57:13 +01:00
cli
db
http 🐛 Fix incorrect request flow handling on session middleware 2022-12-16 16:59:34 +01:00
loggers 🐛 Fix issues on database logger 2023-01-09 11:43:26 +01:00
migrations Revert some changes related to admin that are no longer necessary 2023-01-13 10:19:39 +01:00
rpc 🐛 Remove www-form encoding from webhooks 2023-01-13 10:34:56 +01:00
setup Revert some changes related to admin that are no longer necessary 2023-01-13 10:19:39 +01:00
srepl Improve storage/* features support on srepl helpers 2022-12-28 09:10:06 +01:00
storage 🐛 Fix s3 client issues with s3 compatible services 2022-12-31 16:37:42 +01:00
tasks ♻️ Add admin facilities on the code base 2022-12-22 16:42:45 +01:00
util Add generic (blocking) retry macro 2022-12-14 16:22:13 +01:00
auth.clj ♻️ Add admin facilities on the code base 2022-12-22 16:42:45 +01:00
config.clj 📎 Disable quotes by default 2023-01-13 10:23:00 +01:00
db.clj 🎉 Add usage quotes 2022-12-31 11:22:36 +01:00
emails.clj 🎉 Add usage quotes 2022-12-31 11:22:36 +01:00
http.clj Do not merge path params into params 2023-01-13 10:19:39 +01:00
main.clj Revert some changes related to admin that are no longer necessary 2023-01-13 10:19:39 +01:00
media.clj
metrics.clj Add missing type hints on backend code 2022-12-22 16:42:45 +01:00
migrations.clj Revert some changes related to admin that are no longer necessary 2023-01-13 10:19:39 +01:00
msgbus.clj ♻️ Make the worker abstraction more scalable 2022-11-28 12:21:44 +01:00
redis.clj ⬆️ Update promesa library to 10.0.570 2022-12-05 09:06:24 +01:00
rpc.clj Do not merge path params into params 2023-01-13 10:19:39 +01:00
setup.clj Revert some changes related to admin that are no longer necessary 2023-01-13 10:19:39 +01:00
srepl.clj
storage.clj
tokens.clj
worker.clj 💄 Change worker logging 2022-12-15 11:33:10 +01:00