penpot/backend/src/app
2023-12-11 17:14:20 +01:00
..
auth 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
db ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
features Group assets inside frames in Library backup page 2023-11-29 13:56:20 +01:00
http 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
loggers 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
migrations 🐛 Add missing index on file_tagged_object_thumbnail media_id field 2023-11-24 10:41:27 +01:00
rpc Add protection for version inconsistency on opening or editing file 2023-12-11 17:14:20 +01:00
setup Add minor performance enhancements on template setup service 2023-12-11 17:14:20 +01:00
srepl 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
storage 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
tasks 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
util 💄 Fix format issues on backend module 2023-11-29 12:55:58 +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 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
email.clj Add better logging on sendmail task 2023-10-23 10:00:07 +02:00
http.clj Update yetti and adapt for ring-2.0 2023-11-27 14:25:12 +01:00
main.clj 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
media.clj Add svg optimization on components migration process 2023-11-07 12:48:31 +01:00
metrics.clj 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
migrations.clj 💄 Fix format issues on backend module 2023-11-29 12:55:58 +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 Integrate backend rpc handlers to use schema improvements 2023-11-28 08:04:23 +01: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 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
tokens.clj
worker.clj 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00