0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-25 00:06:09 -05:00
penpot/backend/src/app
2024-07-04 12:30:28 +02:00
..
auth Improve internal handling of external-session-id 2024-06-19 16:15:48 +02:00
binfile Skip invalid graphics on migration post binfile import 2024-04-08 17:29:58 +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 ♻️ Move generate-xx methods to logic module 2024-05-06 16:48:18 +02:00
http Accept uri instances on http client 2024-07-04 12:30:28 +02:00
loggers Improve external origin events for audit_log 2024-07-02 08:14:22 +02:00
migrations 🐛 Fix v2 components migration script 2024-04-15 20:26:51 +02:00
rpc 🔥 Replace spec with schema on search RPC methods 2024-07-04 12:30:28 +02:00
setup
srepl Add srepl helpers for profile deletion handling 2024-06-27 14:00:52 +02:00
storage ♻️ Add API consistency fixes for task calling 2024-06-25 13:24:17 +02:00
tasks 🐛 Make profile deletion follow the delete-object flow 2024-06-27 14:00:52 +02:00
util Unify naming of schema registering functions 2024-07-04 12:30:28 +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 Improve email verify threshold 2024-06-12 13:56:19 +02:00
db.clj Use proper exceptions on internal db functions 2024-02-01 17:24:41 +01:00
email.clj ♻️ Add API consistency fixes for task calling 2024-06-25 13:24:17 +02:00
http.clj 🐛 Set correct order for http middlewares 2024-06-19 07:48:12 +02:00
main.clj 🐛 Make profile deletion follow the delete-object flow 2024-06-27 14:00:52 +02:00
media.clj Unify naming of schema registering functions 2024-07-04 12:30:28 +02:00
metrics.clj
migrations.clj Simplify local audit table 2024-03-25 17:58:39 +01:00
msgbus.clj
redis.clj Improve internal cache api 2024-01-25 15:59:45 +01:00
rpc.clj Improve external origin events for audit_log 2024-07-02 08:14:22 +02:00
setup.clj Add automatic v2 migration process on startup 2024-04-10 15:31:49 +02:00
srepl.clj
storage.clj 🔥 Remove unnecessary async touch operation 2024-05-23 16:36:35 +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