Éric Gaspar
a34a1f9ead
Fix
2022-06-06 12:17:40 +02:00
Éric Gaspar
c51a44dc2d
Fix
2022-06-06 12:14:31 +02:00
Éric Gaspar
a02bf67237
Fix
2022-06-06 12:08:05 +02:00
ericgaspar
07332b0ca1
Upgrade to 7.4
2022-05-27 23:17:20 +02:00
ericgaspar
9c25b8f61b
1.2.21
2021-12-17 12:08:46 +01:00
ericgaspar
791d1851d4
Update upgrade
2021-06-08 10:19:18 +02:00
ericgaspar
b410246988
Fix
2021-06-08 08:56:15 +02:00
ericgaspar
d98068094d
Upgrade version to 1.2.19
2021-06-07 23:50:22 +02:00
ericgaspar
7f351319f3
Update upgrade
2021-03-16 07:26:45 +01:00
ericgaspar
170f6ab93d
Fix linter
2021-03-15 22:36:42 +01:00
ericgaspar
b1247f5df2
Simplify config
2021-02-26 12:26:48 +01:00
Rasmus MK
3597603588
Set cronjob permissions to rw-r--r-- ( #104 )
...
Cron refuses to execute the job if the file has write permissions
for group or other.
Co-authored-by: Rasmus Mattsson Kallio <rasmus@mallio.se>
2020-12-28 08:15:16 +01:00
ericgaspar
cd53bc4f56
Fix linter warning
2020-12-09 09:49:37 +01:00
ericgaspar
227daf1d20
Remove not needed $YNH_PHP_VERSION
2020-11-12 15:36:36 +01:00
Éric Gaspar
2a6c044e30
Upgrade v.1.2.16 ( #99 )
...
* v.1.2.16
2020-10-30 15:08:59 +01:00
Jimmy Monin
9044d51e93
Upgrade to upstream version 1.2.14 / use PHP 7.3
2020-06-07 19:20:26 +02:00
Maniack Crudelis
fc4b64afc5
Normalization from example_ynh
2019-05-06 20:34:37 +02:00
Maniack Crudelis
2109226b18
Add progression with ynh_print_info
2019-02-17 20:55:37 +01:00
Maniack Crudelis
4f2ec313ce
Remove useless copy of final_path during upgrade
2019-02-15 19:57:17 +01:00
Maniack Crudelis
e581138cbb
Restore ynh_panel
...
What's the fuck !? "only comptable with non-root installation" ??? Why
that !?
2019-02-15 19:56:29 +01:00
Maniack Crudelis
6926d8e18a
Update helpers
2019-02-15 19:54:10 +01:00
Maniack Crudelis
fb7af31512
Use php7
2019-02-15 19:50:59 +01:00
Maniack Crudelis
3c09458527
Normalization from example_ynh
2019-02-15 19:49:22 +01:00
anmol
ca7324a1b4
Added Fail2ban
2018-11-21 03:13:27 +05:30
Clément
ade75cdee0
move dependencies setting to common.sh
2018-07-27 08:07:02 +02:00
Maniack Crudelis
9804c3d9aa
Merge pull request #60 from YunoHost-Apps/fix_stretch
...
Fix stretch
2018-04-17 21:08:07 +02:00
Maniack Crudelis
c6eabcb065
Add php-zip if not jessie
2018-04-13 17:37:55 +02:00
Maniack Crudelis
ce4a591cc1
Fix stretch
2018-03-08 18:33:25 +01:00
Maniack Crudelis
d958d99b3c
Update nginx conf file checksum
2018-01-31 12:50:58 +01:00
Jean-Baptiste Holcroft
8f7145e094
upgrade to 1.20, fix nginx issue, open jsonrpc for kandroid
2018-01-18 18:55:08 +01:00
Jean-Baptiste Holcroft
339a25c936
Fix plugin installation and sessions
2017-10-30 10:59:00 +01:00
Jean-Baptiste Holcroft
9d9bf20403
Use sessionclean instead of a removal
2017-10-27 17:41:01 +02:00
Jean-Baptiste Holcroft
e8f7011770
Upgrade: add cli command to upgrade plugings
2017-10-27 17:36:24 +02:00
Jean-Baptiste Holcroft
8be2013da5
Add is_public replacement and final_path addition
2017-10-23 16:34:18 +02:00
Jean-Baptiste Holcroft
519b65a369
add ynh_backup_before_upgrade
2017-10-23 15:52:55 +02:00
Jean-Baptiste Holcroft
33415b8fe7
Let's create a specific user
2017-10-21 23:15:17 +02:00
Jean-Baptiste Holcroft
570d57458b
Add comments and respect same order as YunoHost/example_ynh
2017-10-21 22:52:21 +02:00
Jean-Baptiste Holcroft
8bb3d4f6dd
Shellcheck
2017-10-19 15:40:50 +02:00
Jean-Baptiste Holcroft
1a9d9cee46
remove '|| true'
2017-10-19 15:21:24 +02:00
Jean-Baptiste Holcroft
3cc4c7ef75
use ynh_add_nginx_config, rename in
2017-10-19 15:03:38 +02:00
Jean-Baptiste Holcroft
c1dab9e7fc
use ynh_replace_string, ynh_secure_remove, ynh_app_setting_set, ynh_restore_file, and
2017-10-19 14:57:07 +02:00
Jean-Baptiste Holcroft
110967fa73
Let's make this app a multi-instance one
2017-10-19 12:31:32 +02:00
Jean-Baptiste Holcroft
0a94ec3d6e
Remove sudo
2017-10-19 12:22:39 +02:00
Jean-Baptiste Holcroft
c40b5a4697
Fix linter
2017-10-19 12:13:47 +02:00
Jean-Baptiste Holcroft
982222a4ab
Use ynh_setup_source
2017-10-19 11:33:09 +02:00
Maniack Crudelis
45502455e5
Fix write access on plugins dir ( #46 )
2017-04-21 21:33:10 +02:00
JimboJoe
8c0c21b9b9
Upgrade to upstream version 1.0.41 + manual database migration ( #44 )
...
Upgrade to upstream version 1.0.41 (closes #43 ) and run migrations during upgrade script (closes #42 )
2017-04-01 18:52:48 +02:00
JimboJoe
7ae3c03fb1
Download sources during installation and upgrade to 1.0.36 ( #38 )
...
* Download sources (except dependencies) during installation and upgrade to 1.0.35
* Download dependencies during installation
Upgrade to 1.0.36
* Download kanboard zip from kanboard.net website
* Take review into account
2017-01-17 17:51:12 +01:00
mbugeia
8304519177
Some fix following the use of new yunohost helpers
2016-07-23 15:41:51 +02:00
mbugeia
e4e1cff6db
Major update of all scripts to use the new yunohost helpers
2016-07-23 14:54:26 +02:00