penpot/backend/src/app
2023-04-24 19:46:42 +02:00
..
auth Merge remote-tracking branch 'origin/staging' into develop 2023-04-24 16:55:18 +02:00
db
http Merge remote-tracking branch 'origin/staging' into develop 2023-04-05 07:35:36 +02:00
loggers Merge remote-tracking branch 'origin/staging' into develop 2023-04-05 07:35:36 +02:00
migrations
rpc 🐛 Use correct parameters on password update on login 2023-04-24 19:46:42 +02:00
setup
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 🐛 Fix OICD auth provider roles checking mechanism 2023-04-24 15:13:24 +02:00
db.clj Add the ability to check read-only state of connection 2023-03-31 12:48:24 +02: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 Merge remote-tracking branch 'origin/staging' into develop 2023-04-05 07:35:36 +02:00
media.clj ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
metrics.clj 🐛 Fix metrics and doc endpoints 2023-04-05 20:08:20 +02: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 Merge remote-tracking branch 'origin/staging' into develop 2023-04-05 07:35:36 +02: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
worker.clj ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00