penpot/backend/src/app
2022-02-04 15:04:47 +01:00
..
cli 🔥 Remove deprecated fixtures related code. 2021-11-04 09:23:14 +01:00
db Reduce contention on file-update using advisory locks and weaker row locking. 2021-06-09 15:49:45 +02:00
http Ignore EOF errors on writting streamed response 2022-02-04 15:04:47 +01:00
loggers Allow connect to read-only databases. 2022-01-27 16:11:32 +01:00
migrations 📎 Adapt migrations file. 2021-11-23 14:19:48 +01:00
rpc ♻️ Refactor and modularize all specs. 2022-01-27 13:03:44 +01:00
setup 🐛 Fix linter error 2021-07-06 18:08:08 +02:00
srepl ♻️ Refactor and modularize all specs. 2022-01-27 13:03:44 +01:00
storage 💄 Improve json namespace API (and fix linter). 2021-12-23 00:04:37 +01:00
tasks 🐛 Fix many minor issues on telemetry task 2022-02-01 17:49:18 +01:00
util Add truncate function to time ns on backend. 2022-01-26 18:10:47 +01:00
config.clj Allow connect to read-only databases. 2022-01-27 16:11:32 +01:00
db.clj Allow connect to read-only databases. 2022-01-27 16:11:32 +01:00
emails.clj 🐛 Fix NPE on email complains checking. 2021-12-27 11:13:08 +01:00
http.clj Stream transit encoding to the response output-stream. 2022-01-18 16:48:17 +01:00
main.clj Allow connect to read-only databases. 2022-01-27 16:11:32 +01:00
media.clj Merge branch 'spelling' of https://github.com/jsoref/penpot into jsoref-spelling 2021-11-23 14:02:16 +01:00
metrics.clj ♻️ Refactor websocket layer. 2021-12-29 09:52:32 +01:00
migrations.clj 📎 Adapt migrations file. 2021-11-23 14:19:48 +01:00
msgbus.clj 💄 Improve json namespace API (and fix linter). 2021-12-23 00:06:10 +01:00
rpc.clj Merge remote-tracking branch 'origin/main' into develop 2021-11-22 08:59:48 +01:00
setup.clj Allow connect to read-only databases. 2022-01-27 16:11:32 +01:00
srepl.clj 🎉 Add unified logging api. 2021-09-30 11:48:14 +02:00
storage.clj 🐛 Fix typos in backend 2021-11-15 09:53:10 -05:00
tokens.clj 🎉 Add keys namespace. 2021-07-06 10:49:27 +02:00
worker.clj Allow connect to read-only databases. 2022-01-27 16:11:32 +01:00