Maniack Crudelis
9bca6ceb3b
Guillemets supprimés pour _common
9 years ago
Maniack Crudelis
3c2d14eb00
Guillemets en trop
9 years ago
Maniack Crudelis
d8237d848b
Common prend la dernière version
9 years ago
Maniack Crudelis
e643a2ba86
Update 11.0.1
9 years ago
Maniack Crudelis
94a56e7103
Merge pull request #12 from YunoHost-Apps/secure_upgrade
Upgrade sécurisé
9 years ago
Maniack Crudelis
70ab50d2d1
Merge branch 'master' into secure_upgrade
9 years ago
Maniack Crudelis
416f985a21
Merge pull request #13 from maniackcrudelis/master
Mise à jour séquentielle des versions majeures
9 years ago
Maniack Crudelis
05d10bb0ad
backup_core_only backup
9 years ago
Maniack Crudelis
7accc9a6e6
backup_core_only restore
9 years ago
Maniack Crudelis
8117339356
backup_core_only upgrade
9 years ago
Maniack Crudelis
301ad274e1
Mise à jour séquentielle des versions majeures
9 years ago
Maniack Crudelis
0adefb1055
SECURE_REMOVE et commentaires
9 years ago
jeromelebleu
134f67d2a0
I'm not the maintainer anymore regarding last changes
9 years ago
Maniack Crudelis
6ee618fd55
then en trop et ynh_die avant helpers
9 years ago
Maniack Crudelis
de45255dc9
Upgrade sécurisé
Je veux bien des review avant de merger ça.
On vient déjà de foirer une install de nextcloud, je préfère être sûr...
9 years ago
Maniack Crudelis
6fe7c35186
Merge pull request #11 from maniackcrudelis/master
backup delete si l'archive existe
9 years ago
Maniack Crudelis
0184b1c9c4
backup delete si l'archive existe
9 years ago
Maniack Crudelis
e38fe02f5d
Merge pull request #10 from maniackcrudelis/master
Mise à jour 11.0.0
9 years ago
Maniack Crudelis
74dd364111
Upgrade sécurisé par un restore
9 years ago
Maniack Crudelis
d73a1babb1
Mise à jour 11.0.0
9 years ago
Maniack Crudelis
25f1ebfbbd
packaging_format au lieu de package_format
9 years ago
Maniack Crudelis
53400ea59e
Create check_process
9 years ago
Maniack Crudelis
ddf42c9537
Merge pull request #7 from YunoHost-Apps/maniackcrudelis-patch-3
Fix temporaire du restore
9 years ago
Maniack Crudelis
964472055c
Merge pull request #8 from YunoHost-Apps/maniackcrudelis-patch-2
Correction du path
9 years ago
Maniack Crudelis
2ce529b78c
Ignore checkurl seulement pour la racine
9 years ago
Maniack Crudelis
cff866da27
Correction du path
Corrige le path si il est mal écrit.
Pour passer le test de Package check.
9 years ago
Maniack Crudelis
6b53e6a3af
Fix temporaire du restore
Correction temporaire pour éviter une erreur du script restore, voir https://dev.yunohost.org/issues/593
9 years ago
Jérôme Lebleu
fa25e50052
[enh] Enable sharing of the Home's external storage
10 years ago
Jérôme Lebleu
feb5ac0ebc
[enh] Update Nextcloud to v10.0.1
10 years ago
Jérôme Lebleu
8420807556
[fix] Rename MySQL database and user when migrating from ownCloud
10 years ago
Jérôme Lebleu
6adad2ed04
[fix] Correct cron job path in restore script
10 years ago
Jérôme Lebleu
afcdf6e47e
[fix] Ensure that UpdateNotification app is disabled
10 years ago
Jérôme Lebleu
780d925e26
[enh] Update Nextcloud to v10.0.0 with logout patch
10 years ago
Jérôme Lebleu
cc21dc5fa3
[fix] Improve how .well-known path is checked
10 years ago
Jérôme Lebleu
a6212bd4b0
[doc] Consider this package as stable
10 years ago
Jérôme Lebleu
428cd963b7
[enh] Update Nextcloud upstream version to 9.0.52
10 years ago
Jérôme Lebleu
91d3d800b2
[enh] Handle the migration from ownCloud app
10 years ago
Jérôme Lebleu
b7fc5e184a
[fix] Set email attribute in LDAP configuration
10 years ago
Jérôme Lebleu
456c77ec68
[enh] Upgrade the package to ship Nextcloud v9.0.51
10 years ago
Jérôme Lebleu
85dff2bf2a
[enh] Disable code source integrity checking (bugfix #408 )
10 years ago
Jérôme Lebleu
90fbb14da8
[doc] Update README.md regarding .well-known paths
10 years ago
Jérôme Lebleu
30086cb956
[fix] Prevent to redefine .well-known paths ( fix #400 )
10 years ago
Jérôme Lebleu
25698019e7
[enh] Use cron job for background tasks ( close #406 )
10 years ago
Jérôme Lebleu
562488f04f
[man] I can try to maintain this app - but contributions are welcome
10 years ago
Jérôme Lebleu
ad96fdd9e8
[fix] Skip the /.well-known paths in SSOwat
10 years ago
Jérôme Lebleu
6faaee4e9d
[enh] Update NGINX conf regarding ownCloud documented one
10 years ago
Jérôme Lebleu
f3e7bb3283
[fix] Typo in _common.sh
10 years ago
Jérôme Lebleu
626144f59e
[fix] Check correct user id at removal
10 years ago
Jérôme Lebleu
fe1b69d0f7
[fix] Serve .well-known paths at the root to be discovered
10 years ago
ewilly
01890f728b
Fix partialy error on integrity check
By creating all theses files inside the owncloud folder we obtain a lot of failure. In addition by modifying the fiel lib/base.php we create an other failure. The easiest way (but not the proper) is to disable the integrity control by modifyng the value of $OC_Channel in version.php to sth other than 'stable'...
10 years ago