penpot/backend/src/app
2024-06-04 10:45:55 +02:00
..
auth Add email blacklist mechanism 2024-06-04 10:45:55 +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 email blacklist mechanism 2024-06-04 10:45:55 +02:00
features ♻️ Move generate-xx methods to logic module 2024-05-06 16:48:18 +02:00
http Merge remote-tracking branch 'origin/staging' into develop 2024-05-28 08:14:20 +02:00
loggers 📎 Make public default profile audit props 2024-05-27 16:06:27 +02:00
migrations 🐛 Fix v2 components migration script 2024-04-15 20:26:51 +02:00
rpc Add email blacklist mechanism 2024-06-04 10:45:55 +02:00
setup
srepl Move library-absorb operation to async task 2024-05-27 11:19:15 +02:00
storage Use a prefixed dir for storing temp files 2024-02-14 09:53:54 +01:00
tasks Move library-absorb operation to async task 2024-05-27 11:19:15 +02:00
util Add minor improvements for fdata logging 2024-03-22 12:58:50 +01: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 email blacklist mechanism 2024-06-04 10:45:55 +02:00
db.clj Use proper exceptions on internal db functions 2024-02-01 17:24:41 +01:00
email.clj
http.clj Improve internal naming of setup/props 2024-03-14 10:48:23 +01:00
main.clj Add email blacklist mechanism 2024-06-04 10:45:55 +02:00
media.clj
metrics.clj
migrations.clj Simplify local audit table 2024-03-25 17:58:39 +01:00
msgbus.clj
redis.clj
rpc.clj Set better log level on some rpc middlewares 2024-04-03 17:03:06 +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
tokens.clj
worker.clj 📎 Add minor logging improvements on worker module 2024-04-16 16:42:44 +02:00