penpot/backend/src/app
Andrey Antukh 1dc6464974 🐛 Fix unexpected behavior of font-variant query
Missing coersion of team-id parameter
2022-12-28 11:30:27 +01:00
..
auth Improve json encode/decode api 2022-12-13 16:17:31 +01:00
cli 🔧 Fix typos in source code 2022-10-04 10:40:34 +02:00
db 📎 Update license header 2022-09-20 23:23:22 +02:00
http 🐛 Fix incorrect request flow handling on session middleware 2022-12-16 16:59:34 +01:00
loggers 🐛 Fix incorrect output on webhook internal queries 2022-12-16 09:41:32 +01:00
migrations ♻️ Add admin facilities on the code base 2022-12-22 16:42:45 +01:00
rpc 🐛 Fix unexpected behavior of font-variant query 2022-12-28 11:30:27 +01:00
setup ♻️ Add admin facilities on the code base 2022-12-22 16:42:45 +01:00
srepl Improve storage/* features support on srepl helpers 2022-12-28 09:10:06 +01:00
storage Improve exception formating on backend 2022-12-05 08:51:54 +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 admin facilities on the code base 2022-12-22 16:42:45 +01:00
db.clj Improve null handling on more db helpers 2022-12-13 16:17:31 +01:00
emails.clj 🐛 Fix ssl support on email sending module 2022-09-28 11:30:48 +02:00
http.clj ♻️ Move audit http handler to RPC 2022-12-13 16:17:31 +01:00
main.clj ♻️ Add admin facilities on the code base 2022-12-22 16:42:45 +01:00
media.clj 🔧 Fix typos in source code 2022-10-04 10:40:34 +02:00
metrics.clj Add missing type hints on backend code 2022-12-22 16:42:45 +01:00
migrations.clj ♻️ Add admin facilities on the code base 2022-12-22 16:42:45 +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 ♻️ Add admin facilities on the code base 2022-12-22 16:42:45 +01:00
setup.clj ♻️ Add admin facilities on the code base 2022-12-22 16:42:45 +01:00
srepl.clj 📎 Update license header 2022-09-20 23:23:22 +02:00
storage.clj 🔧 Fix typos in source code 2022-10-04 10:40:34 +02:00
tokens.clj Improve invitation token validation 2022-09-28 09:45:43 +02:00
worker.clj 💄 Change worker logging 2022-12-15 11:33:10 +01:00