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

21 commits

Author SHA1 Message Date
Éric Gaspar
05fed061bc
Testing (#104)
* 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

* Auto-update README

* Fix PHP

* Version 2 (#105)

* v2

* Auto-update README

* v2

* Auto-update README

* Update upgrade

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

---------

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>
2023-04-04 19:28:44 +02: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
É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
ericgaspar
d85edaa965
Fix typo 2020-11-09 16:04:43 +01:00
Éric Gaspar
045aaec61f
Update scripts/restore
Co-authored-by: yalh76 <yalh@yahoo.com>
2020-11-06 14:51:12 +01: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
Kay0u
e1fc588ab9
Clean up expired files 2020-03-03 20:23:09 +01:00
Maniack Crudelis
5807306b09 Normalization from example_ynh 2019-05-06 14:14:36 +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
e14d492478 Fix linter errors 2018-05-27 13:07:09 +02:00
Maniack Crudelis
48ed2dc5b8 Refactoring and upgrade 3.3.0 (#33) 2017-09-28 18:02:10 +02:00
opi
0ad486b1e6 [enh] Add backup/restore script. 2016-05-13 21:44:31 +02:00