penpot/backend/src/app
2021-02-14 18:01:04 +01:00
..
cli 🐛 Fix error in fixtures loading 2021-02-02 10:40:13 +01:00
db Adds commands to load data into user 2021-02-02 13:03:21 +01:00
http Improve error handling on google auth. 2021-02-10 12:07:35 +01:00
migrations 🎉 Add missing index to file_change table. 2021-02-10 12:07:35 +01:00
rpc Increase default deletion delay. 2021-02-10 17:06:09 +01:00
srepl 🎉 Add srepl helper for migrate page storage to new blob format. 2021-02-10 12:07:35 +01:00
storage Fix all linter issues on backend code. 2021-02-01 09:48:28 +01:00
tasks Increase default deletion delay. 2021-02-10 17:06:09 +01:00
util 🎉 Add user feedback module. 2021-02-09 14:12:31 +01:00
config.clj Increase default deletion delay. 2021-02-10 17:06:09 +01:00
db.clj Increment default statement timeout. 2021-02-10 12:07:35 +01:00
emails.clj 🎉 Add user feedback module. 2021-02-09 14:12:31 +01:00
error_reporter.clj 🎉 Add the ability to disable mattermost webhook on runtime. 2021-02-01 22:37:28 +01:00
http.clj Improve error reporting of tasks. 2021-02-04 11:48:47 +01:00
main.clj More improvements on background task scheduling. 2021-02-10 12:07:35 +01:00
media.clj 🐛 Fix unexpected exception on upload invalid image. 2021-02-10 12:07:35 +01:00
metrics.clj 📎 Add bigger window for quantiles on metrics. 2021-02-14 18:01:04 +01:00
migrations.clj 🎉 Add missing index to file_change table. 2021-02-10 12:07:35 +01:00
notifications.clj Fix all linter issues on backend code. 2021-02-01 09:48:28 +01:00
redis.clj Fix all linter issues on backend code. 2021-02-01 09:48:28 +01:00
rlimits.clj Fix all linter issues on backend code. 2021-02-01 09:48:28 +01:00
rpc.clj 🎉 Add user feedback module. 2021-02-09 14:12:31 +01:00
sprops.clj Fix all linter issues on backend code. 2021-02-01 09:48:28 +01:00
srepl.clj Fix all linter issues on backend code. 2021-02-01 09:48:28 +01:00
storage.clj Fix all linter issues on backend code. 2021-02-01 09:48:28 +01:00
svgparse.clj 🐛 Fix unexpected exception on uploading invalid svg file. 2021-02-10 12:07:35 +01:00
tasks.clj ♻️ Replace mount with integrant. 2021-01-07 11:29:57 +01:00
telemetry.clj Minor improvement on telemetry server error reporting. 2021-02-10 12:07:35 +01:00
tokens.clj Fix all linter issues on backend code. 2021-02-01 09:48:28 +01:00
worker.clj 📎 Fix linter issues. 2021-02-04 11:48:47 +01:00