0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-03 03:17:26 -05:00
penpot/backend/src/app
2022-02-28 12:08:05 +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 🐛 Fix awsns handler, convert it ot async 2022-02-28 12:06:47 +01:00
loggers 📎 Fix linter issues 2022-02-23 12:16:51 +01:00
migrations 🎉 Add frame thumbnail API 2022-02-12 16:08:46 +01:00
rpc 💄 Cosmetic changes on mutation profile ns 2022-02-28 12:08:05 +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 frame thumbnail API 2022-02-12 16:08:46 +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:08 +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 Minor improvement on reference handling on touched-gc task 2022-02-23 09:13:48 +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