Éric Gaspar
5164bc756f
Merge branch 'testing' into v2_PostgreSQL
2024-09-03 14:26:05 +02:00
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
Éric Gaspar
42a511f7ed
Merge branch 'testing' into v2_PostgreSQL
2024-08-27 14:53:33 +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
Éric Gaspar
ad86334619
Merge branch 'testing' into v2_PostgreSQL
2024-08-01 14:10:39 +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
Éric Gaspar
a524e08e71
Merge branch 'testing' into v2_PostgreSQL
2024-06-02 09:40:37 +02:00
lyyn
1b66d7f23a
Fix space splitting in phpflags on install ( #690 )
2024-06-01 19:47:09 +02:00
Éric Gaspar
611a61a853
Merge branch 'testing' into v2_PostgreSQL
2024-04-24 23:33:46 +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
Éric Gaspar
6e7edc4331
Merge branch 'testing' into v2_PostgreSQL
2024-04-09 20:15:39 +02:00
tituspijean
ee0a22caba
Make system address book access configurable
2024-04-08 19:22:26 +02:00
Éric Gaspar
c1d0950a6b
Merge branch 'testing' into v2_PostgreSQL
2024-02-29 16:48:54 +01: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
Éric Gaspar
8204d8afaf
Merge branch 'testing' into v2_PostgreSQL
2024-01-26 19:23:35 +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
Éric Gaspar
d7568ca230
cleaning
2024-01-11 21:49:47 +01:00
eric_G
f1354451d1
Merge branch 'testing' into v2_PostgreSQL
2024-01-10 08:47:44 +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
Éric Gaspar
1ebbf75407
Merge branch 'testing' into v2_PostgreSQL
2023-12-21 23:06:57 +01:00
ljf (zamentur)
a4480d7da6
[fix] Multimedia and home external storage
2023-12-11 01:32:39 +01:00
Éric Gaspar
79e4cdf401
fix
2023-11-30 12:54:22 +01:00
ljf (zamentur)
8efdae9217
[fix] overwrite.cli.url should contains path
2023-11-30 11:45:53 +01:00
Éric Gaspar
e47de152eb
cleaning
2023-11-23 18:12:00 +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
Éric Gaspar
7b7657cc27
Merge branch 'testing' into v2_PostgreSQL
2023-10-29 18:31:44 +01:00
tituspijean
a37ef189fb
Implement phpflags and advertise command
2023-10-29 16:10:10 +00:00
ericgaspar
920d2d74c1
Update install
2023-09-09 07:48:41 +02:00
Éric Gaspar
33d901ce3a
fix
2023-06-12 11:52:03 +02:00
Éric Gaspar
03f52ae739
Update install
2023-06-12 11:40:30 +02:00
Éric Gaspar
4719e0f395
#584
2023-06-11 14:29:01 +02:00
Éric Gaspar
195de62308
#584
2023-06-11 14:28:15 +02:00
Éric Gaspar
b6091c4f70
cleaning
2023-06-11 12:35:31 +02:00
Éric Gaspar
ee2b79ac13
Move exec_occ to common.sh
2023-06-11 12:28:12 +02:00
Éric Gaspar
81e1eaeb97
Fix
2023-06-11 11:39:31 +02:00
Éric Gaspar
2079c31ff2
Update install
2023-06-11 11:37:06 +02:00
Éric Gaspar
5a114fddf6
cleaning
2023-06-11 10:32:15 +02:00
Éric Gaspar
5d384066ec
fix
2023-06-11 10:25:12 +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