Penpot - The Open-Source design & prototyping platform
Find a file
Andrey Antukh 8d703a3fb4 Write transit data to response output-stream.
Previously, all responses from GET and POST requests are serialized
to a byte array (using transit) which is returned as response body.

With this commit, the response body of POST requests is written
directly to the response output-stream, reducing the memmory need
to perform that operation.

The responses for GET request still uses the old mechanism because
we need the whole response as byte array for calculate the ETAG and
check it before returning the body.
2021-06-11 12:36:21 +02:00
.circleci ♻️ Internal directory refactor. 2021-05-31 11:04:32 +02:00
.clj-kondo Resolve almost all linter issues on common module. 2021-05-31 11:04:32 +02:00
.github 📚 Minor update on issue template. 2021-02-22 23:55:06 +01:00
backend Write transit data to response output-stream. 2021-06-11 12:36:21 +02:00
common ♻️ Add some small performance refactors 2021-06-10 10:28:07 +02:00
docker ⬆️ Update clj-kondo and babashka dependencies on devenv dockerfile. 2021-06-09 15:49:45 +02:00
experiments Add experiments directory. 2020-06-18 20:08:46 +02:00
exporter 📎 Adapt exporter and frontend build scripts. 2021-06-02 14:28:59 +02:00
frontend ♻️ Refactor delete-shapes event. 2021-06-10 14:34:19 +02:00
sample_media 🔥 Remove a lot of obsolete code 2020-08-11 10:11:23 +02:00
.gitattributes
.gitignore ♻️ Internal directory refactor. 2021-05-31 11:04:32 +02:00
.gitpod.yml Add minor adaptations for gitpod config and docker files. 2021-03-31 14:37:30 +02:00
.travis.yml
CHANGES.md Merge remote-tracking branch 'origin/main' into develop 2021-06-04 15:38:17 +02:00
CONTRIBUTING.md 📚 Fix CLA mention on CONTRIBUTING.md file. 2021-02-10 12:07:35 +01:00
LICENSE Adapt shapes d&d ordering to new data structure. 2020-03-09 12:22:31 +01:00
manage.sh Improve bundle generation scripts. 2021-05-20 10:50:53 +02:00
README.md 📎 Fix license header. 2021-04-12 16:49:43 +02:00
tracebitmap.txt 🎉 Add svg export. 2020-08-05 11:19:34 +02:00
version.txt 📎 Update changelog and increase version. 2021-06-04 14:15:48 +02:00

License: MPL-2.0 Gitter Managed with Taiga.io Gitpod ready-to-code

PENPOT

Penpot is the first Open Source design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, Penpot is web based and works with open web standards (SVG). For all and empowered by the community.

PENPOT

Contributing

Open to you!

We love the open source software community. Contributing is our passion and because of this, we'll be glad if you want to participate and improve Penpot. All your awesome ideas and code are welcome!

Please refer to the Contributing Guide

Documentation

Please refer to the help center.

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

Copyright (c) UXBOX Labs SL