Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to v2023.11.22 #112

Open
wants to merge 4 commits into
base: testing
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions ALL_README.md
@@ -1,6 +1,7 @@
# All available README files by language

- [Read the README in English](README.md)
- [Lee el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,7 +26,7 @@ TLDraw is a tiny little drawing app.
- Multiplayer mode (iFrame compatible)


**Shipped version:** 1.24.5~ynh3
**Shipped version:** 2023.11.22~ynh1

**Demo:** <https://tldraw.com>

Expand Down
56 changes: 56 additions & 0 deletions README_es.md
@@ -0,0 +1,56 @@
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->

# TLDraw para Yunohost

[![Nivel de integración](https://dash.yunohost.org/integration/tldraw.svg)](https://dash.yunohost.org/appci/app/tldraw) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/tldraw.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/tldraw.maintain.svg)

[![Instalar TLDraw con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tldraw)

*[Leer este README en otros idiomas.](./ALL_README.md)*

> *Este paquete le permite instalarTLDraw rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*

## Descripción general

TLDraw is a tiny little drawing app.

### Features

- Very clean and nice UX
- Snappy and very low memory footprint on the server
- PWA ready
- Multiplayer mode (iFrame compatible)


**Versión actual:** 2023.11.22~ynh1

**Demo:** <https://tldraw.com>

## Capturas

![Captura de TLDraw](./doc/screenshots/TLDraw_screenshot.png)

## Documentaciones y recursos

- Sitio web oficial: <https://tldraw.com>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/tldraw/tldraw>
- Catálogo YunoHost: <https://apps.yunohost.org/app/tldraw>
- Reportar un error: <https://github.com/YunoHost-Apps/tldraw_ynh/issues>

## Información para desarrolladores

Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/tldraw_ynh/tree/testing

Para probar la rama `testing`, sigue asÍ:

```bash
sudo yunohost app install https://github.com/YunoHost-Apps/tldraw_ynh/tree/testing --debug
o
sudo yunohost app upgrade tldraw -u https://github.com/YunoHost-Apps/tldraw_ynh/tree/testing --debug
```

**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
2 changes: 1 addition & 1 deletion README_eu.md
Expand Up @@ -26,7 +26,7 @@ TLDraw is a tiny little drawing app.
- Multiplayer mode (iFrame compatible)


**Paketatutako bertsioa:** 1.24.5~ynh3
**Paketatutako bertsioa:** 2023.11.22~ynh1

**Demoa:** <https://tldraw.com>

Expand Down
2 changes: 1 addition & 1 deletion README_fr.md
Expand Up @@ -25,7 +25,7 @@ TLDraw est une petite application de dessin.
- Prêt pour PWA
- Mode multijoueur (compatible iFrame)

**Version incluse :** 1.24.5~ynh3
**Version incluse :** 2023.11.22~ynh1

**Démo :** <https://tldraw.com>

Expand Down
2 changes: 1 addition & 1 deletion README_gl.md
Expand Up @@ -26,7 +26,7 @@ TLDraw is a tiny little drawing app.
- Multiplayer mode (iFrame compatible)


**Versión proporcionada:** 1.24.5~ynh3
**Versión proporcionada:** 2023.11.22~ynh1

**Demo:** <https://tldraw.com>

Expand Down
4 changes: 2 additions & 2 deletions README_zh_Hans.md
Expand Up @@ -3,7 +3,7 @@
请勿手动编辑。
-->

# YunoHost TLDraw
# YunoHost 上的 TLDraw

[![集成程度](https://dash.yunohost.org/integration/tldraw.svg)](https://dash.yunohost.org/appci/app/tldraw) ![工作状态](https://ci-apps.yunohost.org/ci/badges/tldraw.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/tldraw.maintain.svg)

Expand All @@ -26,7 +26,7 @@ TLDraw is a tiny little drawing app.
- Multiplayer mode (iFrame compatible)


**分发版本:** 1.24.5~ynh3
**分发版本:** 2023.11.22~ynh1

**演示:** <https://tldraw.com>

Expand Down
6 changes: 3 additions & 3 deletions manifest.toml
Expand Up @@ -5,7 +5,7 @@ name = "TLDraw"
description.en = "Tiny little drawing app"
description.fr = "Petite application de dessin"

version = "1.24.5~ynh3"
version = "2023.11.22~ynh1"

maintainers = ["Raoul de Limezy"]

Expand Down Expand Up @@ -51,8 +51,8 @@ ram.runtime = "50M"

[resources]
[resources.sources.main]
url = "https://github.com/tldraw/tldraw/archive/8e55e263bf45cb6d425178c638aec385ec01e62c.zip"
sha256 = "d090aac97266e043418ec34d46e722dd69c7dace4bd30f39afb9478eb21271d1"
url = "https://github.com/tldraw/tldraw/archive/ed14e7e5107aee8dd64c70afa255355e0a4f19a2.tar.gz"
sha256 = "bbd87b4e1baee845c3af81a8dc427fbabc5ed453aa5e2a8b97cdef36f36e6667"
# Disabled autoupdate for now because it's flooding with PRs which are failing the test
# The "multiplayer" patch needs to be fixed to be adapted to newer versions
#autoupdate.strategy = "latest_github_commit"
Expand Down