0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00
Penpot: The open-source design tool for design and code collaboration
Find a file
Andrey Antukh 024cc88738 Reduce the file-change snapshot taking ratio.
Until now, a file `data` snapshot was persisted on every file_change
row. That causes a lot of IO load and increase disk usage without
a real benefit.

This commit reduces the snapshot generation; now the snapshot
is persisted every 20 update-file or when a file is not touched
in 3 hours or more.
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 Reduce the file-change snapshot taking ratio. 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 Merge remote-tracking branch 'origin/main' into develop 2021-05-28 08:52:14 +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