penpot/backend/src/app
Andrey Antukh afd68fa09d 🐛 Properly handle fdata features on file-gc task
It also adds a schema validation process after cleaning. If file
does not validates it will be skiped.
2024-02-13 19:36:10 +01:00
..
auth Add better email cleaning mechanism 2024-02-07 09:14:07 +01:00
binfile 🐛 Properly handle fdata features on file-gc task 2024-02-13 19:36:10 +01:00
db Add support for ::sql/order-by on db/sql layer 2024-02-09 12:01:09 +01:00
features 🐛 Fix components without root shape for v2 migration 2024-02-12 10:21:47 +01:00
http ♻️ Refactor srepl helpers 2024-02-12 10:21:47 +01:00
loggers 🔥 Remove unnecesary line on audit ns 2024-02-05 20:10:44 +01:00
migrations Remove partitioning from task table 2024-02-06 17:23:18 +01:00
rpc New overlay for v2 information 2024-02-12 16:29:47 +01:00
setup Add minor performance enhancements on template setup service 2023-12-11 17:14:20 +01:00
srepl Add minor improvements to srepl helpers 2024-02-13 19:09:54 +01:00
storage 🐛 Improve not-found error report on s3 storage backend 2024-01-25 15:59:45 +01:00
tasks 🐛 Properly handle fdata features on file-gc task 2024-02-13 19:36:10 +01:00
util Improve error handling on websocket code 2024-02-09 12:01:09 +01:00
auth.clj Decrease slightly argon2id cost for improve usability 2023-09-04 11:35:31 +02:00
config.clj Simplify SVGO module API 2024-01-25 15:59:45 +01:00
db.clj Use proper exceptions on internal db functions 2024-02-01 17:24:41 +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 some fundamental bugs on climit module 2024-02-01 17:37:49 +01:00
media.clj Setup better media max file-size on devenv 2024-01-10 14:00:31 +01:00
metrics.clj 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
migrations.clj Remove partitioning from task table 2024-02-06 17:23:18 +01:00
msgbus.clj
redis.clj Improve internal cache api 2024-01-25 15:59:45 +01:00
rpc.clj Add minor optimization for d/without-qualified helper 2024-02-12 15:28: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 🎉 Add the ability to export import entire team 2024-01-16 17:17:30 +01:00
svgo.clj Simplify SVGO module API 2024-01-25 15:59:45 +01:00
tokens.clj
worker.clj 💄 Add minor cosmetic improvement to worker ns 2024-02-05 20:11:20 +01:00