penpot/backend/src/app
2023-11-08 10:45:08 +01:00
..
auth Stop report oidc failed operations as exceptions 2023-08-14 12:13:31 +02:00
db ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
features Add file snapshoting on migration 2023-11-08 10:45:08 +01:00
http ♻️ Refactor internal backend error handling 2023-11-07 12:48:31 +01:00
loggers 📎 Add minor improvements on params formating on error logger 2023-08-08 14:53:55 +02:00
migrations 🐛 Fix db table tagged thumbnails 2023-11-07 16:01:00 +01:00
rpc 🐛 Fix db table tagged thumbnails 2023-11-07 16:01:00 +01:00
setup 🎉 Add flex layout playground template to the dashboard carousel 2023-07-28 13:20:57 +02:00
srepl Add file snapshoting on migration 2023-11-08 10:45:08 +01:00
storage 🎉 Add features assignation for teams 2023-11-07 12:48:31 +01:00
tasks 🐛 Fix db table tagged thumbnails 2023-11-07 16:01:00 +01:00
util Add svg optimization on components migration process 2023-11-07 12:48:31 +01:00
auth.clj Decrease slightly argon2id cost for improve usability 2023-09-04 11:35:31 +02:00
config.clj Add the ability to select user info source 2023-07-03 10:46:29 +02:00
db.clj Add minor internal db api improvements 2023-11-08 10:44:44 +01:00
email.clj Add better logging on sendmail task 2023-10-23 10:00:07 +02:00
http.clj 🎉 Add malli based validation and coersion subsystem 2023-05-17 16:05:29 +02:00
main.clj Add svg optimization on components migration process 2023-11-07 12:48:31 +01:00
media.clj Add svg optimization on components migration process 2023-11-07 12:48:31 +01:00
metrics.clj 🐛 Fix metrics and doc endpoints 2023-04-05 20:08:20 +02:00
migrations.clj 🐛 Fix db table tagged thumbnails 2023-11-07 16:01:00 +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 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 Add minor change to srepl module options 2023-02-07 18:16:55 +01:00
storage.clj Improve storage-gc-deleted task reliability 2023-08-31 14:36:31 +02:00
tokens.clj Improve invitation token validation 2022-09-28 09:45:43 +02:00
worker.clj Improve worker logging 2023-09-04 11:35:31 +02:00