0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-02 18:11:20 -05:00
penpot/backend/src/app
2023-11-21 12:11:26 +01:00
..
auth Stop report oidc failed operations as exceptions 2023-08-14 12:13:31 +02:00
db ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
features Parametrize exception handling behavior of components migration 2023-11-20 16:57:05 +01:00
http Improve error reporting 2023-11-20 19:42:46 +01:00
loggers Make file schema validation configurable using flags 2023-11-20 19:42:46 +01:00
migrations 🐛 Fix db table tagged thumbnails 2023-11-07 16:01:00 +01:00
rpc 🐛 Clean fdata from nils 2023-11-21 12:11:26 +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 🎉 Add malli based validation and coersion subsystem 2023-05-17 16:05:29 +02:00
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 🐛 Fix metrics and doc endpoints 2023-04-05 20:08:20 +02:00
migrations.clj 🐛 Fix db table tagged thumbnails 2023-11-07 16:01:00 +01:00
msgbus.clj ♻️ Refactor websockets impl to use virtual threads 2023-03-14 12:30:27 +01:00
redis.clj ♻️ Refactor local in-memory cache api 2023-03-14 12:30:27 +01:00
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 Improve invitation token validation 2022-09-28 09:45:43 +02:00
worker.clj Improve worker logging 2023-09-04 11:35:31 +02:00