penpot/backend/src/app
Andrey Antukh 14d1cb90bd ♻️ Refactor auth code
2022-07-04 11:23:33 +02:00
..
auth ♻️ Refactor auth code 2022-07-04 11:23:33 +02:00
cli ♻️ Refactor auth code 2022-07-04 11:23:33 +02:00
db Reduce contention on file-update using advisory locks and weaker row locking. 2021-06-09 15:49:45 +02:00
http ♻️ Refactor auth code 2022-07-04 11:23:33 +02:00
loggers 🐛 Normalize return value from parse-client-ip function 2022-06-29 10:59:50 +02:00
migrations 🐛 Fix share link migration for backward compatibilty 2022-06-29 12:30:17 +02:00
rpc ♻️ Refactor auth code 2022-07-04 11:23:33 +02:00
setup 🐛 Fix linter error 2021-07-06 18:08:08 +02:00
srepl ♻️ Refactor auth code 2022-07-04 11:23:33 +02:00
storage 🐛 Fix region spec on s3 storage backend 2022-06-24 10:58:42 +02:00
tasks Merge pull request #2016 from penpot/niwinz-experiments-custom-export-import 2022-06-27 13:23:06 +02:00
util Improve websockets impl 2022-06-29 11:01:16 +02:00
config.clj ♻️ Refactor auth code 2022-07-04 11:23:33 +02:00
db.clj Make the pool initialization process and defaults reusable 2022-06-15 12:19:16 +02:00
emails.clj ⬆️ Update backend and docker dependencies 2022-04-06 09:54:40 +02:00
http.clj ♻️ Refactor auth code 2022-07-04 11:23:33 +02:00
main.clj ♻️ Refactor auth code 2022-07-04 11:23:33 +02:00
media.clj ♻️ Adapt media & fonts handling to new tmp service 2022-06-22 11:39:57 +02:00
metrics.clj Fix issues from previous refactor peer review 2022-03-10 13:32:06 +01:00
migrations.clj In view mode allow comment/inspect to non-team users (by shared link permissions) 2022-06-29 09:41:30 +02:00
msgbus.clj Improve websockets impl 2022-06-29 11:01:16 +02:00
rpc.clj ♻️ Refactor auth code 2022-07-04 11:23:33 +02:00
setup.clj Allow connect to read-only databases. 2022-01-27 16:11:32 +01:00
srepl.clj 🎉 Add unified logging api. 2021-09-30 11:48:14 +02:00
storage.clj ♻️ Minor refactor on storages 2022-06-22 11:37:45 +02:00
tokens.clj ♻️ Refactor invitation flow 2022-02-21 11:38:28 +01:00
worker.clj ♻️ Refactor backend to be more async friendly 2022-03-03 16:05:52 +01:00