penpot/backend/src/app
2023-12-14 10:35:24 +01:00
..
auth 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
db Improve options handling on db module 2023-12-13 11:56:20 +01:00
features Add general improvements to file validation and repair api 2023-12-14 10:35:24 +01:00
http Add the ability to stream events on rpc methods 2023-12-13 14:20:07 +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 general improvements to file validation and repair api 2023-12-14 10:35:24 +01:00
setup Add minor performance enhancements on template setup service 2023-12-11 17:14:20 +01:00
srepl Add general improvements to file validation and repair api 2023-12-14 10:35:24 +01:00
storage 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
tasks Reorganize fdata/pointer-map feature helpers 2023-12-13 14:20:07 +01:00
util 🐛 Fix incorrect feature handling on absorb-library! fn 2023-12-13 11:56:20 +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 Reorganize fdata/pointer-map feature helpers 2023-12-13 14:20:07 +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 Add the ability to stream events on rpc methods 2023-12-13 14:20:07 +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 Improve invitation token validation 2022-09-28 09:45:43 +02:00
worker.clj 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00