Kayou
19ae3b021f
Fix notify_push after reboot/restart the service, create the folder /var/run/nextcloud via systemd
2024-09-01 10:51:41 +02:00
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
Kayou
07f90a85f6
zblerg, the config file doesn't exist before install
2024-08-01 09:30:49 +02:00
Kayou
55b5c7900f
only nextcloud is allowed to read the config file
2024-08-01 00:16:45 +02:00
Kayou
706d5071c6
find ... chmod is not faster, at least avoid to chown -R the data_dir in the upgrade script
2024-07-31 14:59:55 +02:00
Kayou
8d682cbdbc
fix find condition
2024-07-31 11:56:49 +02:00
Kayou
5dc5e8ba10
chown the root folder too
2024-07-30 18:30:19 +02:00
Kayou
e215d9c5c9
find files before chown them
2024-07-30 16:52:31 +02:00
lyyn
1b66d7f23a
Fix space splitting in phpflags on install ( #690 )
2024-06-01 19:47:09 +02:00
ljf (zamentur)
830f904804
[fix] redirect logout ( #636 )
...
* [fix] Logout on sso if needed
* Auto-update README
* [fix] Bad path in patch
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: ericgaspar <junk.eg@free.fr>
2024-04-24 22:31:50 +02:00
tituspijean
ee0a22caba
Make system address book access configurable
2024-04-08 19:22:26 +02:00
OniriCorpe
f2d0e3145e
move the nextcloud logs to /var/log
2024-02-27 22:48:32 +01:00
Éric Gaspar
bf43673ab9
cleaning
2024-01-30 00:01:57 +01:00
Alexandre Aubin
7a1481de5a
Use new source format in manifest.toml + stop supporting upgrades from before 22.2
2024-01-21 19:03:37 +01:00
Éric Gaspar
2cd5f4d85b
cleaning
2024-01-12 18:30:43 +01:00
Alexandre Aubin
07ed2f2ecd
No need to create the 'maintenance_mode' thing because there's a custom getter ...
2024-01-09 19:45:52 +01:00
Alexandre Aubin
bee14c8972
Simplify the overly complex mess about fpm_usage, fpm_footprint ... and fpm_free_footprint doesn't seem to even be something used anywhere
2024-01-08 23:10:11 +01:00
ljf (zamentur)
a4480d7da6
[fix] Multimedia and home external storage
2023-12-11 01:32:39 +01:00
ljf (zamentur)
8efdae9217
[fix] overwrite.cli.url should contains path
2023-11-30 11:45:53 +01:00
Éric Gaspar
d386d90ff0
cleaning
2023-11-17 10:08:55 +01:00
Éric Gaspar
aab1e0b13a
Update install
2023-10-29 18:35:59 +01:00
tituspijean
a37ef189fb
Implement phpflags and advertise command
2023-10-29 16:10:10 +00:00
Éric Gaspar
195de62308
#584
2023-06-11 14:28:15 +02:00
Éric Gaspar
2079c31ff2
Update install
2023-06-11 11:37:06 +02:00
Éric Gaspar
6b192d01e3
cleaning
2023-06-11 10:11:11 +02:00
Éric Gaspar
2efa3bf776
Update install
2023-06-02 09:56:40 +02:00
Éric Gaspar
0a8bf02da8
fix data_dir
2023-06-02 09:30:41 +02:00
Éric Gaspar
f533c1a45f
cleaning
2023-04-03 12:49:23 +02:00
Éric Gaspar
c0b65a47fb
Update install
2023-03-22 08:11:58 +01:00
Éric Gaspar
f63eb34d6e
Update install
2023-03-08 10:13:29 +01:00
Éric Gaspar
e99bce0db6
Update install
2023-03-08 10:12:29 +01:00
Éric Gaspar
a454fb36ba
Merge branch 'testing' into v2
2023-03-08 10:09:10 +01:00
Éric Gaspar
cbc8b408e7
Revert "cleaning"
...
This reverts commit 9768c48345
.
2023-02-24 15:42:26 +01:00
Éric Gaspar
9768c48345
cleaning
2023-02-24 15:27:50 +01:00
Éric Gaspar
71a4b662dc
Update install
2023-02-21 23:24:05 +01:00
Éric Gaspar
9800577c5f
Update install
2023-02-13 09:09:25 +01:00
Éric Gaspar
993807bced
cleaning
2023-02-10 21:57:45 +01:00
Éric Gaspar
dcd018c0ea
Merge branch 'testing' into convert-mysql-charset
2023-01-28 17:50:31 +01:00
Éric Gaspar
8802926c27
Fix warning
2023-01-22 22:06:37 +01:00
Éric Gaspar
9e801dc364
Fix warning
2023-01-22 21:57:45 +01:00
Éric Gaspar
8ea0038c04
Update install
2023-01-22 16:22:43 +01:00
Éric Gaspar
a7df2428db
be vague
2023-01-22 16:16:08 +01:00
Éric Gaspar
888808f0b9
Update install
2023-01-22 15:56:03 +01:00
Éric Gaspar
bb00a056fc
Merge branch 'testing' into convert-mysql-charset
2023-01-21 12:38:54 +01:00
ericgaspar
2f6ac2fd14
25.0.3
2023-01-21 11:30:57 +01:00
Éric Gaspar
dbe57a6a0b
Merge branch 'testing' into convert-mysql-charset
2023-01-05 15:27:18 +01:00
ericgaspar
d0682fe8a3
Fix typo
2022-12-10 19:11:42 +01:00
ericgaspar
2dd5c1e334
fic comment
2022-12-10 19:09:43 +01:00
lapineige
e0f7b241b5
32-bit warning : don't block install
2022-12-10 18:52:24 +01:00
Éric Gaspar
5b0f933297
Update install
2022-12-01 15:37:20 +01:00