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

1308 commits

Author SHA1 Message Date
ljf (zamentur)
b289065015
$data_dir instead of longer path
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-01-21 23:38:26 +01:00
ljf (zamentur)
66ec3e8ee0
$data_dir instead of longer path
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-01-21 23:38:05 +01:00
ljf (zamentur)
cfeddfa329
__DATA_DIR__ instead of longer path
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-01-21 23:37:35 +01:00
ljf (zamentur)
d0fcac2802
Maj in product name
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-01-21 23:36:52 +01:00
ljf (zamentur)
3092bb4615
Maj in brand name
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-01-21 23:36:21 +01:00
Alexandre Aubin
7e681d3bc8
Update upgrade: auto_upgrade_apps setting not initialized during upgrade if it doesnt exist, making config panel crash when upgrading from old versions ... 2024-01-21 16:57:16 +01:00
Alexandre Aubin
4c7cbe12c6
Update install: php-related setting are set later, and free_fpm_footprint is a dynamic thing, doesn't make sense to define a setting for it 2024-01-21 16:42:33 +01:00
ericgaspar
8dbc2e98dc Fix merge from testing :/ 2024-01-12 07:55:05 +01:00
ericgaspar
ca908766c0 Revert "Update install"
This reverts commit eb749246eb.
2024-01-12 07:45:14 +01:00
ericgaspar
eb749246eb Update install 2024-01-12 07:37:10 +01:00
Éric Gaspar
b28bb0dff1 Merge branch 'testing' into enh-configpanel 2024-01-11 21:54:32 +01:00
eric_G
3e60bacfa5
Merge pull request #622 from YunoHost-Apps/testing
Testing / switch to packaging V2 + proper mail config
2024-01-11 18:46:14 +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
Éric Gaspar
874a0c516a Update nginx.conf 2024-01-10 16:57:20 +01:00
Éric Gaspar
3e9462656e Add .mjs as a file extension 2024-01-10 16:56:53 +01:00
Alexandre Aubin
862ee4f08f Rework upgrade script to move the fpm config, nginx and all system configurations at the end 2024-01-09 19:53:18 +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
fe63ef6dfc Fix custom getter for fpm_free_footprint >_> 2024-01-08 23:33:05 +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
Alexandre Aubin
f2829d02bc Zgrompf 2024-01-08 23:02:58 +01:00
Alexandre Aubin
10c7976d05 During upgrade, the backup of config.php should occurr before the maintenance mode is set to on, otherwise the restored version will have maintenance=true and appear as manually modified.. 2024-01-08 23:00:49 +01:00
Alexandre Aubin
e1651583be
Update upgrade: stupid typo 2024-01-08 21:54:18 +01:00
Alexandre Aubin
5932bdc22f
Update upgrade: fix inconsistent handling of the php version stuff between major upgrades 2024-01-08 20:00:44 +01:00
Alexandre Aubin
3259e4abb5
Update change_url: properly reload php-fpm when changing trusted_domains 2024-01-08 19:34:02 +01:00
Alexandre Aubin
b90f5e934c
Update change_url 2024-01-07 17:29:08 +01:00
Alexandre Aubin
5116bde160
Update change_url: add tmp debug ... 2024-01-07 17:27:45 +01:00
eric_G
9acbbe212b
Merge pull request #642 from YunoHost-Apps/28.0.0
28.0.1
2023-12-21 23:05:07 +01:00
Éric Gaspar
263bc166ff Update tests.toml 2023-12-21 21:05:34 +01:00
Éric Gaspar
02f9e7f716 Merge branch 'testing' into 28.0.0 2023-12-21 21:04:13 +01:00
eric_G
8d9bb38239
Merge pull request #644 from lapineige/patch-1
Fix patches for v28
2023-12-21 21:03:28 +01:00
Éric Gaspar
84c71a56e9 Update change_url 2023-12-21 21:02:29 +01:00
Éric Gaspar
1729962f9e Update change_url 2023-12-21 19:37:25 +01:00
lapineige
83ac399638
fix line number
```
153105 INFO DEBUG - patching file core/Controller/LoginController.php
153105 INFO DEBUG - Hunk #1 succeeded at 97 (offset -22 lines).
```

From https://ci-apps-dev.yunohost.org/ci/job/12038
2023-12-21 17:58:02 +01:00
lapineige
f1402466ce
Adapt the nextcloud 28 content
e231abd9bf/lib/public/AppFramework/Http/ContentSecurityPolicy.php (L42)
2023-12-21 17:56:45 +01:00
lapineige
aabf29a294
the typo was fixed
https://github.com/nextcloud/server/blame/master/core/Controller/LoginController.php#L102
2023-12-21 17:48:42 +01:00
yunohost-bot
f957b2b4ad Auto-update README 2023-12-21 16:15:29 +00:00
Éric Gaspar
ab33a96bc4 28.0.1 2023-12-21 17:15:23 +01:00
Éric Gaspar
907dc53514 Merge branch 'testing' into 28.0.0 2023-12-17 21:16:31 +01:00
Éric Gaspar
ef4e806bcc Revert "Update app-02-Allow-for-eval-in-JS-scripts-for-YunoHost-tile.patch"
This reverts commit 34e482baa9.
2023-12-17 21:12:15 +01:00
Éric Gaspar
156dadf5f2 Revert "Update app-00-add-logout_url-conf.patch"
This reverts commit ca4ad9a444.
2023-12-17 21:12:08 +01:00
Éric Gaspar
2a14a558d0 reverting 2023-12-17 21:06:30 +01:00
Éric Gaspar
34e482baa9 Update app-02-Allow-for-eval-in-JS-scripts-for-YunoHost-tile.patch 2023-12-17 19:01:23 +01:00
Éric Gaspar
ca4ad9a444 Update app-00-add-logout_url-conf.patch 2023-12-17 18:37:29 +01:00
Éric Gaspar
510dc56f37 Merge branch 'testing' into 28.0.0 2023-12-17 17:59:42 +01:00
Thatoo
24fb207ce5 Update nginx.conf
To allow to be followed in Social app. However, still can't follow others.
2023-12-17 17:31:42 +01:00
Éric Gaspar
182f3c88be Revert "Update app-00-add-logout_url-conf.patch"
This reverts commit 4e49c46ed5.
2023-12-12 21:18:13 +01:00
Éric Gaspar
4e49c46ed5 Update app-00-add-logout_url-conf.patch 2023-12-12 21:13:44 +01:00
yunohost-bot
086cfe8054 Auto-update README 2023-12-12 18:57:58 +00:00
Éric Gaspar
1a4ff65d48 28.0.0 2023-12-12 19:57:53 +01:00