penpot/backend/src/app
2023-03-27 10:39:35 +02:00
..
auth ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
cli ♻️ Move profile queries and mutations to commands 2023-01-18 10:51:58 +01:00
db ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
http 🐛 Add version to presence and fixes off-page updates 2023-03-17 08:23:03 +01:00
loggers ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
migrations ♻️ Refactor logging subsystem and error reporting 2023-02-02 13:38:04 +01:00
rpc 🐛 Fix absorb libraries 2023-03-27 10:39:35 +02:00
setup 🎉 Add admin example service to default docker compose file 2023-01-20 16:52:58 +01:00
srepl ♻️ Clean email related namespaces 2023-02-07 18:16:55 +01:00
storage ♻️ Refactor storage internal concurrency model 2023-03-14 12:30:27 +01:00
tasks 🔧 Refactor delete/restore components 2023-03-27 10:39:35 +02:00
util 📎 Fix minnor cosmetic issue on instant and duration pretty printing 2023-03-16 22:33:35 +01:00
auth.clj Increase strenght of password hashing algorithm 2023-03-14 12:30:27 +01:00
config.clj ♻️ Refactor logging subsystem and error reporting 2023-02-02 13:38:04 +01:00
db.clj Add proper audit log for invitations 2023-02-24 10:28:07 +01:00
email.clj Remove several reflection calls 2023-03-14 12:30:27 +01:00
http.clj ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
main.clj ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
media.clj ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
metrics.clj ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
migrations.clj ♻️ Refactor storage and assets related modules 2023-02-07 18:16:55 +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 ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
setup.clj Improve internal state validation on db module 2023-02-02 14:20:13 +01:00
srepl.clj Add minor change to srepl module options 2023-02-07 18:16:55 +01:00
storage.clj ♻️ Refactor storage internal concurrency model 2023-03-14 12:30:27 +01:00
tokens.clj Improve invitation token validation 2022-09-28 09:45:43 +02:00
worker.clj ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00