penpot/backend/src/app
Andrey Antukh 07eeb76a5f Stream all transit responses.
Instead of buffering for etag. The etags are temporary disabled.
2021-07-26 13:43:39 +02:00
..
cli 📎 Fix license header. 2021-04-12 16:49:43 +02:00
db Reduce contention on file-update using advisory locks and weaker row locking. 2021-06-09 15:49:45 +02:00
http Stream all transit responses. 2021-07-26 13:43:39 +02:00
loggers 🐛 Fix linter issues 2021-07-20 09:35:22 +02:00
migrations 🐛 Migration to solve a problem with mime types 2021-07-06 09:52:49 +02:00
rpc Improvements on auth and login. 2021-07-06 16:03:48 +02:00
setup 🐛 Fix linter error 2021-07-06 18:08:08 +02:00
srepl
storage Add proper fdata objects deletion. 2021-06-15 09:25:37 +02:00
tasks 🐛 Properly handle path with fill-image on file media gc task. 2021-07-15 11:57:15 +02:00
util Increase a little bit the compression level of blob encoding. 2021-06-11 12:36:21 +02:00
config.clj 🎉 Add file offloading to external storage mechanism. 2021-06-14 15:41:27 +02:00
db.clj 🎉 Add decode-inet helper on app.db ns. 2021-06-10 10:56:39 +02:00
emails.clj 🐛 Fix wrong spec definition on invite email. 2021-06-09 15:27:07 +02:00
http.clj Stream all transit responses. 2021-07-26 13:43:39 +02:00
main.clj Improvements on auth and login. 2021-07-06 16:03:48 +02:00
media.clj :spakles: Minor improvements on svg uploading on libraries. 2021-05-27 13:00:13 +02:00
metrics.clj 🎉 Add file offloading to external storage mechanism. 2021-06-14 15:41:27 +02:00
migrations.clj 🎉 Add file offloading to external storage mechanism. 2021-06-14 15:41:27 +02:00
msgbus.clj Fix msbus/redis logged errors on restarting (repl). 2021-05-17 12:02:21 +02:00
notifications.clj ♻️ Replace backend transit ns with common transit. 2021-05-31 11:04:32 +02:00
rlimits.clj 🎉 Add dashboard custom fonts management. 2021-05-04 14:21:31 +02:00
rpc.clj Improvements on auth and login. 2021-07-06 16:03:48 +02:00
setup.clj Allow overide the secret-key on setup module. 2021-05-06 14:13:54 +02:00
srepl.clj 📎 Add logging to server repl namespace. 2021-07-07 10:31:01 +02:00
storage.clj 🎉 Add file offloading to external storage mechanism. 2021-06-14 15:41:27 +02:00
tokens.clj 🎉 Add keys namespace. 2021-07-06 10:49:27 +02:00
worker.clj Merge remote-tracking branch 'origin/main' into develop 2021-06-03 12:56:37 +02:00