0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-16 01:31:22 -05:00
penpot/backend
Andrey Antukh 05d6d2fcd4
🐛 Fix several corner cases that causes race conditions on workspace and dashboard loading
* 🐛 Fix several race conditions on workspace and dashboard code

It also fixes a corner case that happens when penpot workspace
is loaded in a background tab on firefox.

* 🐛 Add missing team-id prop to several file returning endpoints
2025-03-14 09:55:41 +01:00
..
dev ♻️ Update integrant to latest version 2024-11-13 19:09:19 +01:00
resources 🐛 Fix incorrect handling request access with deleted profiles 2025-02-19 11:04:19 +01:00
scripts 🔥 Remove unused parameters from backend run template script 2025-02-04 15:36:22 +01:00
src 🐛 Fix several corner cases that causes race conditions on workspace and dashboard loading 2025-03-14 09:55:41 +01:00
test/backend_tests 🐛 Fix incorrect data id assignation on creating a snapshot (#5934) 2025-02-24 11:05:16 +01:00
.gitignore
build.clj
deps.edn Downgrade s3 sdk for compatibility with minio (#5946) 2025-02-25 12:49:33 +01:00
package.json Improve build process 2025-01-31 13:39:49 +01:00
tests.edn
yarn.lock