0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 00:01:51 -05:00
penpot/backend/src/app
2023-11-24 10:41:27 +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 🐛 Add missing index on file_tagged_object_thumbnail media_id field 2023-11-24 10:41:27 +01:00
rpc Remove duplicated rpc method for creating file object thumbnails 2023-11-24 10:41:27 +01:00
setup 🎉 Add flex layout playground template to the dashboard carousel 2023-07-28 13:20:57 +02: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 🐛 Add missing index on file_tagged_object_thumbnail media_id field 2023-11-24 10:41:27 +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 Make builtin templates download ondemand if cache is not present 2023-07-10 15:07:17 +02:00
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