penpot/backend/src/app
2024-04-18 09:52:24 +02:00
..
auth Disable oidc registration when registration flag is disabled 2024-04-18 09:52:24 +02:00
binfile Skip invalid graphics on migration post binfile import 2024-04-08 17:29:58 +02:00
db Add support for ::sql/order-by on db/sql layer 2024-02-09 12:01:09 +01:00
features Simplify v2 migration helpers on srepl ns 2024-04-10 15:31:49 +02:00
http Improve internal registration flow 2024-04-18 09:52:24 +02:00
loggers Allow attach context to audit entry from metadata 2024-04-18 09:52:24 +02:00
migrations 🐛 Fix v2 components migration script 2024-04-15 20:26:51 +02:00
rpc Show error notificaton on oidc error redirect 2024-04-18 09:52:24 +02:00
setup Add minor performance enhancements on template setup service 2023-12-11 17:14:20 +01:00
srepl Improve internal registration flow 2024-04-18 09:52:24 +02:00
storage Use a prefixed dir for storing temp files 2024-02-14 09:53:54 +01:00
tasks Add a task for asynchronous object update operation 2024-04-16 16:42:44 +02:00
util Add minor improvements for fdata logging 2024-03-22 12:58:50 +01:00
worker Add minor improvement to worker module logging 2024-04-16 23:27:00 +02:00
auth.clj Decrease slightly argon2id cost for improve usability 2023-09-04 11:35:31 +02:00
config.clj Add automatic v2 migration process on startup 2024-04-10 15:31:49 +02: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 Add a task for asynchronous object update operation 2024-04-16 16:42:44 +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 Add automatic v2 migration process on startup 2024-04-10 15:31:49 +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 schedule storage object touching as a task 2024-04-16 16:42:44 +02: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 📎 Add minor logging improvements on worker module 2024-04-16 16:42:44 +02:00