penpot/backend/src/app
2023-08-09 13:36:42 +02:00
..
auth Improve get-user-info implementation (oidc) 2023-08-07 15:55:54 +02:00
db
http Improve error report of invalid image 2023-08-08 12:57:49 +02:00
loggers 📎 Add minor improvements on params formating on error logger 2023-08-08 14:53:55 +02:00
migrations Merge remote-tracking branch 'origin/staging' into develop 2023-08-07 12:59:17 +02:00
rpc Merge remote-tracking branch 'origin/staging' into develop 2023-08-09 13:36:42 +02:00
setup 🎉 Add flex layout playground template to the dashboard carousel 2023-07-28 13:20:57 +02:00
srepl 🎉 Add rpc method for working with file snapshots 2023-08-04 08:28:01 +02:00
storage ♻️ Refactor storage internal concurrency model 2023-03-14 12:30:27 +01:00
tasks Add an internal approach to prevent xlog gc to remove file changes 2023-08-03 16:40:42 +02:00
util 🎉 Add new shape & rect data structures 2023-07-11 17:27:35 +02:00
auth.clj Increase default argon2id iterations 2023-07-03 10:43:26 +02:00
config.clj Add the ability to select user info source 2023-07-03 10:46:29 +02:00
db.clj 🎉 Add helpers for take file snapshots 2023-08-03 17:51:34 +02:00
email.clj 🐛 Fix incorrect handling of SSL param on email sending subsystem 2023-06-27 09:50:05 +02:00
http.clj 🎉 Add malli based validation and coersion subsystem 2023-05-17 16:05:29 +02:00
main.clj 💄 Add cosmetic improvement to backend main ns 2023-07-10 15:07:17 +02:00
media.clj Improve error report of invalid image 2023-08-08 12:57:49 +02:00
metrics.clj 🐛 Fix metrics and doc endpoints 2023-04-05 20:08:20 +02:00
migrations.clj Merge remote-tracking branch 'origin/staging' into develop 2023-08-07 12:59:17 +02: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 rpc method for working with file snapshots 2023-08-04 08:28:01 +02:00
setup.clj Make builtin templates download ondemand if cache is not present 2023-07-10 15:07:17 +02:00
srepl.clj
storage.clj ♻️ Refactor storage internal concurrency model 2023-03-14 12:30:27 +01:00
tokens.clj
worker.clj Add more improvements to error reporting 2023-08-04 13:10:36 +02:00