0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-25 07:58:49 -05:00
penpot/frontend
Andrey Antukh aafbf6bc15 ♻️ Refactor cocurrency model on backend
Mainly the followin changes:

- Pass majority of code to the old and plain synchronous style
  and start using virtual threads for the RPC (and partially some
  HTTP server middlewares).
- Make some improvements on how CLIMIT is handled, simplifying code
- Improve considerably performance reducing the reflection and
  unnecesary funcion calls on the whole stack-trace of an RPC call.
- Improve efficiency reducing considerably the total threads number.
2023-03-14 12:30:27 +01:00
..
cypress 🔧 Fix typos in source code 2022-10-04 10:40:34 +02:00
dev Change modifiers to records 2022-11-30 10:00:30 +01:00
resources Add css variables and theme switch 2023-03-14 11:48:31 +01:00
scripts 🎉 New script to find unused translations 2022-10-19 16:23:01 +02:00
src ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
test/frontend_tests 🐛 Fix weird numeration creating elements in dashboard 2023-02-02 10:19:36 +01:00
translations 🐛 Fix viewer wrong translations 2023-03-13 10:21:53 +01:00
vendor
.nvmrc
.prettierrc
cypress.json
deps.edn ⬆️ Updated potok dependency 2023-01-02 11:25:53 +01:00
gulpfile.js Adds CSS modules to the build pipeline 2023-03-06 14:20:18 +01:00
package.json Adds CSS modules to the build pipeline 2023-03-06 14:20:18 +01:00
shadow-cljs.edn 📎 Add bench namespace to fronend/dev 2022-11-30 10:00:29 +01:00
yarn.lock Adds CSS modules to the build pipeline 2023-03-06 14:20:18 +01:00