0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-01 10:15:59 -05:00
penpot/backend/src/app
2022-06-23 14:17:26 +02:00
..
cli ♻️ Refactor backend to be more async friendly 2022-03-03 16:05:52 +01:00
db Reduce contention on file-update using advisory locks and weaker row locking. 2021-06-09 15:49:45 +02:00
http 🐛 Fix github auth without name 2022-05-31 10:26:13 +02:00
loggers 🐛 Fix incorrect register-profile audit log handling 2022-06-23 14:17:26 +02:00
migrations 🐛 Fix problem with duplicated ids for thumbnails 2022-05-09 15:37:47 +02:00
rpc 🐛 Fix incorrect register-profile audit log handling 2022-06-23 14:17:26 +02:00
setup 🐛 Fix linter error 2021-07-06 18:08:08 +02:00
srepl Add script to fix broken objects 2022-06-06 12:56:37 +02:00
storage 🐛 Fix svg media asset upload internal server error 2022-03-20 13:04:12 +01:00
tasks 🐛 Fix problem with duplicated ids for thumbnails 2022-05-09 15:37:47 +02:00
util 🐛 Fix unexpected decoding of fresian data 2022-03-24 15:15:42 +01:00
config.clj 📎 Update default scripts 2022-04-05 13:23:39 +02:00
db.clj 🎉 Add garbage collection task for file thumbnails 2022-03-28 17:24:52 +02:00
emails.clj ⬆️ Update backend and docker dependencies 2022-04-06 09:54:40 +02:00
http.clj 🎉 Add build date and changelog to the bundle 2022-04-06 11:20:48 +02:00
main.clj Improve backend and worker error handling 2022-04-05 13:23:39 +02:00
media.clj ♻️ Refactor http server layer 2022-03-09 17:18:06 +01:00
metrics.clj Fix issues from previous refactor peer review 2022-03-10 13:32:06 +01:00
migrations.clj 🐛 Fix problem with duplicated ids for thumbnails 2022-05-09 15:37:47 +02:00
msgbus.clj ♻️ Refactor websockets subsystem (on backend) 2022-03-22 11:34:32 +01:00
rpc.clj 🐛 Fix incorrect register-profile audit log handling 2022-06-23 14:17:26 +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 Simplify d/group-by impl 2022-03-28 17:24:52 +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