1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2024-09-03 20:26:22 +02:00
This commit is contained in:
eric_G 2024-05-20 19:17:03 +00:00 committed by GitHub
commit 3c5fe8fb71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place. Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place.
**Shipped version:** 2023.01.26~ynh2 **Shipped version:** 1.23.0~ynh1
**Demo:** <https://standardnotes.org/demo> **Demo:** <https://standardnotes.org/demo>
## :red_circle: Antifeatures ## :red_circle: Antifeatures

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place. Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place.
**Versión actual:** 2023.01.26~ynh2 **Versión actual:** 1.23.0~ynh1
**Demo:** <https://standardnotes.org/demo> **Demo:** <https://standardnotes.org/demo>
## :red_circle: funcionalidades no deseadas ## :red_circle: funcionalidades no deseadas

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place. Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place.
**Paketatutako bertsioa:** 2023.01.26~ynh2 **Paketatutako bertsioa:** 1.23.0~ynh1
**Demoa:** <https://standardnotes.org/demo> **Demoa:** <https://standardnotes.org/demo>
## :red_circle: Ezaugarri zalantzagarriak ## :red_circle: Ezaugarri zalantzagarriak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Standard Notes est une application de prise de notes chiffrée de bout en bout pour les numériciens et les professionnels. Capturez vos notes, vos fichiers et le travail de votre vie en un seul endroit sécurisé. Standard Notes est une application de prise de notes chiffrée de bout en bout pour les numériciens et les professionnels. Capturez vos notes, vos fichiers et le travail de votre vie en un seul endroit sécurisé.
**Version incluse:** 2023.01.26~ynh2 **Version incluse:** 1.23.0~ynh1
**Démo:** <https://standardnotes.org/demo> **Démo:** <https://standardnotes.org/demo>
## :red_circle: Anti-fonctionnalités ## :red_circle: Anti-fonctionnalités

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place. Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place.
**Versión proporcionada:** 2023.01.26~ynh2 **Versión proporcionada:** 1.23.0~ynh1
**Demo:** <https://standardnotes.org/demo> **Demo:** <https://standardnotes.org/demo>
## :red_circle: Debes considerar ## :red_circle: Debes considerar

View file

@ -19,7 +19,7 @@
Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place. Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place.
**分发版本:** 2023.01.26~ynh2 **分发版本:** 1.23.0~ynh1
**演示:** <https://standardnotes.org/demo> **演示:** <https://standardnotes.org/demo>
## :red_circle: 负面特征 ## :red_circle: 负面特征

View file

@ -7,7 +7,7 @@ name = "Standard Notes Server"
description.en = "End-to-end encrypted note-taking app syncing server" description.en = "End-to-end encrypted note-taking app syncing server"
description.fr = "Serveur de synchronisation de prise de notes cryptées de bout en bout" description.fr = "Serveur de synchronisation de prise de notes cryptées de bout en bout"
version = "2023.01.26~ynh2" version = "1.23.0~ynh1"
maintainers = ["Fabian Wilkens"] maintainers = ["Fabian Wilkens"]
@ -46,8 +46,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/standardnotes/server/archive/5ea91aeafc6c986391e6f4acc5cad20584a90828.tar.gz" url = "https://github.com/standardnotes/server/archive/refs/tags/@standardnotes/home-server@1.23.0.tar.gz"
sha256 = "87d98db93233f88da30e5b89fa9df02bc0d2ee2ddadc9087a42b90987ec3c581" sha256 = "67a00d932fa7a5bc144401b0bc60dac42bbfbee085f3853bfe9d77b6bd2d6197"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "tarball" autoupdate.asset = "tarball"

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
nodejs_version=16.13.1 nodejs_version=18
swap_needed=4096 swap_needed=4096
node_max_old_space_size=6144 node_max_old_space_size=6144