0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-03 11:25:27 -05:00
penpot/backend/src/app
Andrey Antukh c48da3d316 ♻️ Refactor backend bundle build process.
Now the final artifact is a single, compiled uberjar.
It considerably improves startup speed.
2022-01-12 10:55: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 🐛 Fix unexpected default cookies behavior on redirectiong to penpot. 2022-01-12 10:55:47 +01:00
loggers Backport changes from develop. 2021-12-31 12:06:15 +01:00
migrations 📎 Adapt migrations file. 2021-11-23 14:19:48 +01:00
rpc Backport changes from develop. 2021-12-31 12:06:15 +01:00
setup 🐛 Fix linter error 2021-07-06 18:08:08 +02:00
srepl 🐛 Fix typos in backend 2021-11-15 09:53:10 -05:00
storage 💄 Improve json namespace API (and fix linter). 2021-12-23 00:04:37 +01:00
tasks 💄 Improve json namespace API (and fix linter). 2021-12-23 00:06:10 +01:00
util 📎 Fix linter issues. 2021-12-30 19:43:05 +01:00
config.clj Merge branch 'main' into develop 2021-12-31 13:23:42 +01:00
db.clj 💄 Improve json namespace API (and fix linter). 2021-12-23 00:06:10 +01:00
emails.clj 🐛 Fix NPE on email complains checking. 2021-12-27 11:13:08 +01:00
http.clj 🔥 Remove unused import. 2021-12-31 13:47:49 +01:00
main.clj ♻️ Refactor backend bundle build process. 2022-01-12 10:55:47 +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 overide the secret-key on setup module. 2021-05-06 14:13:54 +02: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 Merge remote-tracking branch 'origin/staging' into develop 2021-12-27 09:50:15 +01:00