1
0
forked from Git/send_ynh

48 Commits

Author SHA1 Message Date
e83989d6ed Update upgrade 2025-01-21 13:22:42 +01:00
c82c493a87 Merge branch 'testing' into add-config-panel 2025-01-21 13:19:19 +01:00
5e7987c756 Merge pull request #36 from YunoHost-Apps/testing
Testing
2025-01-21 13:18:25 +01:00
5a177bf8f5 Auto-update READMEs 2025-01-21 13:18:13 +01:00
23abb35178 Update manifest.toml 2025-01-21 13:18:09 +01:00
6bf5427871 Auto-update READMEs 2025-01-20 19:13:30 +01:00
ad1090893d cleaning 2025-01-20 19:13:26 +01:00
eb4fc9d257 Update config_panel.toml 2024-11-07 16:23:53 +01:00
ccf54b8f29 Update config_panel.toml 2024-11-07 16:21:30 +01:00
d9b3b279f6 Update config.js 2024-11-07 16:14:02 +01:00
d3834d4bb3 cleaning 2024-11-07 16:11:14 +01:00
2e131bc450 Update install 2024-11-07 10:28:58 +01:00
6d56f6dc9b Update change_url 2024-11-07 10:28:11 +01:00
c34600aa99 cleaning 2024-11-07 10:26:55 +01:00
b50f750c6d Update _common.sh 2024-11-07 10:02:18 +01:00
815a6f96bb Update _common.sh 2024-11-07 09:59:01 +01:00
711762d89a Update manifest.toml 2024-11-07 09:58:49 +01:00
1dcb43a607 cleaning 2024-11-07 09:58:09 +01:00
362200ef97 fix 2024-11-07 09:36:26 +01:00
0cdd8be81b Update config_panel.toml 2024-11-07 09:31:16 +01:00
e50cf3a545 add config panel 2024-11-07 09:26:42 +01:00
8e5ef1a4b3 Update remove 2024-11-07 08:58:26 +01:00
586a8c80f3 Merge pull request #34 from YunoHost-Apps/testing
Testing
2024-10-21 21:03:45 +02:00
c98324b6ad Auto-update READMEs 2024-10-21 21:03:39 +02:00
474c7e55e2 Update manifest.toml 2024-10-21 21:03:31 +02:00
ce36806a8e Auto-update READMEs 2024-10-20 22:22:34 +02:00
e527c2abf1 cleaning 2024-10-20 22:22:29 +02:00
dec5037d52 Auto-update READMEs 2024-09-08 16:55:30 +00:00
42ebfc4b08 Merge pull request #33 from yunohost-bot/auto-helpers-2.1
[autopatch] Automatic patch attempt for helpers 2.1
2024-09-08 18:55:26 +02:00
61580a2349 Merge branch 'testing' into auto-helpers-2.1 2024-09-08 16:27:33 +02:00
8b99ab94ba cleaning 2024-09-08 16:27:08 +02:00
5f46cd0123 [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 02:59:44 +02:00
790c3217cb Auto-update READMEs 2024-08-08 09:22:35 +00:00
56151f7616 Update manifest.toml 2024-08-08 11:22:31 +02:00
db8a12531e Merge pull request #32 from YunoHost-Apps/testing
Testing
2024-07-15 18:00:12 +02:00
f260385c01 Auto-update READMEs 2024-07-15 15:57:58 +00:00
e3c6d21bf3 Update manifest.toml: explicit dependency to redis-server 2024-07-15 17:57:55 +02:00
f525a0bfde Merge pull request #31 from YunoHost-Apps/testing
cleaning
2024-06-17 22:50:23 +02:00
eea08bc9cd Auto-update READMEs 2024-06-17 20:50:09 +00:00
b0da27c1aa Update manifest.toml 2024-06-17 22:50:04 +02:00
63d519ed92 Auto-update READMEs 2024-06-17 20:10:11 +00:00
58152d7373 cleaning 2024-06-17 22:10:05 +02:00
d6855e0bec cleaning 2024-05-20 23:27:11 +02:00
5b72dfb422 Merge pull request #30 from YunoHost-Apps/helpers
Use standard redis helpers
2024-05-20 21:27:30 +02:00
04fdb69e49 Use standard redis helpers 2024-05-20 16:57:00 +02:00
89ceb26920 Auto-update READMEs 2024-05-20 14:56:37 +00:00
013ef01307 remove maintenance 2024-05-20 16:56:23 +02:00
03afd83d28 Auto-update README 2024-03-29 07:22:31 +01:00
25 changed files with 664 additions and 272 deletions

12
ALL_README.md Normal file
View File

@ -0,0 +1,12 @@
# All available README files by language
- [Read the README in English](README.md)
- [Lea 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)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [Lees de README in het Nederlands](README_nl.md)
- [Przeczytaj README w języku polski](README_pl.md)
- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View File

@ -1,18 +1,20 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand.
-->
# Send for YunoHost
[![Integration level](https://dash.yunohost.org/integration/send.svg)](https://dash.yunohost.org/appci/app/send) ![Working status](https://ci-apps.yunohost.org/ci/badges/send.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/send.maintain.svg)
[![Integration level](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/)
![Working status](https://apps.yunohost.org/badge/state/send)
![Maintenance status](https://apps.yunohost.org/badge/maintained/send)
[![Install Send with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send)
*[Lire ce readme en français.](./README_fr.md)*
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Send quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
> *This package allows you to install Send quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview
@ -20,9 +22,9 @@ A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a comm
Send is a file sharing experiment which allows you to send encrypted files to other users.
**Shipped version:** 3.4.23~ynh3
**Shipped version:** 3.4.23~ynh6
**Demo:** https://send.vis.ee/
**Demo:** <https://send.vis.ee/>
## Screenshots
@ -30,18 +32,18 @@ Send is a file sharing experiment which allows you to send encrypted files to ot
## Documentation and resources
* Official app website: <https://send.vis.ee/>
* Upstream app code repository: <https://github.com/timvisee/send>
* YunoHost Store: <https://apps.yunohost.org/app/send>
* Report a bug: <https://github.com/YunoHost-Apps/send_ynh/issues>
- Official app website: <https://send.vis.ee/>
- Upstream app code repository: <https://github.com/timvisee/send>
- YunoHost Store: <https://apps.yunohost.org/app/send>
- Report a bug: <https://github.com/YunoHost-Apps/send_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
To try the testing branch, please proceed like that.
To try the `testing` branch, please proceed like that:
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
or
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug

52
README_es.md Normal file
View File

@ -0,0 +1,52 @@
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Send para Yunohost
[![Nivel de integración](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/)
![Estado funcional](https://apps.yunohost.org/badge/state/send)
![Estado En Mantención](https://apps.yunohost.org/badge/maintained/send)
[![Instalar Send con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarSend 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
A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.
Send is a file sharing experiment which allows you to send encrypted files to other users.
**Versión actual:** 3.4.23~ynh6
**Demo:** <https://send.vis.ee/>
## Capturas
![Captura de Send](./doc/screenshots/screenshot.png)
## Documentaciones y recursos
- Sitio web oficial: <https://send.vis.ee/>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/timvisee/send>
- Catálogo YunoHost: <https://apps.yunohost.org/app/send>
- Reportar un error: <https://github.com/YunoHost-Apps/send_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [rama `testing`](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
o
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>

52
README_eu.md Normal file
View File

@ -0,0 +1,52 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# Send YunoHost-erako
[![Integrazio maila](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/)
![Funtzionamendu egoera](https://apps.yunohost.org/badge/state/send)
![Mantentze egoera](https://apps.yunohost.org/badge/maintained/send)
[![Instalatu Send YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek Send YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.
Send is a file sharing experiment which allows you to send encrypted files to other users.
**Paketatutako bertsioa:** 3.4.23~ynh6
**Demoa:** <https://send.vis.ee/>
## Pantaila-argazkiak
![Send(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://send.vis.ee/>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/timvisee/send>
- YunoHost Denda: <https://apps.yunohost.org/app/send>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/send_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
edo
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

View File

@ -1,18 +1,20 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Il NE doit PAS être modifié à la main.
-->
# Send pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/send.svg)](https://dash.yunohost.org/appci/app/send) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/send.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/send.maintain.svg)
[![Niveau dintégration](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/)
![Statut du fonctionnement](https://apps.yunohost.org/badge/state/send)
![Statut de maintenance](https://apps.yunohost.org/badge/maintained/send)
[![Installer Send avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send)
*[Read this readme in english.](./README.md)*
*[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller Send rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
> *Ce package vous permet dinstaller Send rapidement et simplement sur un serveur YunoHost.*
> *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
@ -20,9 +22,9 @@ Un fork du Firefox Send de Mozilla. Mozilla a arrêté Send, et ce fork est un e
Send est une expérience de partage de fichiers qui permet d'envoyer des fichiers chiffrés à d'autres utilisateurs.
**Version incluse :** 3.4.23~ynh3
**Version incluse:** 3.4.23~ynh6
**Démo :** https://send.vis.ee/
**Démo:** <https://send.vis.ee/>
## Captures décran
@ -30,21 +32,21 @@ Send est une expérience de partage de fichiers qui permet d'envoyer des fichier
## Documentations et ressources
* Site officiel de lapp : <https://send.vis.ee/>
* Dépôt de code officiel de lapp : <https://github.com/timvisee/send>
* YunoHost Store: <https://apps.yunohost.org/app/send>
* Signaler un bug : <https://github.com/YunoHost-Apps/send_ynh/issues>
- Site officiel de lapp: <https://send.vis.ee/>
- Dépôt de code officiel de lapp: <https://github.com/timvisee/send>
- YunoHost Store: <https://apps.yunohost.org/app/send>
- Signaler un bug: <https://github.com/YunoHost-Apps/send_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
Pour essayer la branche `testing`, procédez comme suit:
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
ou
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications:** <https://yunohost.org/packaging_apps>

52
README_gl.md Normal file
View File

@ -0,0 +1,52 @@
<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# Send para YunoHost
[![Nivel de integración](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/)
![Estado de funcionamento](https://apps.yunohost.org/badge/state/send)
![Estado de mantemento](https://apps.yunohost.org/badge/maintained/send)
[![Instalar Send con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Send de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.
Send is a file sharing experiment which allows you to send encrypted files to other users.
**Versión proporcionada:** 3.4.23~ynh6
**Demo:** <https://send.vis.ee/>
## Capturas de pantalla
![Captura de pantalla de Send](./doc/screenshots/screenshot.png)
## Documentación e recursos
- Web oficial da app: <https://send.vis.ee/>
- Repositorio de orixe do código: <https://github.com/timvisee/send>
- Tenda YunoHost: <https://apps.yunohost.org/app/send>
- Informar dun problema: <https://github.com/YunoHost-Apps/send_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
ou
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>

52
README_id.md Normal file
View File

@ -0,0 +1,52 @@
<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# Send untuk YunoHost
[![Tingkat integrasi](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/)
![Status kerja](https://apps.yunohost.org/badge/state/send)
![Status pemeliharaan](https://apps.yunohost.org/badge/maintained/send)
[![Pasang Send dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Send secara cepat dan mudah pada server YunoHost.*
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
## Ringkasan
A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.
Send is a file sharing experiment which allows you to send encrypted files to other users.
**Versi terkirim:** 3.4.23~ynh6
**Demo:** <https://send.vis.ee/>
## Tangkapan Layar
![Tangkapan Layar pada Send](./doc/screenshots/screenshot.png)
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://send.vis.ee/>
- Depot kode aplikasi hulu: <https://github.com/timvisee/send>
- Gudang YunoHost: <https://apps.yunohost.org/app/send>
- Laporkan bug: <https://github.com/YunoHost-Apps/send_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
atau
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>

50
README_it.md Normal file
View File

@ -0,0 +1,50 @@
<!--
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON DEVE essere modificato manualmente.
-->
# Send per YunoHost
[![Livello di integrazione](https://dash.yunohost.org/integration/send.svg)](https://dash.yunohost.org/appci/app/send) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/send.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/send.maintain.svg)
[![Installa Send con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare Send su un server YunoHost in modo semplice e veloce.*
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
## Panoramica
A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.
Send is a file sharing experiment which allows you to send encrypted files to other users.
**Versione pubblicata:** 3.4.23~ynh3
**Prova:** <https://send.vis.ee/>
## Screenshot
![Screenshot di Send](./doc/screenshots/screenshot.png)
## Documentazione e risorse
- Sito web ufficiale dellapp: <https://send.vis.ee/>
- Repository upstream del codice dellapp: <https://github.com/timvisee/send>
- Store di YunoHost: <https://apps.yunohost.org/app/send>
- Segnala un problema: <https://github.com/YunoHost-Apps/send_ynh/issues>
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
Per provare la branch di `testing`, si prega di procedere in questo modo:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
o
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
```
**Maggiori informazioni riguardo il pacchetto di questapp:** <https://yunohost.org/packaging_apps>

52
README_nl.md Normal file
View File

@ -0,0 +1,52 @@
<!--
NB: Deze README is automatisch gegenereerd door <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Hij mag NIET handmatig aangepast worden.
-->
# Send voor Yunohost
[![Integratieniveau](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/)
![Mate van functioneren](https://apps.yunohost.org/badge/state/send)
![Onderhoudsstatus](https://apps.yunohost.org/badge/maintained/send)
[![Send met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send)
*[Deze README in een andere taal lezen.](./ALL_README.md)*
> *Met dit pakket kun je Send snel en eenvoudig op een YunoHost-server installeren.*
> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.*
## Overzicht
A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.
Send is a file sharing experiment which allows you to send encrypted files to other users.
**Geleverde versie:** 3.4.23~ynh6
**Demo:** <https://send.vis.ee/>
## Schermafdrukken
![Schermafdrukken van Send](./doc/screenshots/screenshot.png)
## Documentatie en bronnen
- Officiele website van de app: <https://send.vis.ee/>
- Upstream app codedepot: <https://github.com/timvisee/send>
- YunoHost-store: <https://apps.yunohost.org/app/send>
- Meld een bug: <https://github.com/YunoHost-Apps/send_ynh/issues>
## Ontwikkelaarsinformatie
Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
Om de `testing`-branch uit te proberen, ga als volgt te werk:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
of
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
```
**Verdere informatie over app-packaging:** <https://yunohost.org/packaging_apps>

52
README_pl.md Normal file
View File

@ -0,0 +1,52 @@
<!--
To README zostało automatycznie wygenerowane przez <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Nie powinno być ono edytowane ręcznie.
-->
# Send dla YunoHost
[![Poziom integracji](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/)
![Status działania](https://apps.yunohost.org/badge/state/send)
![Status utrzymania](https://apps.yunohost.org/badge/maintained/send)
[![Zainstaluj Send z YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send)
*[Przeczytaj plik README w innym języku.](./ALL_README.md)*
> *Ta aplikacja pozwala na szybką i prostą instalację Send na serwerze YunoHost.*
> *Jeżeli nie masz YunoHost zapoznaj się z [poradnikiem](https://yunohost.org/install) instalacji.*
## Przegląd
A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.
Send is a file sharing experiment which allows you to send encrypted files to other users.
**Dostarczona wersja:** 3.4.23~ynh6
**Demo:** <https://send.vis.ee/>
## Zrzuty ekranu
![Zrzut ekranu z Send](./doc/screenshots/screenshot.png)
## Dokumentacja i zasoby
- Oficjalna strona aplikacji: <https://send.vis.ee/>
- Repozytorium z kodem źródłowym: <https://github.com/timvisee/send>
- Sklep YunoHost: <https://apps.yunohost.org/app/send>
- Zgłaszanie błędów: <https://github.com/YunoHost-Apps/send_ynh/issues>
## Informacje od twórców
Wyślij swój pull request do [gałęzi `testing`](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
Aby wypróbować gałąź `testing` postępuj zgodnie z instrukcjami:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
lub
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
```
**Więcej informacji o tworzeniu paczek aplikacji:** <https://yunohost.org/packaging_apps>

52
README_ru.md Normal file
View File

@ -0,0 +1,52 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Send для YunoHost
[![Уровень интеграции](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/)
![Состояние работы](https://apps.yunohost.org/badge/state/send)
![Состояние сопровождения](https://apps.yunohost.org/badge/maintained/send)
[![Установите Send с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Send быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.
Send is a file sharing experiment which allows you to send encrypted files to other users.
**Поставляемая версия:** 3.4.23~ynh6
**Демо-версия:** <https://send.vis.ee/>
## Снимки экрана
![Снимок экрана Send](./doc/screenshots/screenshot.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://send.vis.ee/>
- Репозиторий кода главной ветки приложения: <https://github.com/timvisee/send>
- Магазин YunoHost: <https://apps.yunohost.org/app/send>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/send_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
или
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

52
README_zh_Hans.md Normal file
View File

@ -0,0 +1,52 @@
<!--
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
请勿手动编辑。
-->
# YunoHost 上的 Send
[![集成程度](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/)
![工作状态](https://apps.yunohost.org/badge/state/send)
![维护状态](https://apps.yunohost.org/badge/maintained/send)
[![使用 YunoHost 安装 Send](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send)
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Send。*
> *如果您还没有 YunoHost请参阅[指南](https://yunohost.org/install)了解如何安装它。*
## 概况
A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.
Send is a file sharing experiment which allows you to send encrypted files to other users.
**分发版本:** 3.4.23~ynh6
**演示:** <https://send.vis.ee/>
## 截图
![Send 的截图](./doc/screenshots/screenshot.png)
## 文档与资源
- 官方应用网站: <https://send.vis.ee/>
- 上游应用代码库: <https://github.com/timvisee/send>
- YunoHost 商店: <https://apps.yunohost.org/app/send>
- 报告 bug <https://github.com/YunoHost-Apps/send_ynh/issues>
## 开发者信息
请向 [`testing` 分支](https://github.com/YunoHost-Apps/send_ynh/tree/testing) 发送拉取请求。
如要尝试 `testing` 分支,请这样操作:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
```
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>

View File

@ -74,7 +74,7 @@ const conf = convict({
},
max_downloads: {
format: Number,
default: 100,
default: __MAX_DOWNLOADS__,
env: 'MAX_DOWNLOADS'
},
max_files_per_archive: {
@ -155,7 +155,7 @@ const conf = convict({
},
max_file_size: {
format: Number,
default: 1024 * 1024 * 1024 * 2.5,
default: __MAX_FILE_SIZE__ * 1024 * 1024,
env: 'MAX_FILE_SIZE'
},
l10n_dev: {
@ -170,12 +170,12 @@ const conf = convict({
},
custom_title: {
format: String,
default: 'Send',
default: '__CUSTOM_TITLE__',
env: 'CUSTOM_TITLE'
},
custom_description: {
format: String,
default: 'Encrypt and send files with a link that automatically expires to ensure your important documents dont stay online forever.',
default: '__CUSTOM_DESCRIPTION__',
env: 'CUSTOM_DESCRIPTION'
},
detect_base_url: {

View File

@ -8,8 +8,8 @@ User=__APP__
Group=__APP__
WorkingDirectory=__INSTALL_DIR__/
Environment="NODE_ENV=production"
Environment="__YNH_NODE_LOAD_PATH__"
ExecStart=__YNH_NODE__ __INSTALL_DIR__/server/bin/prod.js
Environment="PATH=__PATH_WITH_NODEJS__"
ExecStart=__NODEJS_DIR__/node __INSTALL_DIR__/server/bin/prod.js
Restart=always
# Sandboxing options to harden security

44
config_panel.toml Normal file
View File

@ -0,0 +1,44 @@
version = "1.0"
[main]
name.en = "Send configuration"
name.fr = "Configuration de Send"
services = ["__APP__"]
[main.config]
name.en = "Configuration Options"
name.fr = "Options de configuration"
[main.config.max_file_size]
ask.en = "Max File Size"
ask.fr = "Taille maximale du fichier"
type = "number"
default = "100"
help.en = "Choose the maximum file size allowed to send (in Mo)"
help.fr = "Choisissez la taille maximale du fichier autorisé à envoyer (en Mo)"
bind = "max_file_size:/var/www/__APP__/server/config.js"
[main.config.max_downloads]
ask.en = "Max downloads"
ask.fr = "Téléchargements maximal"
type = "number"
default = "100"
help.en = "Define the maximum download limit"
help.fr = "Définir la limite maximale du nombre de téléchargement"
bind = "max_downloads:/var/www/__APP__/server/config.js"
[main.config.custom_title]
ask.en = "Custom Title"
ask.fr = "Titre personnalisé"
type = "string"
help.en = "Add a custom title for Send"
help.fr = "Ajouter un titre personnalisé pour Send"
bind = "custom_title:/var/www/__APP__/server/config.js"
[main.config.custom_description]
ask.en = "Custom Description"
ask.fr = "Description personnalisée"
type = "string"
help.en = "Add a custom description for Send"
help.fr = "Ajouter une description personnalisée pour Send"
bind = "custom_description:/var/www/__APP__/server/config.js"

View File

@ -1,2 +0,0 @@
The config file path is `__INSTALL_DIR__/server/config.js`.
You can configure things such as the max file size, max downloads, or max file expire time.

View File

@ -1,2 +0,0 @@
Le chemin du fichier de configuration est `__INSTALL_DIR__/server/config.js`.
Vous pouvez configurer des paramètres tels que les taille de fichier, nombre de téléchargements, ou temps d'expiration des fichiers maximums.

View File

@ -7,9 +7,9 @@ name = "Send"
description.en = "File sharing which allows to send encrypted files"
description.fr = "Partage de fichiers qui permet d'envoyer des fichiers chiffrés"
version = "3.4.23~ynh3"
version = "3.4.23~ynh6"
maintainers = ["eric_G"]
maintainers = []
[upstream]
license = "MPL-2.0"
@ -18,14 +18,13 @@ demo = "https://send.vis.ee/"
code = "https://github.com/timvisee/send"
[integration]
yunohost = ">= 11.2"
yunohost = ">= 12.0.9"
helpers_version = "2.1"
architectures = ["amd64", "arm64", "armhf"]
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "1G"
ram.runtime = "50M"
@ -67,3 +66,6 @@ ram.runtime = "50M"
download.auth_header = false
download.show_tile = false
download.additional_urls = [ "re:^__DOMAIN__/.*.css$", "re:^__DOMAIN__/.*.js$", "re:^__DOMAIN__/.*.svg$", "re:^__DOMAIN__/.*.woff2$", "re:^__DOMAIN__/favicon.*.png$" ]
[resources.apt]
packages = "redis-server"

View File

@ -1,57 +1,7 @@
#!/bin/bash
#=================================================
# COMMON VARIABLES
# COMMON VARIABLES AND CUSTOM HELPERS
#=================================================
nodejs_version=16
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================
# get the first available redis database
#
# usage: ynh_redis_get_free_db
# | returns: the database number to use
ynh_redis_get_free_db() {
local result max db
result=$(redis-cli INFO keyspace)
# get the num
max=$(cat /etc/redis/redis.conf | grep ^databases | grep -Eow "[0-9]+")
db=0
# default Debian setting is 15 databases
for i in $(seq 0 "$max")
do
if ! echo "$result" | grep -q "db$i"
then
db=$i
break 1
fi
db=-1
done
test "$db" -eq -1 && ynh_die --message="No available Redis databases..."
echo "$db"
}
# Create a master password and set up global settings
# Please always call this script in install and restore scripts
#
# usage: ynh_redis_remove_db database
# | arg: database - the database to erase
ynh_redis_remove_db() {
local db=$1
redis-cli -n "$db" flushall
}
nodejs_version="16"

View File

@ -1,40 +1,26 @@
#!/bin/bash
#=================================================
# GENERIC START
#=================================================
# IMPORT GENERIC HELPERS
#=================================================
# Keep this path for calling _common.sh inside the execution's context of backup and restore scripts
source ../settings/scripts/_common.sh
source /usr/share/yunohost/helpers
#=================================================
# DECLARE DATA AND CONF FILES TO BACKUP
#=================================================
ynh_print_info --message="Declaring files to be backed up..."
ynh_print_info "Declaring files to be backed up..."
#=================================================
# BACKUP THE APP MAIN DIR
#=================================================
ynh_backup --src_path="$install_dir"
ynh_backup "$install_dir"
#=================================================
# BACKUP THE NGINX CONFIGURATION
# SYSTEM CONFIGURATION
#=================================================
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf"
ynh_backup "/etc/nginx/conf.d/$domain.d/$app.conf"
#=================================================
# BACKUP SYSTEMD
#=================================================
ynh_backup --src_path="/etc/systemd/system/$app.service"
ynh_backup "/etc/systemd/system/$app.service"
#=================================================
# END OF SCRIPT
#=================================================
ynh_print_info --message="Backup script completed for $app. (YunoHost will then actually copy those files to the archive)."
ynh_print_info "Backup script completed for $app. (YunoHost will then actually copy those files to the archive)."

View File

@ -1,55 +1,38 @@
#!/bin/bash
#=================================================
# GENERIC STARTING
#=================================================
# IMPORT GENERIC HELPERS
#=================================================
source _common.sh
source /usr/share/yunohost/helpers
#=================================================
# STANDARD MODIFICATIONS
#=================================================
# STOP SYSTEMD SERVICE
#=================================================
ynh_script_progression --message="Stopping a systemd service..." --weight=1
ynh_script_progression "Stopping $app's systemd service..."
ynh_systemd_action --service_name="$app" --action="stop"
ynh_systemctl --service="$app" --action="stop" --log_path="systemd"
#=================================================
# MODIFY URL IN NGINX CONF
#=================================================
ynh_script_progression --message="Updating NGINX web server configuration..." --weight=1
ynh_script_progression "Updating NGINX web server configuration..."
ynh_change_url_nginx_config
ynh_config_change_url_nginx
#=================================================
# SPECIFIC MODIFICATIONS
#=================================================
# ADD A CONFIGURATION
#=================================================
ynh_script_progression --message="Adding a configuration file..." --weight=2
ynh_script_progression "Adding $app's configuration..."
domain=$new_domain
ynh_add_config --template="../conf/config.js" --destination="$install_dir/server/config.js"
ynh_config_add --template="config.js" --destination="$install_dir/server/config.js"
chmod 400 "$install_dir/server/config.js"
chown "$app:$app" "$install_dir/server/config.js"
#=================================================
# GENERIC FINALISATION
#=================================================
# START SYSTEMD SERVICE
#=================================================
ynh_script_progression --message="Starting a systemd service..." --weight=1
ynh_script_progression "Starting $app's systemd service..."
# Start a systemd service
ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd"
ynh_systemctl --service="$app" --action="start" --log_path="systemd"
#=================================================
# END OF SCRIPT
#=================================================
ynh_script_progression --message="Change of URL completed for $app" --last
ynh_script_progression "Change of URL completed for $app"

View File

@ -1,89 +1,85 @@
#!/bin/bash
#=================================================
# GENERIC START
#=================================================
# IMPORT GENERIC HELPERS
#=================================================
source _common.sh
source /usr/share/yunohost/helpers
#=================================================
# INITIALIZE AND STORE SETTINGS
#=================================================
custom_title="Send"
ynh_app_setting_set --key=custom_title --value="$custom_title"
custom_description="Encrypt and send files with a link that automatically expires."
ynh_app_setting_set --key=custom_description --value="$custom_description"
max_file_size=100
ynh_app_setting_set --key=max_file_size --value="$max_file_size"
max_downloads=100
ynh_app_setting_set --key=max_downloads --value="$max_downloads"
#=================================================
# INSTALL DEPENDENCIES
#=================================================
ynh_script_progression --message="Installing dependencies..." --weight=20
ynh_script_progression "Installing dependencies..."
ynh_exec_warn_less ynh_install_nodejs --nodejs_version="$nodejs_version"
ynh_nodejs_install
#=================================================
# CREATE A REDIS DATABASE
#=================================================
ynh_script_progression --message="Creating a Redis database..." --weight=5
ynh_script_progression "Creating a Redis database..."
# Configure redis
redis_db=$(ynh_redis_get_free_db)
ynh_app_setting_set --app="$app" --key=redis_db --value="$redis_db"
ynh_app_setting_set --key=redis_db --value="$redis_db"
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================
ynh_script_progression --message="Setting up source files..." --weight=2
ynh_script_progression "Setting up source files..."
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir"
chmod -R o-rwx "$install_dir"
chown -R "$app:www-data" "$install_dir"
chmod +x "$install_dir/server/bin/prod.js"
#=================================================
# NGINX CONFIGURATION
#=================================================
ynh_script_progression --message="Configuring NGINX web server..." --weight=2
ynh_script_progression "Configuring NGINX web server..."
# Create a dedicated NGINX config
ynh_add_nginx_config
ynh_config_add_nginx
env_path="$PATH"
# Create a dedicated systemd config
ynh_add_systemd_config
ynh_config_add_systemd
yunohost service add "$app" --description="Simple, private file sharing" --log="/var/log/$app/$app.log"
#=================================================
# ADD A CONFIGURATION
#=================================================
ynh_script_progression --message="Adding a configuration file..." --weight=2
ynh_script_progression "Adding $app's configuration..."
ynh_add_config --template="config.js" --destination="$install_dir/server/config.js"
ynh_config_add --template="config.js" --destination="$install_dir/server/config.js"
chmod 400 "$install_dir/server/config.js"
chown "$app:" "$install_dir/server/config.js"
#=================================================
# SPECIFIC SETUP
#=================================================
# BUILD APP
#=================================================
ynh_script_progression --message="Building app... (this will take some time and resources!)" --weight=20
ynh_script_progression "Building $app... (this will take some time and resources!)"
pushd "$install_dir"
ynh_use_nodejs
ynh_exec_warn_less ynh_exec_as "$app" env "$ynh_node_load_PATH" "$ynh_npm" install
ynh_exec_warn_less ynh_exec_as "$app" env "$ynh_node_load_PATH" "$ynh_npm" run build
ynh_hide_warnings ynh_exec_as_app npm install
ynh_hide_warnings ynh_exec_as_app npm run build
popd
#=================================================
# START SYSTEMD SERVICE
#=================================================
ynh_script_progression --message="Starting a systemd service..." --weight=2
ynh_script_progression "Starting $app's systemd service..."
# Start a systemd service
ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd"
ynh_systemctl --service="$app" --action="start" --log_path="systemd"
#=================================================
# END OF SCRIPT
#=================================================
ynh_script_progression --message="Installation of $app completed" --last
ynh_script_progression "Installation of $app completed"

View File

@ -1,39 +1,27 @@
#!/bin/bash
#=================================================
# GENERIC START
#=================================================
# IMPORT GENERIC HELPERS
#=================================================
source _common.sh
source /usr/share/yunohost/helpers
#=================================================
# STANDARD REMOVE
#=================================================
# REMOVE SERVICE INTEGRATION IN YUNOHOST
# REMOVE SYSTEM CONFIGURATIONS
#=================================================
ynh_script_progression "Removing system configurations related to $app..."
# Remove the service from the list of services known by YunoHost (added from `yunohost service add`)
if ynh_exec_warn_less yunohost service status "$app" >/dev/null
then
ynh_script_progression --message="Removing $app service integration..." --weight=1
if ynh_hide_warnings yunohost service status "$app" >/dev/null; then
yunohost service remove "$app"
fi
# Remove the dedicated systemd config
ynh_remove_systemd_config
ynh_config_remove_systemd
ynh_redis_remove_db "$redis_db"
# Remove the dedicated NGINX config
ynh_remove_nginx_config
ynh_config_remove_nginx
ynh_remove_nodejs
ynh_nodejs_remove
#=================================================
# END OF SCRIPT
#=================================================
ynh_script_progression --message="Removal of $app completed" --last
ynh_script_progression "Removal of $app completed"

View File

@ -1,38 +1,27 @@
#!/bin/bash
#=================================================
# GENERIC START
#=================================================
# IMPORT GENERIC HELPERS
#=================================================
# Keep this path for calling _common.sh inside the execution's context of backup and restore scripts
source ../settings/scripts/_common.sh
source /usr/share/yunohost/helpers
#=================================================
# RESTORE THE APP MAIN DIR
#=================================================
ynh_script_progression --message="Restoring the app main directory..." --weight=6
ynh_script_progression "Restoring the app main directory..."
ynh_restore_file --origin_path="$install_dir"
ynh_restore "$install_dir"
chmod -R o-rwx "$install_dir"
chown -R "$app:www-data" "$install_dir"
chmod +x "$install_dir/server/bin/prod.js"
#=================================================
# SPECIFIC RESTORATION
#=================================================
# REINSTALL DEPENDENCIES
#=================================================
ynh_script_progression --message="Reinstalling dependencies..." --weight=7
ynh_script_progression "Reinstalling dependencies..."
ynh_exec_warn_less ynh_install_nodejs --nodejs_version="$nodejs_version"
ynh_nodejs_install
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
ynh_restore "/etc/nginx/conf.d/$domain.d/$app.conf"
ynh_restore_file --origin_path="/etc/systemd/system/$app.service"
ynh_restore "/etc/systemd/system/$app.service"
systemctl enable "$app.service" --quiet
yunohost service add "$app" --description="Simple, private file sharing" --log="/var/log/$app/$app.log"
@ -40,14 +29,14 @@ yunohost service add "$app" --description="Simple, private file sharing" --log="
#=================================================
# START SYSTEMD SERVICE
#=================================================
ynh_script_progression --message="Starting a systemd service..." --weight=1
ynh_script_progression "Starting $app's systemd service..."
ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd"
ynh_systemctl --service="$app" --action="start" --log_path="systemd"
ynh_systemd_action --service_name=nginx --action=reload
ynh_systemctl --service=nginx --action=reload
#=================================================
# END OF SCRIPT
#=================================================
ynh_script_progression --message="Restoration completed for $app" --last
ynh_script_progression "Restoration completed for $app"

View File

@ -1,109 +1,85 @@
#!/bin/bash
#=================================================
# GENERIC START
#=================================================
# IMPORT GENERIC HELPERS
#=================================================
source _common.sh
source /usr/share/yunohost/helpers
#=================================================
# CHECK VERSION
# ENSURE DOWNWARD COMPATIBILITY
#=================================================
ynh_script_progression "Ensuring downward compatibility..."
upgrade_type=$(ynh_check_app_version_changed)
ynh_app_setting_set_default --key=custom_title --value="send"
ynh_app_setting_set_default --key=custom_description --value="Encrypt and send files with a link that automatically expires."
ynh_app_setting_set_default --key=max_file_size --value=100
ynh_app_setting_set_default --key=max_downloads --value=100
#=================================================
# STANDARD UPGRADE STEPS
#=================================================
# STOP SYSTEMD SERVICE
#=================================================
ynh_script_progression --message="Stopping a systemd service..." --weight=1
ynh_script_progression "Stopping $app's systemd service..."
ynh_systemd_action --service_name="$app" --action="stop" --log_path="systemd"
ynh_systemctl --service="$app" --action="stop" --log_path="systemd"
#=================================================
# ENSURE DOWNWARD COMPATIBILITY
#=================================================
ynh_script_progression --message="Ensuring downward compatibility..."
ynh_script_progression "Ensuring downward compatibility..."
ynh_remove_logrotate
ynh_config_remove_logrotate
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================
ynh_script_progression "Upgrading source files..."
if [ "$upgrade_type" == "UPGRADE_APP" ]
then
ynh_script_progression --message="Upgrading source files..." --weight=10
ynh_setup_source --dest_dir="$install_dir" --keep="server/config.js" --full_replace
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir" --keep="server/config.js"
fi
chmod -R o-rwx "$install_dir"
chown -R "$app:www-data" "$install_dir"
chmod +x "$install_dir/server/bin/prod.js"
#=================================================
# UPGRADE DEPENDENCIES
#=================================================
ynh_script_progression --message="Upgrading dependencies..." --weight=18
ynh_script_progression "Upgrading dependencies..."
ynh_exec_warn_less ynh_install_nodejs --nodejs_version="$nodejs_version"
ynh_nodejs_install
#=================================================
# NGINX CONFIGURATION
#=================================================
ynh_script_progression --message="Upgrading NGINX web server configuration..." --weight=2
ynh_script_progression "Upgrading NGINX web server configuration..."
# Create a dedicated NGINX config
ynh_add_nginx_config
ynh_config_add_nginx
env_path="$PATH"
# Create a dedicated systemd config
ynh_add_systemd_config
ynh_config_add_systemd
yunohost service add "$app" --description="Simple, private file sharing" --log="/var/log/$app/$app.log"
#=================================================
# UPDATE A CONFIG FILE
#=================================================
ynh_script_progression --message="Updating a configuration file..."
ynh_script_progression "Updating configuration..."
ynh_add_config --template="config.js" --destination="$install_dir/server/config.js"
ynh_config_add --template="config.js" --destination="$install_dir/server/config.js"
chmod 400 "$install_dir/server/config.js"
chown "$app:" "$install_dir/server/config.js"
#=================================================
# SPECIFIC UPGRADE
#=================================================
# BUILD APP
#=================================================
ynh_script_progression "Building app... (this will take some time and resources!)"
if [ "$upgrade_type" == "UPGRADE_APP" ]
then
ynh_script_progression --message="Building app... (this will take some time and resources!)" --weight=16
pushd "$install_dir"
ynh_use_nodejs
ynh_exec_warn_less ynh_exec_as "$app" env "$ynh_node_load_PATH" "$ynh_npm" install
ynh_exec_warn_less ynh_exec_as "$app" env "$ynh_node_load_PATH" "$ynh_npm" run build
popd
fi
pushd "$install_dir"
ynh_hide_warnings ynh_exec_as_app npm install
ynh_hide_warnings ynh_exec_as_app npm run build
popd
#=================================================
# START SYSTEMD SERVICE
#=================================================
ynh_script_progression --message="Starting a systemd service..." --weight=1
ynh_script_progression "Starting $app's systemd service..."
ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd"
ynh_systemctl --service="$app" --action="start" --log_path="systemd"
#=================================================
# END OF SCRIPT
#=================================================
ynh_script_progression --message="Upgrade of $app completed" --last
ynh_script_progression "Upgrade of $app completed"