0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-23 23:35:58 -05:00
penpot/backend/src/app
Andrey Antukh 6fa08fc75e
🐛 Fix issue on importing binfile-v3 with tokens (#5714)
* 🐛 Fix issue on importing binfile-v3 with tokens

* 🐛 Fix thumbnails generation (regression)

* 🐛 Fix thumbnails clearing issues (regression)
2025-01-29 16:52:40 +01:00
..
auth
binfile 🐛 Fix issue on importing binfile-v3 with tokens (#5714) 2025-01-29 16:52:40 +01:00
db 🐛 Pass correct default options on db/plan fn 2025-01-20 23:23:31 +01:00
email
features ♻️ Remove unnecesary RX and RY from shapes 2024-12-10 10:47:55 +01:00
http 🐛 Add support for multiple formats on clone-template 2025-01-23 08:09:23 +01:00
loggers
migrations Add mentions to notifications 2025-01-09 11:55:53 +01:00
rpc Merge remote-tracking branch 'origin/staging' into develop 2025-01-27 12:12:46 +01:00
setup 🐛 Add support for multiple formats on clone-template 2025-01-23 08:09:23 +01:00
srepl 🐛 Update media references after instantiation of a component (#5652) 2025-01-27 11:58:13 +01:00
storage 🐛 Add support for multiple formats on clone-template 2025-01-23 08:09:23 +01:00
tasks 🐛 Update media references after instantiation of a component (#5652) 2025-01-27 11:58:13 +01:00
util
worker
auth.clj 🐛 Fix repeated password update on login 2025-01-16 09:59:19 +01:00
config.clj 🔥 Remove file-xlog-gc task 2024-12-10 12:19:12 +01:00
db.clj 📎 Normalize default opts for db/plan function 2025-01-20 23:23:31 +01:00
email.clj Add mentions to notifications 2025-01-09 11:55:53 +01:00
http.clj
main.clj 🔥 Remove file-xlog-gc task 2024-12-10 12:19:12 +01:00
media.clj
metrics.clj
migrations.clj Add mentions to notifications 2025-01-09 11:55:53 +01:00
msgbus.clj
redis.clj
rpc.clj
setup.clj Merge remote-tracking branch 'origin/staging' into develop 2025-01-16 10:45:22 +01:00
srepl.clj
storage.clj
svgo.clj
tokens.clj
worker.clj