penpot/backend/src/app
2023-11-28 14:16:57 +01:00
..
auth Stop report oidc failed operations as exceptions 2023-08-14 12:13:31 +02:00
db
features 🐛 Preserve path when migrating graphics and add them in a specific group 2023-11-21 12:46:43 +01:00
http Improve error reporting 2023-11-20 19:42:46 +01:00
loggers Adjust error reporting thresholds 2023-11-21 13:35:19 +01:00
migrations 🐛 Fix db table tagged thumbnails 2023-11-07 16:01:00 +01:00
rpc Merge remote-tracking branch 'origin/staging' into develop 2023-11-28 14:16:57 +01:00
setup Add usability improvements to schema validation subsystem 2023-11-23 17:19:37 +01:00
srepl Make file schema validation configurable using flags 2023-11-20 19:42:46 +01:00
storage Make the s3 client io-threads configurable and adaptable 2023-11-15 13:49:26 +01:00
tasks 🎉 Support for images as fills 2023-11-14 12:39:53 +01:00
util Add svg optimization on components migration process 2023-11-07 12:48:31 +01:00
auth.clj Decrease slightly argon2id cost for improve usability 2023-09-04 11:35:31 +02:00
config.clj Make the s3 client io-threads configurable and adaptable 2023-11-15 13:49:26 +01:00
db.clj Add minor internal db api improvements 2023-11-08 10:44:44 +01:00
email.clj Add better logging on sendmail task 2023-10-23 10:00:07 +02:00
http.clj
main.clj 🐛 Pass missing optimizer instance to rpc methods 2023-11-20 11:21:13 +01:00
media.clj Add svg optimization on components migration process 2023-11-07 12:48:31 +01:00
metrics.clj
migrations.clj 🐛 Fix db table tagged thumbnails 2023-11-07 16:01:00 +01:00
msgbus.clj
redis.clj
rpc.clj 🎉 Add rpc method for working with file snapshots 2023-08-04 08:28:01 +02:00
setup.clj
srepl.clj Add initial impl for migrate-components-v2 manage.py command 2023-11-20 11:21:13 +01:00
storage.clj Improve storage-gc-deleted task reliability 2023-08-31 14:36:31 +02:00
tokens.clj
worker.clj Improve worker logging 2023-09-04 11:35:31 +02:00