penpot/backend/src/app
2021-03-29 10:51:07 +02:00
..
cli 🐛 Create default projects for teams in devenv fixtures 2021-03-16 15:19:54 +01:00
db 🎉 Add :memory backend to the msgbus module. 2021-03-22 13:38:44 +01:00
http Properly handle 'idle-in-tx' errors. 2021-03-29 10:30:46 +02:00
loggers Normalize logging messages on backend. 2021-02-22 14:50:01 +01:00
migrations 🐛 Fix initial data loading issues. 2021-03-08 22:35:11 +01:00
rpc 🐛 Fix issue with recent files not showing 2021-03-29 10:51:07 +02:00
setup 🐛 Fix initial data loading issues. 2021-03-08 22:35:11 +01:00
srepl 🎉 Add server repl helper for duplicate file. 2021-03-02 10:49:50 +01:00
storage Add some type hints and remove legacy code. 2021-02-18 09:35:37 +01:00
tasks Improve tasks metrics. 2021-02-22 14:50:01 +01:00
util 🔥 Remove graaljs and commons-pool. 2021-03-25 08:23:41 +01:00
config.clj 💥 Change escape character for LDAP 2021-03-04 16:43:39 +01:00
db.clj ⬇️ Downgrade prometheus client to 0.9.0. 2021-03-22 13:38:44 +01:00
emails.clj 🎉 Add automatic complaint and bouncing handling. 2021-02-12 16:26:28 +01:00
http.clj 🎉 Add general purpose etag for query rpc requests. 2021-03-08 12:20:04 +01:00
main.clj Removed svgcleaner 2021-03-25 08:19:35 +01:00
media.clj 🐛 Only allow bitmap images on team and profile photo. 2021-03-29 09:06:42 +02:00
metrics.clj Improve tasks metrics. 2021-02-22 14:50:01 +01:00
migrations.clj 🐛 Fix initial data loading issues. 2021-03-08 22:35:11 +01:00
msgbus.clj 🎉 Add :memory backend to the msgbus module. 2021-03-22 13:38:44 +01:00
notifications.clj 🎉 Add :memory backend to the msgbus module. 2021-03-22 13:38:44 +01:00
rlimits.clj Fix all linter issues on backend code. 2021-02-01 09:48:28 +01:00
rpc.clj 🎉 Add general purpose etag for query rpc requests. 2021-03-08 12:20:04 +01:00
setup.clj 🎉 Add onboarding data to the database. 2021-02-24 16:31:56 +01:00
srepl.clj Fix all linter issues on backend code. 2021-02-01 09:48:28 +01:00
storage.clj Add some type hints and remove legacy code. 2021-02-18 09:35:37 +01:00
svgparse.clj 🔥 Remove graaljs and commons-pool. 2021-03-25 08:23:41 +01:00
tasks.clj ⬇️ Downgrade prometheus client to 0.9.0. 2021-03-22 13:38:44 +01:00
telemetry.clj Normalize logging messages on backend. 2021-02-22 14:50:01 +01:00
tokens.clj 🎉 Add automatic complaint and bouncing handling. 2021-02-12 16:26:28 +01:00
worker.clj Improve tasks metrics. 2021-02-22 14:50:01 +01:00