penpot/backend/src/app
2024-04-08 11:42:01 +02:00
..
auth Improve internal naming of setup/props 2024-03-14 10:48:23 +01:00
binfile 🐛 Fix import stroke attached library color 2024-03-07 17:54:49 +01:00
db Add support for ::sql/order-by on db/sql layer 2024-02-09 12:01:09 +01:00
features 📎 Update migration scripts 2024-04-07 14:07:40 +02:00
http 🐛 Fix io exception incorrect reporting 2024-04-08 11:18:26 +02:00
loggers 📎 Update logging on webhook task handler 2024-04-08 11:42:01 +02:00
migrations Simplify local audit table 2024-03-25 17:58:39 +01:00
rpc 🐛 Fix timeout error on large binfile import 2024-04-08 09:57:36 +02:00
setup Add minor performance enhancements on template setup service 2023-12-11 17:14:20 +01:00
srepl 📎 Update migration scripts 2024-04-07 14:07:40 +02:00
storage Use a prefixed dir for storing temp files 2024-02-14 09:53:54 +01:00
tasks Add improvements to telemetry task 2024-03-25 15:07:55 +01:00
util Add minor improvements for fdata logging 2024-03-22 12:58:50 +01:00
worker Move worker runner to a separated namespace 2024-04-03 17:03:06 +02: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 Improve internal naming of setup/props 2024-03-14 10:48:23 +01:00
main.clj Move worker runner to a separated namespace 2024-04-03 17:03:06 +02: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 Simplify local audit table 2024-03-25 17:58:39 +01:00
msgbus.clj ♻️ Refactor websockets impl to use virtual threads 2023-03-14 12:30:27 +01:00
redis.clj Improve internal cache api 2024-01-25 15:59:45 +01:00
rpc.clj Set better log level on some rpc middlewares 2024-04-03 17:03:06 +02:00
setup.clj Improve internal naming of setup/props 2024-03-14 10:48:23 +01: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 Improve invitation token validation 2022-09-28 09:45:43 +02:00
worker.clj Move worker runner to a separated namespace 2024-04-03 17:03:06 +02:00