0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-27 09:16:17 -05:00
penpot/backend/src/app
2023-03-22 09:47:03 +01:00
..
auth Merge remote-tracking branch 'origin/staging' into develop 2023-02-24 18:30:05 +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 Merge remote-tracking branch 'origin/staging' into develop 2023-02-24 18:30:05 +01:00
migrations ♻️ Refactor logging subsystem and error reporting 2023-02-02 13:38:04 +01:00
rpc 🐛 Fix deleted files appear in search results 2023-03-22 09:47:03 +01: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 and assets related modules 2023-02-07 18:16:55 +01:00
tasks ♻️ Refactor storage and assets related modules 2023-02-07 18:16:55 +01:00
util Improve internal state validation on db module 2023-02-02 14:20:13 +01:00
auth.clj ♻️ Add admin facilities on the code base 2022-12-22 16:42:45 +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 ♻️ Clean email related namespaces 2023-02-07 18:16:55 +01:00
http.clj Add better spec validation on http module 2023-02-07 18:16:55 +01:00
main.clj 📎 Fix liner issue 2023-02-25 10:24:22 +01:00
media.clj ♻️ Refactor storage and assets related modules 2023-02-07 18:16:55 +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 logging subsystem and error reporting 2023-02-02 13:38:04 +01:00
redis.clj ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
rpc.clj Merge remote-tracking branch 'origin/staging' into develop 2023-02-24 18:30:05 +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 and assets related modules 2023-02-07 18:16:55 +01:00
tokens.clj Improve invitation token validation 2022-09-28 09:45:43 +02:00
worker.clj ♻️ Refactor storage and assets related modules 2023-02-07 18:16:55 +01:00