0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-03 11:25:27 -05:00
penpot/backend/src/app
Andrey Antukh 84a36624a6 🎉 Add specific namespace for data macros
And additionally add optimized macros for get-in,
select-keys and str.
2022-02-25 11:07:40 +01:00
..
cli ♻️ Refactor error reporting and logging context formatting 2022-02-10 15:12:35 +01:00
db
http Add spec for new text data 2022-02-24 14:05:00 +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 🐛 Fix issues with not authenticated requests 2022-02-23 12:34:59 +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 Merge remote-tracking branch 'origin/main' into develop 2022-02-16 11:23:26 +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 🐛 Fix feedback and audit-log http handlers 2022-02-23 11:49:25 +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