1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jirafeau_ynh.git synced 2024-09-03 19:35:53 +02:00
Commit graph

67 commits

Author SHA1 Message Date
Éric Gaspar
d8827aaa54 cleaning 2023-12-09 21:59:39 +01:00
Éric Gaspar
40bed806ff cleaning 2023-10-02 09:44:28 +02:00
Éric Gaspar
8015d6ae54 cleaning 2023-09-26 23:45:03 +02:00
Éric Gaspar
7166dba946
add crypt (#106)
* add crypt

* Update manifest.toml

* Update install

* cleaning
2023-07-28 07:46:15 +01:00
Éric Gaspar
dc76699245
Version 2 (#105)
* v2

* Auto-update README

* v2

* Auto-update README

* Update upgrade

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-04-04 18:50:46 +02:00
Éric Gaspar
a2b1883234 Fix PHP 2023-01-10 11:58:07 +01:00
Alexandre Aubin
a422b6c16f
Fix upgrade exploding because path_url ends up being empty string ... 2022-12-05 19:22:29 +01:00
Éric Gaspar
f7225b48d8
Testing (#102)
* 4.4.0 (#94)

* 4.4.0

* Auto-update README

* Apply example_ynh

* Auto-update README

* Update manifest.json

* [autopatch] Add Common Platform Enumeration id to `manifest.json` (#99)

* Upgrade  (#98)

* 4.4.0 (#94)

* 4.4.0

* Auto-update README

* Apply example_ynh

* Auto-update README

* Update manifest.json

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* [autopatch] Add Common Platform Enumeration id to `manifest.json`

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>

* Auto-update README

* Bullseye (#100)

* Auto-update README

* PHP shouldn't allow `array(foobar)` to work if foobar is undefined...

* Upgrade to bullseye

* Auto-update README

* Auto-update README

* Fix

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>

* set relative path for --keep opt

* 4.5.0

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-08-28 13:46:26 +02:00
yalh76
0f64a55f0c
Upgrade (#98)
* 4.4.0 (#94)

* 4.4.0

* Auto-update README

* Apply example_ynh

* Auto-update README

* Update manifest.json

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-08-06 08:43:40 +02:00
Éric Gaspar
79d5799dd7
4.4.0 (#94) (#96)
* 4.4.0
2022-05-23 21:59:25 +02:00
ericgaspar
61876c8206
Add --purge option 2021-11-22 13:48:31 +01:00
Éric Gaspar
8275615365
Add rights (#90) 2021-11-04 20:15:49 +01:00
ericgaspar
bdc4f95f33
Update restore 2021-09-10 21:33:49 +02:00
Éric Gaspar
2632a20206
Patch (#86)
* Update app.src
2021-04-11 18:58:39 +02:00
YunoHost Bot
8fb4a61177
[autopatch] Missing ynh_abort_if_errors in change_url scripts (#84)
* Update change_url
2021-03-26 23:12:27 +01:00
Éric Gaspar
19cfc9f46b
Upgrade to 4.3.0 (#82) 2021-02-14 11:27:24 +01:00
Éric Gaspar
2ebad11635
Upgrade to version 4.2.0 (#80)
* Upgrade to version 4.2.0
2020-12-07 18:26:18 +01:00
Thomas Rogeat
ea470b1a1c
fix regexp for change_url script
regexp was not working, needed to escape squared brackets.
2020-11-25 20:00:40 +01:00
Kay0u
268086b854
Fix admin panel after upgrade 2020-11-25 12:37:08 +01:00
Éric Gaspar
157fa25057
Update scripts/upgrade
Co-authored-by: yalh76 <yalh@yahoo.com>
2020-11-10 20:47:22 +01:00
ericgaspar
dcaec5f9b3
Merge branch 'testing' of https://github.com/YunoHost-Apps/jirafeau_ynh into testing 2020-11-09 16:05:02 +01:00
ericgaspar
d85edaa965
Fix typo 2020-11-09 16:04:43 +01:00
Alexandre Aubin
067c44465f
rm -r -> ynh_secure_remove (#74) 2020-11-09 15:59:03 +01:00
Éric Gaspar
045aaec61f
Update scripts/restore
Co-authored-by: yalh76 <yalh@yahoo.com>
2020-11-06 14:51:12 +01:00
ericgaspar
e8af60f5a6
Small typos 2020-10-18 19:34:39 +02:00
ericgaspar
0f0d0da0c0
Add PHP version to cron 2020-10-18 19:28:13 +02:00
Éric Gaspar
2c8d4d18f4
Upgrade to PHP7.3 (#72)
* Upgrade to PHP7.3
2020-10-15 09:07:23 +02:00
Maniack Crudelis
564aafc636
Merge branch 'testing' into add-cron 2020-03-30 12:08:05 +02:00
ericgaspar
7d4d0c9d51 remove sudo 2020-03-27 11:05:33 +01:00
Maniack Crudelis
8a3449ec64
Files migration for 4.1.1 2020-03-26 18:45:03 +01:00
ericgaspar
4625156306 undo changes 2020-03-26 12:44:04 +01:00
ericgaspar
3edb29ef1c Migrate files and links to var- 2020-03-26 12:29:39 +01:00
Kay0u
e1fc588ab9
Clean up expired files 2020-03-03 20:23:09 +01:00
maniack
c306d72a0f replace_special_string for password 2019-06-24 12:09:40 +02:00
nicofrand
8e7cc8531a Do not output upload password in logs (fix #60) 2019-05-25 12:13:31 +02:00
Maniack Crudelis
07a3461622 Do not rm... 2019-05-17 10:44:19 +02:00
Maniack Crudelis
5807306b09 Normalization from example_ynh 2019-05-06 14:14:36 +02:00
Kayou
54a4857ec7
format: using tabs instead of spaces 2019-04-17 21:00:50 +02:00
Maniack Crudelis
5270a05fc0 Handle datadir not backup 2019-03-05 16:48:34 +01:00
Maniack Crudelis
c591f476f7 Add progression with ynh_print_info 2019-02-17 20:55:13 +01:00
Maniack Crudelis
bd5ee25fe2 Use php7 2019-02-13 21:20:35 +01:00
Maniack Crudelis
4e3ea101dc Normalization from example_ynh 2019-02-13 21:13:59 +01:00
Maniack Crudelis
5c427ee5dd Remove ini file for php 2018-10-02 00:39:12 +02:00
Jimmy Monin
6d0a8de9bd Avoid use of deprecated checkurl function 2018-05-27 16:57:18 +02:00
Jimmy Monin
40f75dd071 Add change_url script 2018-05-27 16:51:43 +02:00
Jimmy Monin
fd197b8712 Fix alias traversal bug 2018-05-27 16:50:30 +02:00
Jimmy Monin
e14d492478 Fix linter errors 2018-05-27 13:07:09 +02:00
Jimmy Monin
23111f726b Use core functionality (since 2.7.12) to avoid backing up large data prior to upgrades.
By the way, don't check free space as the core already does that.
2018-05-27 13:00:46 +02:00
Maniack Crudelis
ef87e600a5 Fix install 2017-12-13 17:39:05 +01:00
Maniack Crudelis
48ed2dc5b8 Refactoring and upgrade 3.3.0 (#33) 2017-09-28 18:02:10 +02:00