0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 06:58:58 -05:00
penpot/backend
Andrey Antukh 01a64dda2e 🐛 Fix json encoding issue on webhook event with custom object
This commit is a workaround. We will need to properly replace
jsonista with data.json because the data.json has more convenient
way for extending for custom data types.
2024-04-10 15:31:49 +02:00
..
dev Use a prefixed dir for storing temp files 2024-02-14 09:53:54 +01:00
resources 📎 Add minor changes to compv2 related scripts 2024-04-07 14:07:40 +02:00
scripts Enable by default components v2 feature 2024-04-08 11:05:16 +02:00
src 🐛 Fix json encoding issue on webhook event with custom object 2024-04-10 15:31:49 +02:00
test/backend_tests Move worker runner to a separated namespace 2024-04-03 17:03:06 +02:00
.gitignore ⬆️ Update yarn to 4.0.2 and start using npm workspaces 2023-11-29 10:44:36 +01:00
build.clj 🐛 Fix unexpected exception on logger caused by log4j2 plugin 2023-02-11 00:52:23 +01:00
deps.edn 📎 Add minor changes to compv2 related scripts 2024-04-07 14:07:40 +02:00
package.json Add minor improvements to CI config 2023-12-11 17:14:20 +01:00
tests.edn
yarn.lock 🎉 Add clj fmt checking on CI and fmt fix script 2023-11-29 11:48:38 +01:00