penpot/backend/src/app
2022-02-28 12:54:02 +01:00
..
cli ♻️ Refactor error reporting and logging context formatting 2022-02-10 15:12:35 +01:00
db Reduce contention on file-update using advisory locks and weaker row locking. 2021-06-09 15:49:45 +02:00
http Merge remote-tracking branch 'origin/staging' into develop 2022-02-28 12:54:02 +01:00
loggers 📎 Fix linter issues 2022-02-23 12:17:18 +01:00
migrations 🎉 Add team invitations API 2022-02-16 13:52:31 +01:00
rpc Merge remote-tracking branch 'origin/staging' into develop 2022-02-28 12:54:02 +01:00
setup 🐛 Fix linter error 2021-07-06 18:08:08 +02:00
srepl Merge remote-tracking branch 'origin/main' into develop 2022-02-12 17:33:28 +01:00
storage 🎉 Add support for alternative S3 compatible services 2022-02-16 13:58:19 +01:00
tasks Minor improvements on telemetry task 2022-02-24 11:02:05 +01:00
util ♻️ Refactor general resource and concurrency model on backend 2022-02-22 13:05:41 +01:00
config.clj ♻️ Refactor general resource and concurrency model on backend 2022-02-22 13:05:41 +01:00
db.clj ♻️ Refactor general resource and concurrency model on backend 2022-02-22 13:05:41 +01:00
emails.clj 🐛 Fix NPE on email complains checking. 2021-12-27 11:13:08 +01:00
http.clj ♻️ Refactor general resource and concurrency model on backend 2022-02-22 13:05:41 +01:00
main.clj Reduce the size of the default thread pool 2022-02-28 12:07:21 +01:00
media.clj ♻️ Refactor storage transaction management 2022-02-16 13:58:15 +01:00
metrics.clj ♻️ Refactor general resource and concurrency model on backend 2022-02-22 13:05:41 +01:00
migrations.clj 🎉 Add team invitations API 2022-02-16 13:52:31 +01:00
msgbus.clj ♻️ Refactor general resource and concurrency model on backend 2022-02-22 13:05:41 +01:00
rpc.clj 🐛 Fix issues with not authenticated requests 2022-02-23 12:34:59 +01:00
setup.clj Allow connect to read-only databases. 2022-01-27 16:11:32 +01:00
srepl.clj 🎉 Add unified logging api. 2021-09-30 11:48:14 +02:00
storage.clj 🎉 Add specific namespace for data macros 2022-02-25 11:07:40 +01:00
tokens.clj ♻️ Refactor invitation flow 2022-02-21 11:38:28 +01:00
worker.clj ♻️ Refactor general resource and concurrency model on backend 2022-02-22 13:05:41 +01:00