1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00
Commit graph

41 commits

Author SHA1 Message Date
Kayou
d7d24034cf
Add notify push option (#417)
* add notify_push option

* self-test notify_push

* fix notify_app

* new permission hpb, some fixes

* fix the restore script

* fix restore²

* fix upgrade

* fix socket path

* Update doc/DISCLAIMER_fr.md

* split nginx conf

* use official helpers with modified args

* Auto-update READMEs

* update nginx conf, add new services

* add tests

* add arch var

* tests: enable_notify_push is false by default

* fix upgrade

* final_path -> install_dir

* fix socket nginx path

* add notify_push nginx conf before, so the reload in ynh_add_nginx_config load it

* fully functional version

* readd a removed fix

* run cron task after notify push setup

* Auto-update READMEs

* remove systemd files

* add notify push in config panel

* add cron again because to make notify push happy

* fix indent

* enable/disable the notify push path

* fix path unit

* exec only for nextcloud user

* move sock file to /var/run

* start notify-push after the watcher

* ²

* remove warning

* cron can sometimes fail when the database is not fully initialized, retries the cron job several times and catch catch the error on failure

* oupsie

* Apply suggestions from code review

Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-27 14:52:11 +02:00
Alexandre Aubin
70e9e721f2
Rework DESCRIPTION.md (#707)
* Update DESCRIPTION_fr.md

* Auto-update READMEs

* Update DESCRIPTION.md

* Auto-update READMEs

* Update DESCRIPTION_fr.md

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-07-18 17:29:39 +02:00
OniriCorpe
3503f0e279 add pre upgrade warning for NC 29 2024-04-26 22:27:11 +02:00
OniriCorpe
bfdde027ae fix pre upgrade message 2024-02-29 21:24:04 +01:00
Alexandre Aubin
2891edce52
Update PRE_UPGRADE.md 2024-01-25 19:22:25 +01:00
Alexandre Aubin
ab32f35ce9
Create PRE_UPGRADE.md to encourage people to check their apps are up to date before running the upgrade 2024-01-12 20:55:24 +01:00
Éric Gaspar
b678d77ee9 Fix 2024-01-12 13:56:03 +01:00
Alexandre Aubin
b4f66f67c5
Update ADMIN_fr.md 2024-01-10 18:54:31 +01:00
Alexandre Aubin
2f11e708b6
Update ADMIN.md 2024-01-10 18:49:37 +01:00
ericgaspar
d1fc31add2 Update POST_UPGRADE.md 2023-12-02 08:55:59 +01:00
eric_G
90fa4e7cc1
Merge pull request #634 from narFnarF/patch-2
Update ADMIN_fr.md
2023-12-01 08:48:34 +01:00
narF
3f979a4fa8
Update ADMIN_fr.md 2023-11-30 14:27:57 -05:00
narF
f0100c7fcb
Update ADMIN.md 2023-11-30 14:26:21 -05:00
Éric Gaspar
f57d831636 add post upgrade message 2023-11-24 08:44:09 +01:00
Éric Gaspar
bcbdb177a6 Update DESCRIPTION.md 2023-10-29 18:34:49 +01:00
tituspijean
a37ef189fb Implement phpflags and advertise command 2023-10-29 16:10:10 +00:00
Éric Gaspar
b671f95981 cleaning 2023-06-13 16:02:00 +02:00
Éric Gaspar
b48cf22c27 cleaning 2023-06-13 09:33:16 +02:00
Éric Gaspar
b8c87fdcec how to CLI 2023-06-13 09:29:46 +02:00
Éric Gaspar
96795c360c add custom adress 2023-03-21 19:13:19 +01:00
Éric Gaspar
924fbe7b4b cleaning 2023-02-16 21:23:55 +01:00
Éric Gaspar
76a1324f7e Merge branch 'testing' into v2 2023-02-15 19:14:52 +01:00
Éric Gaspar
a6c1460380 Fix 2023-02-14 08:37:07 +01:00
Éric Gaspar
e1339939a3
Update doc/DESCRIPTION_fr.md
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-02-13 20:31:00 +01:00
Éric Gaspar
268c36265f
Update doc/DESCRIPTION.md
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-02-13 20:30:53 +01:00
Éric Gaspar
7d1e3436d6 post install 2023-02-10 22:02:23 +01:00
Éric Gaspar
5dd86a78ea Merge branch 'testing' into v2 2023-02-10 22:00:34 +01:00
Éric Gaspar
c3ca511000 add Description 2023-02-10 21:32:05 +01:00
Éric Gaspar
8095807620 add features 2023-02-10 14:57:47 +01:00
Éric Gaspar
41dac63c3a Add description 2023-02-03 22:50:18 +01:00
Éric Gaspar
3d4c67ec3f Merge branch 'testing' into v2 2023-02-03 22:37:55 +01:00
Éric Gaspar
8fd043f76c fix 2023-02-03 22:27:45 +01:00
Éric Gaspar
ce980820ec Update screenshot.png 2023-01-18 21:24:43 +01:00
Gredin67
dbc415734f
fr link 2023-01-03 22:23:55 +01:00
Gredin67
327abccbc8
typo 2022-12-22 15:03:18 +01:00
Gredin67
b5ec7a67ab
Update doc/DISCLAIMER.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-12-22 14:59:53 +01:00
Gredin67
df1884e310
Update doc/DISCLAIMER_fr.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-12-22 14:59:39 +01:00
Gredin67
459611c561
Update doc/DISCLAIMER.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-12-22 14:59:29 +01:00
Gredin67
892884139d
link tutorial on installing onlyoffice_ynh for arm 2022-12-21 10:17:32 +01:00
ericgaspar
b9656ceecd Create screenshot.png 2021-05-24 10:18:47 +02:00
ericgaspar
e8cb7a2eb6 Add templates 2021-05-24 10:12:36 +02:00