penpot/backend/src/app
2023-02-07 14:49:12 +01:00
..
auth Add more logging to OIDC providers 2023-02-07 14:49:12 +01:00
cli
db
http 🐛 Fix incorrect request flow handling on session middleware 2022-12-16 16:59:34 +01:00
loggers 🐛 Skip unnecesary mutation events from audit log 2023-02-01 18:06:12 +01:00
migrations Revert some changes related to admin that are no longer necessary 2023-01-13 10:19:39 +01:00
rpc 🐛 Fix social links broken 2023-02-02 13:13:24 +01:00
setup 🎉 Add admin example service to default docker compose file 2023-01-20 16:52:58 +01:00
srepl 🔧 Add script to rename some layout attrs in existing files 2023-01-27 13:11:46 +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 🎉 Add prepl support 2023-01-19 15:41:12 +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 🎉 Add prepl support 2023-01-19 15:41:12 +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 Add more flexible prepl api for external tools 2023-01-20 16:52:58 +01:00
storage.clj
tokens.clj
worker.clj 💄 Change worker logging 2022-12-15 11:33:10 +01:00