0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-25 00:06:09 -05:00
penpot/backend/src/app
2021-01-29 15:48:49 +01:00
..
cli 📚 Update documentation. 2021-01-28 14:02:22 +01:00
db Adds system to load initial project data 2021-01-25 11:27:29 +01:00
http 🔥 Remove unused config variables. 2021-01-29 12:58:57 +01:00
migrations Simplify internal props handling and telemetry. 2021-01-29 12:58:57 +01:00
rpc Add option for disable demo users. 2021-01-29 13:10:35 +01:00
srepl 🔥 Remove unused config. 2021-01-26 18:45:19 +01:00
storage Improve storage recheck task and add more specs. 2021-01-26 11:13:21 +01:00
tasks 🐛 Simplify the impl of profile deletion. 2021-01-29 15:48:49 +01:00
util Minor changes on email sending internals. 2021-01-19 15:01:33 +01:00
config.clj 🔥 Remove unused config variables. 2021-01-29 12:58:57 +01:00
db.clj Adds system to load initial project data 2021-01-25 11:27:29 +01:00
emails.clj Fix all linter issues on backend code. 2020-12-02 15:35:14 +01:00
error_reporter.clj Minor improvements on error reporter. 2021-01-25 11:51:15 +01:00
http.clj Fix middleware order. 2021-01-26 18:13:28 +01:00
main.clj Simplify internal props handling and telemetry. 2021-01-29 12:58:57 +01:00
media.clj 🎉 Add resource usage limits. 2021-01-25 11:51:15 +01:00
media_storage.clj 🔥 Remove the mount dependency. 2021-01-07 11:29:57 +01:00
metrics.clj ♻️ Add labels support to metrics module. 2021-01-26 11:13:21 +01:00
migrations.clj Simplify internal props handling and telemetry. 2021-01-29 12:58:57 +01:00
notifications.clj 📎 Comment some debug log entries on notifications module. 2021-01-26 11:13:21 +01:00
redis.clj ♻️ Replace mount with integrant. 2021-01-07 11:29:57 +01:00
rlimits.clj 🎉 Add resource usage limits. 2021-01-25 11:51:15 +01:00
rpc.clj ♻️ Add labels support to metrics module. 2021-01-26 11:13:21 +01:00
sprops.clj Simplify internal props handling and telemetry. 2021-01-29 12:58:57 +01:00
srepl.clj 📚 Update documentation. 2021-01-28 14:02:22 +01:00
storage.clj Improve storage recheck task and add more specs. 2021-01-26 11:13:21 +01:00
svgparse.clj 🎉 Integrate exporter with svgclean. 2021-01-13 15:15:35 +01:00
tasks.clj ♻️ Replace mount with integrant. 2021-01-07 11:29:57 +01:00
telemetry.clj Simplify internal props handling and telemetry. 2021-01-29 12:58:57 +01:00
tokens.clj Simplify internal props handling and telemetry. 2021-01-29 12:58:57 +01:00
worker.clj 🎉 Add telemetry client. 2021-01-07 11:29:57 +01:00