penpot/backend/src/app
2023-01-23 09:56:21 +01:00
..
auth ♻️ Move profile queries and mutations to commands 2023-01-18 10:51:58 +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 Remove deprecated code and reoganize file related methods 2023-01-18 10:51:58 +01:00
loggers ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
migrations 📎 Avoid email index change on profile indexes migration 2023-01-23 09:56:21 +01:00
rpc Merge remote-tracking branch 'origin/staging' into develop 2023-01-23 09:55:50 +01:00
setup 🎉 Add admin example service to default docker compose file 2023-01-20 16:52:58 +01:00
srepl Merge remote-tracking branch 'origin/staging' into develop 2023-01-23 09:55:50 +01:00
storage 🐛 Fix s3 client issues with s3 compatible services 2022-12-31 16:37:42 +01:00
tasks ♻️ Add admin facilities on the code base 2022-12-22 16:42:45 +01:00
util ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
auth.clj ♻️ Add admin facilities on the code base 2022-12-22 16:42:45 +01:00
config.clj 🎉 Add prepl support 2023-01-19 15:41:12 +01:00
db.clj ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
emails.clj 🎉 Add usage quotes 2022-12-31 11:22:36 +01:00
http.clj ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
main.clj 🎉 Add prepl support 2023-01-19 15:41:12 +01:00
media.clj 🔧 Fix typos in source code 2022-10-04 10:40:34 +02:00
metrics.clj ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
migrations.clj ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
msgbus.clj ♻️ Make the worker abstraction more scalable 2022-11-28 12:21:44 +01:00
redis.clj ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
rpc.clj Move share link mutations to commands 2023-01-18 10:51:58 +01:00
setup.clj Revert some changes related to admin that are no longer necessary 2023-01-13 10:19:39 +01:00
srepl.clj Add more flexible prepl api for external tools 2023-01-20 16:52:58 +01:00
storage.clj ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
tokens.clj Improve invitation token validation 2022-09-28 09:45:43 +02:00
worker.clj ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00