penpot/backend/src/app
2024-10-10 16:04:15 +02:00
..
auth 🐛 Don't send user props on auth token after oidc login 2024-09-10 12:39:54 +02:00
binfile 🎉 Add file-data offload mechanism 2024-08-09 14:28:18 +02:00
db
email Add backward compatibility fixes for email whitelisting 2024-06-07 10:30:14 +02:00
features Add offload mechanism for file snapshots 2024-08-26 13:52:42 +02:00
http Add EOF handling on sse response helper 2024-10-08 15:30:33 +02:00
loggers 🐛 Fix incorrect params handling on webhook processing task 2024-09-03 17:19:35 +02:00
migrations 🐛 Make the media cleaning on file-gc task aware of snapshots 2024-09-03 14:50:17 +02:00
rpc 💄 Add cosmetic change to create-temp-file rpc method 2024-10-10 16:04:15 +02:00
setup ♻️ Clean assertion and schema chechking API 2024-10-08 15:30:33 +02:00
srepl ♻️ Clean assertion and schema chechking API 2024-10-08 15:30:33 +02:00
storage Add offload mechanism for file snapshots 2024-08-26 13:52:42 +02:00
tasks 🐛 Add missing fields on file-gc libraries fetching sql 2024-09-12 21:07:19 +02:00
util 🐛 Fix problem when dismissing shared library update 2024-09-06 11:02:02 +02:00
worker Reduce locking on objects-gc task 2024-05-23 16:35:54 +02:00
auth.clj Add email blacklist mechanism 2024-06-04 10:45:55 +02:00
config.clj 📎 Rename file-snapshot to auto-file-snapshot 2024-09-02 11:52:19 +02:00
db.clj Add :params prop to :not-found exception 2024-08-12 12:59:18 +02:00
email.clj 🐛 Fix incorrect dependency for log-emails and smtp flags 2024-10-10 11:23:04 +02:00
http.clj 🐛 Fix error reporting regression 2024-07-25 17:17:49 +02:00
main.clj Add offload mechanism for file snapshots 2024-08-26 13:52:42 +02:00
media.clj 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
metrics.clj
migrations.clj 🐛 Make the media cleaning on file-gc task aware of snapshots 2024-09-03 14:50:17 +02:00
msgbus.clj
redis.clj
rpc.clj Add facility for wrap a rpc method in a db transaction 2024-10-08 14:51:14 +02:00
setup.clj Add automatic v2 migration process on startup 2024-04-10 15:31:49 +02:00
srepl.clj
storage.clj 🐛 Update storage specs 2024-08-13 12:21:16 +02:00
svgo.clj
tokens.clj 🔥 Replace clojure.spec with simple assert on tokens ns 2024-06-07 10:30:14 +02:00
worker.clj ♻️ Add API consistency fixes for task calling 2024-06-25 13:24:17 +02:00