Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change x to X, add --recursive, add a default acl for new elements #722

Open
wants to merge 160 commits into
base: testing
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
160 commits
Select commit Hold shift + click to select a range
06a9c07
Update manifest.toml
ericgaspar Apr 23, 2024
e5d224a
Auto-update READMEs
yunohost-bot Apr 23, 2024
89f4373
Merge branch 'testing' into 29.0.0
ericgaspar Apr 25, 2024
ded5039
Merge branch 'testing' into 29.0.0
ericgaspar Apr 26, 2024
3503f0e
add pre upgrade warning for NC 29
OniriCorpe Apr 26, 2024
6d0c2ce
update to PHP8.3
ericgaspar May 22, 2024
2b1d579
Auto-update READMEs
yunohost-bot May 22, 2024
7c9f968
Merge pull request #684 from YunoHost-Apps/29.0.0
ericgaspar May 23, 2024
cc263ec
Update manifest.toml
ericgaspar May 23, 2024
0d05a77
Auto-update READMEs
yunohost-bot May 23, 2024
1b66d7f
Fix space splitting in phpflags on install (#690)
lyynd Jun 1, 2024
c3ec387
Merge branch 'master' into testing
ericgaspar Jun 1, 2024
f6a8dc8
Auto-update READMEs
yunohost-bot Jun 1, 2024
652d6de
Update upgrade
ericgaspar Jun 2, 2024
253357a
Update manifest.toml
ericgaspar Jun 6, 2024
cc45b8e
Auto-update READMEs
yunohost-bot Jun 6, 2024
38c2ecc
Fix phpflags (#691)
tituspijean Jun 8, 2024
1ab6c01
Fix upgrade: php version is 8.3 starting from 29.x ? (#692)
alexAubin Jun 20, 2024
ef6d230
Update manifest.toml
ericgaspar Jun 20, 2024
6aa7821
Auto-update READMEs
yunohost-bot Jun 20, 2024
6870be0
Update tests.toml
ericgaspar Jun 20, 2024
336bc29
Merge branch 'testing' of https://github.com/YunoHost-Apps/nextcloud_…
ericgaspar Jun 20, 2024
25b828b
Merge branch 'master' into testing
ericgaspar Jun 20, 2024
89899fd
[autopatch] Do not delete logs on app removal (#697)
yunohost-bot Jun 23, 2024
2f0cfe5
[autopatch] Do not delete logs on app removal (#698)
yunohost-bot Jun 23, 2024
d848e73
29.0.3
ericgaspar Jun 25, 2024
e584e31
Auto-update READMEs
yunohost-bot Jun 25, 2024
26bfa59
Update remove
ericgaspar Jun 25, 2024
0a4b38f
Merge branch 'testing' of https://github.com/YunoHost-Apps/nextcloud_…
ericgaspar Jun 25, 2024
88fbb73
Indent
alexAubin Jun 27, 2024
f7c21e4
Fix again upgrade ending with Nextcloud being in PHP 8.2 ?
alexAubin Jun 27, 2024
b96736a
Auto-update READMEs
yunohost-bot Jun 27, 2024
42ae252
Update nginx.conf
ericgaspar Jul 1, 2024
9fcb43a
Update manifest.toml
ericgaspar Jul 18, 2024
49e88d8
Auto-update READMEs
yunohost-bot Jul 18, 2024
70e9e72
Rework DESCRIPTION.md (#707)
alexAubin Jul 18, 2024
c0a58b2
bump all old versions
kay0u Jul 25, 2024
9d44878
oupsie
kay0u Jul 25, 2024
9bb5bee
Auto-update READMEs
yunohost-bot Jul 25, 2024
1cb2448
system_addressbook_exposed is a boolean
kay0u Jul 29, 2024
0c4ab48
Auto-update READMEs
yunohost-bot Jul 29, 2024
a3173b7
Merge pull request #703 from YunoHost-Apps/NGINX-upstream-setting
kay0u Jul 29, 2024
7f40b5a
migrate system_addressbook_exposed to boolean, fix upgrade test
kay0u Jul 29, 2024
4fa1f99
another fix for system_addressbook_exposed, update the dav conf accor…
kay0u Jul 29, 2024
ae91654
zblerg, do not modify system_addressbook_exposed config value in the …
kay0u Jul 29, 2024
4b9224f
add redis-server as deps
kay0u Jul 30, 2024
bc59bba
Merge pull request #710 from YunoHost-Apps/trying-to-fix-the-upgrade-…
kay0u Jul 30, 2024
12024a6
Merge branch 'master' into testing
ericgaspar Jul 30, 2024
e215d9c
find files before chown them
kay0u Jul 30, 2024
5dc5e8b
chown the root folder too
kay0u Jul 30, 2024
8d682cb
fix find condition
kay0u Jul 31, 2024
706d507
find ... chmod is not faster, at least avoid to chown -R the data_dir…
kay0u Jul 31, 2024
d240d55
add a button in the config panel to run chown/chmod on data_dir
kay0u Jul 31, 2024
30b2d81
we can avoid this chmod too i guess?
kay0u Jul 31, 2024
55b5c79
only nextcloud is allowed to read the config file
kay0u Jul 31, 2024
07f90a8
zblerg, the config file doesn't exist before install
kay0u Aug 1, 2024
5556fb6
wait until nginx has actually remove the nextcloud conf during upgrad…
kay0u Aug 1, 2024
d7f9b2c
create a function for that
kay0u Aug 1, 2024
49ec72b
fix change-url dav detection
kay0u Aug 1, 2024
73a3498
only if domain has changed...
kay0u Aug 1, 2024
fa5da4f
Update scripts/_common.sh
kay0u Aug 1, 2024
79c87b1
Merge pull request #712 from YunoHost-Apps/fix-dav-detection
kay0u Aug 1, 2024
4372e3d
Merge pull request #711 from YunoHost-Apps/speedup-chown
kay0u Aug 1, 2024
8a7f99d
moar sleep
kay0u Aug 1, 2024
5e498de
oups
kay0u Aug 1, 2024
e83c680
minor typos
ericgaspar Aug 3, 2024
a86e321
Update backup
ericgaspar Aug 3, 2024
31fd6a5
minor typos
ericgaspar Aug 3, 2024
bf5ef59
Merge branch 'master' into testing
ericgaspar Aug 8, 2024
1c8a1ba
Fix removing ACL permissions on uninstall
x3rAx Aug 13, 2024
aae9736
Fix: Add missing `file` argument to `setfacl`
x3rAx Aug 13, 2024
abfb04d
Fix: Use absolute path for removing ACL permissions
x3rAx Aug 13, 2024
79ef249
Update manifest.toml
ericgaspar Aug 20, 2024
2794d04
Auto-update READMEs
yunohost-bot Aug 20, 2024
d7d2403
Add notify push option (#417)
kay0u Aug 27, 2024
9da7de2
Merge pull request #717 from x3rAx/patch-1
kay0u Aug 27, 2024
8b3220e
change x to X, add --recursive, add a default acl for new elements
kay0u Aug 27, 2024
616b11b
Update ADMIN.md (#734)
tomdereub Sep 30, 2024
978e71f
Add experimental curl tests
alexAubin Aug 24, 2024
7a23074
29.0.8
ericgaspar Oct 10, 2024
fa49faa
Auto-update READMEs
yunohost-bot Oct 10, 2024
9cee1eb
fix linter
ericgaspar Oct 11, 2024
12bca63
Update remove
ericgaspar Oct 11, 2024
b3ac029
Update tests.toml
ericgaspar Oct 14, 2024
cc04eb6
Add fr translation
ericgaspar Oct 25, 2024
e8e04de
remove duplicate extension "js" (#742)
ericgaspar Oct 25, 2024
8f8a3af
Update config_panel.toml
ericgaspar Oct 25, 2024
83dd697
Update manifest.toml
ericgaspar Oct 31, 2024
960a061
fix translations
ericgaspar Nov 3, 2024
ccbdda1
Update config_panel.toml
ericgaspar Nov 3, 2024
c523500
Update config_panel.toml
ericgaspar Nov 3, 2024
b100f02
Update manifest.toml
ericgaspar Nov 3, 2024
bd68f75
Update manifest.toml
ericgaspar Nov 3, 2024
c9b8e60
Update manifest.toml
ericgaspar Nov 3, 2024
81958af
Update manifest.toml
ericgaspar Nov 3, 2024
e454580
Update install
ericgaspar Nov 3, 2024
1456e66
cleaning
ericgaspar Nov 3, 2024
3195268
cleaning
ericgaspar Nov 3, 2024
2781404
add link to the help menu
ericgaspar Nov 4, 2024
6f868da
remove onlyoffice doc (#743)
ericgaspar Nov 4, 2024
11a8872
Merge branch 'testing' into fix-acl
ericgaspar Nov 4, 2024
96c0aaf
cleaning
ericgaspar Nov 4, 2024
2a296b7
Auto-update READMEs
yunohost-bot Nov 4, 2024
f235e0d
Update DESCRIPTION.md
ericgaspar Nov 4, 2024
9015178
Merge branch 'testing' of https://github.com/YunoHost-Apps/nextcloud_…
ericgaspar Nov 4, 2024
b48322e
Auto-update READMEs
yunohost-bot Nov 4, 2024
6fdae34
cleaning options (#744)
ericgaspar Nov 4, 2024
6adab0f
Update remove
ericgaspar Nov 4, 2024
f830038
Update tests.toml
ericgaspar Nov 5, 2024
0b374b1
Update tests.toml
ericgaspar Nov 6, 2024
47fe09a
29.0.9 (#747)
ericgaspar Nov 7, 2024
ccf915d
Merge branch 'master' into testing
ericgaspar Nov 7, 2024
8e9d4a1
Update restore
grenagit Nov 11, 2024
e095ec2
Merge pull request #751 from grenagit/master
orhtej2 Nov 11, 2024
be0378e
30.0.2 (#729)
ericgaspar Nov 17, 2024
4251386
Merge branch 'master' into testing
ericgaspar Nov 17, 2024
2b41e99
[comit] Forward Email?
Thatoo Nov 17, 2024
383f3b7
Update config_panel.toml
Thatoo Nov 17, 2024
c7f7043
Update config_panel.toml
Thatoo Nov 17, 2024
16b5030
Update config_panel.toml
Thatoo Nov 17, 2024
e908223
Update config_panel.toml
Thatoo Nov 17, 2024
9790ea9
Update config_panel.toml
Thatoo Nov 17, 2024
866fb3c
Update tests.toml
ericgaspar Nov 27, 2024
cbc06de
add name nextcloud LDAP config to get__enable_forward_email
Thatoo Dec 1, 2024
9e5bcc1
Add quote in if [ $(cmd) = value ] because i'm paranoid about [ synta…
alexAubin Dec 3, 2024
eb0d815
Merge pull request #753 from Thatoo/testing
alexAubin Dec 3, 2024
b9354d0
Auto-update READMEs
yunohost-bot Dec 3, 2024
f462401
Update manifest.toml: revert to 29.0.8 with prefetch = false to fix t…
alexAubin Dec 3, 2024
b7b5f34
Disable output buffering (#758)
tituspijean Dec 3, 2024
aea6a8d
Update backup
ericgaspar Dec 3, 2024
4ec797a
Update manifest.toml
ericgaspar Dec 5, 2024
e4b820d
Auto-update READMEs
yunohost-bot Dec 5, 2024
f7b29ec
Update manifest.toml
ericgaspar Dec 5, 2024
503d43e
Merge branch 'master' into testing
ericgaspar Dec 5, 2024
a40c87d
Auto-update READMEs
yunohost-bot Dec 5, 2024
c8bf2fa
Update tests.toml
ericgaspar Dec 6, 2024
53e1dac
Update upgrade
ericgaspar Dec 7, 2024
daae841
Update scripts/upgrade: gotta use -E for grep to recognize the + quan…
alexAubin Dec 10, 2024
a29f995
Helpers 2.1 (v30.0.3) (#746)
ericgaspar Dec 10, 2024
b4a9834
cleaning
ericgaspar Dec 11, 2024
ddbd0d2
Fix linter
ericgaspar Dec 11, 2024
7a3de93
Update nginx.conf
ericgaspar Dec 11, 2024
7bd9ff8
Update nginx.conf
ericgaspar Dec 11, 2024
9de599d
Update nginx.conf
ericgaspar Dec 11, 2024
125789f
Update nginx.conf
ericgaspar Dec 11, 2024
3acdd4e
Update nginx.conf
ericgaspar Dec 11, 2024
e0a2903
Update nginx.conf
ericgaspar Dec 11, 2024
6fa35e0
Update nginx.conf
ericgaspar Dec 11, 2024
27a0f35
Update nginx.conf
ericgaspar Dec 11, 2024
3792e6a
Update nginx.conf
ericgaspar Dec 11, 2024
0de16ba
Update nginx.conf
ericgaspar Dec 11, 2024
8bc0cff
Update manifest.toml
ericgaspar Dec 12, 2024
2e9a4c3
Auto-update READMEs
yunohost-bot Dec 12, 2024
893daef
fix
ericgaspar Dec 12, 2024
fc6f6d1
cleaning
ericgaspar Dec 12, 2024
c69a918
Merge branch 'master' into testing
ericgaspar Dec 16, 2024
e785d25
add headers (#763)
ericgaspar Dec 17, 2024
2a8269b
Update manifest.toml
ericgaspar Dec 17, 2024
f6be830
Update tests.toml
ericgaspar Dec 18, 2024
e7eaa2b
Merge branch 'testing' into fix-acl
ericgaspar Dec 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix phpflags (#691)
tituspijean authored Jun 8, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 38c2ecc3659f55165fef781f96bf0c00a28fa1be
7 changes: 2 additions & 5 deletions scripts/upgrade
Original file line number Diff line number Diff line change
@@ -13,11 +13,8 @@ ynh_script_progression --message="Ensuring downward compatibility..."
# Remove the option backup_core_only if it's in the settings.yml file
ynh_app_setting_delete --app=$app --key=backup_core_only

# If phpflags doesn't exist, create it
if [ -z "${phpflags:-}" ]; then
phpflags="--define apc.enable_cli=1"
ynh_app_setting_set --app=$app --key=phpflags --value="$phpflags"
fi
phpflags="--define apc.enable_cli=1"
ynh_app_setting_set --app=$app --key=phpflags --value="$phpflags"

if ynh_compare_current_package_version --comparison lt --version 22.2~ynh1
then