penpot/backend/src/app
2024-08-23 10:59:14 +02:00
..
auth Merge remote-tracking branch 'origin/staging' into develop 2024-08-08 07:43:10 +02:00
binfile 🎉 Add file-data offload mechanism 2024-08-09 14:28:18 +02:00
db Add support for ::sql/order-by on db/sql layer 2024-02-09 12:01:09 +01:00
email Add backward compatibility fixes for email whitelisting 2024-06-07 10:30:14 +02:00
features 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
http 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
loggers 🐛 Fix audit context forwarding on explicit events 2024-07-24 21:25:55 +02:00
migrations 🎉 New oops page with login and request access 2024-08-14 15:32:04 +02:00
rpc Merge remote-tracking branch 'origin/staging' into develop 2024-08-23 10:59:14 +02:00
setup Add minor performance enhancements on template setup service 2023-12-11 17:14:20 +01:00
srepl 🐛 Fix issue on merging stanging to develop 2024-07-24 08:40:31 +02:00
storage 🎉 Add file-data offload mechanism 2024-08-09 14:28:18 +02:00
tasks Add better error reporting on offload-file-data task 2024-08-12 11:55:19 +02:00
util 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +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 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
db.clj Add :params prop to :not-found exception 2024-08-12 12:59:18 +02:00
email.clj 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
http.clj 🐛 Fix error reporting regression 2024-07-25 17:17:49 +02:00
main.clj 🐛 Backport storage backend naming changes from develop 2024-08-13 11:14:38 +02:00
media.clj 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
metrics.clj 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
migrations.clj 🎉 New oops page with login and request access 2024-08-14 15:32:04 +02:00
msgbus.clj ♻️ Refactor websockets impl to use virtual threads 2023-03-14 12:30:27 +01:00
redis.clj Improve internal cache api 2024-01-25 15:59:45 +01:00
rpc.clj 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
setup.clj Add automatic v2 migration process on startup 2024-04-10 15:31:49 +02:00
srepl.clj Add initial impl for migrate-components-v2 manage.py command 2023-11-20 11:21:13 +01:00
storage.clj 🐛 Update storage specs 2024-08-13 12:21:16 +02:00
svgo.clj Simplify SVGO module API 2024-01-25 15:59:45 +01:00
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