1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cops_ynh.git synced 2024-09-03 18:25:57 +02:00
Commit graph

114 commits

Author SHA1 Message Date
ericgaspar
27ec578fad
Fix 2021-11-20 18:29:14 +01:00
ericgaspar
61340c2d11
Fix 2021-11-20 18:28:33 +01:00
ericgaspar
30bc6e65a4 fix 2021-11-20 09:31:43 +01:00
ericgaspar
6d185e4885 Fix 2021-11-20 09:25:38 +01:00
ericgaspar
e216836ed5
Merge branch 'testing' of https://github.com/YunoHost-Apps/cops_ynh into testing 2021-11-05 15:51:43 +01:00
ericgaspar
b6135f2c74
Update install 2021-11-05 15:41:41 +01:00
Yunohost-Bot
df62361703 Auto-update README 2021-11-05 14:36:59 +00:00
ericgaspar
f382e926ed
Fix version 2021-11-05 15:36:53 +01:00
ericgaspar
009f6b1192
Fix 2021-11-03 22:42:13 +01:00
ericgaspar
d78491a9e3
Fix 2021-08-04 13:31:31 +02:00
ericgaspar
3e1d8ee969
Fix 2021-08-04 13:24:36 +02:00
ericgaspar
e99a0c726e
Update upgrade 2021-08-04 13:19:29 +02:00
ericgaspar
ba483f07d9
Fix 2021-08-04 13:17:27 +02:00
ericgaspar
d0960426ad
Update backup 2021-08-04 13:12:23 +02:00
ericgaspar
9830dac006
Merge branch 'testing' of https://github.com/YunoHost-Apps/cops_ynh into testing 2021-08-04 12:50:15 +02:00
ericgaspar
9cafd89bb7
Update install 2021-08-04 12:50:02 +02:00
Yunohost-Bot
eeeafefbed Auto-update README 2021-08-04 10:49:00 +00:00
ericgaspar
562fb04472
Update manifest.json 2021-08-04 12:48:53 +02:00
ericgaspar
bbb20d1a44
Fix 2021-08-04 12:40:00 +02:00
ericgaspar
14bece62cc
Fix 2021-08-04 12:33:06 +02:00
ericgaspar
f3c1c30c10
Fix 2021-08-04 12:29:53 +02:00
ericgaspar
94dc69d894
Fix 2021-08-04 12:23:13 +02:00
Éric Gaspar
ac499026a7
Update README.md 2020-10-15 16:43:03 +02:00
Maniack Crudelis
957d83c6d4
Update README.md 2020-03-29 13:17:45 +02:00
polytan02
508a2530d0 Merge pull request #1 from YunoHost-Apps/fix_check_process
Fix check_process
2017-03-17 19:32:38 +00:00
Maniack Crudelis
8abf0d8c10 Fix check_process 2017-03-17 18:50:10 +01:00
polytan02
7f6377bd16 Fix for restore until helper works 2017-02-25 23:46:22 +00:00
polytan02
8444404ed6 Correction of typo in upgrade script 2017-02-25 23:30:45 +00:00
polytan02
abd7755ea2 Add set -u & set -eu as per package_linter 2017-02-24 23:53:44 +00:00
polytan02
6b0da6569b Cleaning 2017-02-24 23:51:17 +00:00
polytan02
3c4b9fc21a Cleaning 2017-02-24 23:42:14 +00:00
polytan02
5791047de5 Cleaning of functions in .fonctions 2017-02-24 18:20:15 +00:00
polytan02
db35f2396c Check if user exists using ynh helpers 2017-02-24 17:47:00 +00:00
polytan02
d2811d9103 Test if the user exists with ERR code if not 2017-02-24 17:24:17 +00:00
polytan02
a1cd5fac61 Missing sudo 2017-02-24 17:20:38 +00:00
polytan02
846aaf87e3 Typo 2017-02-24 17:14:30 +00:00
polytan02
061386e23a Simpler test to check if user cops-ynh exists or not 2017-02-24 17:12:32 +00:00
polytan02
5142190959 Test if the user $runninguser already exists before creating it 2017-02-24 16:47:43 +00:00
root
0bcc6cfc56 Use of dedicated system user 2017-02-24 17:06:06 +01:00
polytan02
b6bc5638d7 No need to reinstall deps 2017-02-24 14:32:26 +00:00
polytan02
8570567b5a Use of ynh_package_install_from_equivs 2017-02-24 13:43:49 +00:00
polytan02
0e49eddd8e Default file is index.php 2017-01-18 16:48:08 +00:00
polytan02
9fe12d9988 No backup before upgrade 2017-01-17 23:13:02 +00:00
polytan02
ff2685b6b1 Add of {} 2017-01-17 22:03:10 +00:00
polytan02
15dbffbcdd Backup before upgrade and restore if it fails 2017-01-17 20:27:58 +00:00
polytan02
16ad6b30ed CLeaning 2016-12-24 10:10:00 +00:00
polytan02
d286c0a0b8 No basic auth if the app is private (we are behind the SSO and that enough) 2016-12-24 10:09:31 +00:00
polytan02
bc138989a9 adjustments on check_process 2016-12-24 02:25:25 +00:00
polytan02
41c9597f2c Activate TRAP for install script 2016-12-24 02:02:06 +00:00
polytan02
632836545e No basicauth if app is private 2016-12-24 02:00:25 +00:00