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

59 commits

Author SHA1 Message Date
ericgaspar
a5cc874147
Cleaning up 2021-04-22 23:20:15 +02:00
Alexandre Aubin
5e61e46d2b
Merge pull request #58 from YunoHost-Apps/master
Master
2021-03-15 01:27:28 +01:00
ericgaspar
b324c78780
Upgrade to php7.3 2020-12-06 12:26:20 +01:00
Alexandre Aubin
1c9315c9d8
Fix permissions during upgrade 2020-07-09 18:40:26 +02:00
Alexandre Aubin
4aaac5bef2 Delete old user during upgrade 2020-06-17 17:15:16 +02:00
Alexandre Aubin
1dca102353 Public/private is handled by the core using the group permission system 2020-06-17 16:13:09 +02:00
Alexandre Aubin
421888d137 Password strength is to be enforced by the core 2020-06-17 16:11:09 +02:00
Alexandre Aubin
3e34a7e69d Replace username in original index.html 2020-06-17 16:08:05 +02:00
Alexandre Aubin
fba6f8e495 This is not how the regen conf works 2020-06-17 15:55:39 +02:00
Alexandre Aubin
66cc5be9f8 Fuck that shit why have a user with different name than the app -_- 2020-06-17 15:54:40 +02:00
Alexandre Aubin
3c546b1c80 Redacting sensitive data is now handled by the core 2020-06-16 16:53:58 +02:00
Alexandre Aubin
56bcf0bbaf Fix removal of custom regen-conf hook 2020-06-15 20:10:26 +02:00
Alexandre Aubin
7c77c31e30 These helpers are now officials etc 2020-06-15 20:03:26 +02:00
Maniack Crudelis
4f6dd36da6
Syntax error 2020-04-03 13:26:08 +02:00
Maniack Crudelis
7e6889fbae Get actual ssh port 2020-03-26 18:59:10 +01:00
Maniack Crudelis
5ee2886daa Various upgrades 2020-03-25 20:47:16 +01:00
Maniack Crudelis
56e40ac3a1 Actions and config-panel 2020-03-25 20:46:16 +01:00
Maniack Crudelis
f2e31fa492 Optionnal sftp 2020-03-25 20:44:32 +01:00
Maniack Crudelis
6e33fd4c24 use scalable phpfpm 2020-03-25 20:40:07 +01:00
Maniack Crudelis
60710bb18e Add a changelog 2020-03-25 20:35:24 +01:00
Maniack Crudelis
0326f6f014
php7 2019-05-20 11:40:56 +02:00
Maniack Crudelis
cccc014552 Normalization from example_ynh 2019-05-07 13:10:14 +02:00
Kayou
7bae826582
Remove unnecessary comments 2019-03-19 19:32:57 +01:00
Maniack Crudelis
95df8a88fd
Merge branch 'testing' into package_upgrade 2019-03-13 19:52:44 +01:00
Maniack Crudelis
8c2f9fa5c7 Add progression with ynh_print_info 2019-02-17 20:55:53 +01:00
Maniack Crudelis
d5e9add734 Use ynh_backup_if_checksum_is_different instead of a dedicated function 2019-02-16 00:45:30 +01:00
Maniack Crudelis
6fa397587f Give up upgrade from very old version 2019-02-16 00:44:14 +01:00
Maniack Crudelis
0f0bef3b8c Use php7 2019-02-16 00:41:43 +01:00
Maniack Crudelis
034e5fc83c Normalization from example_ynh 2019-02-16 00:39:19 +01:00
Yalh
06d1b5a5c5 Removing deprecated ynh_webpath_available 2019-01-19 19:11:54 +01:00
Maniack Crudelis
14373bc73c Clean scripts 2019-01-19 13:34:47 +01:00
Yalh
b0a9db465b Fix install 2019-01-19 05:07:11 +01:00
Yalh
18916f692b Fix installation 2019-01-19 04:31:01 +01:00
Yalh
d4227ddd74 adding addition exmaple_ynh files 2019-01-19 03:53:40 +01:00
Yalh
803e8ff4a6 Apply example_Ynh to solve CI error:
https://travis-ci.org/YunoHost-Apps/my_webapp_ynh/builds/481615933?utm_source=github_status&utm_medium=notification
2019-01-19 03:32:55 +01:00
Maniack Crudelis
4a6fdbdfef Complete refactoring
* Refactoring
* Fix typos and code spacing
* Change user group
2017-09-26 07:19:17 +02:00
Maniack Crudelis
b630b85643 Fix #8 service ssh reload (#9)
* Fix #8 service ssh reload
2017-03-26 15:03:15 +02:00
Laurent Peuch
01c587ecde [fix] sshd service is not accessible anymore from "service" 2017-01-25 21:21:11 +01:00
Jérôme Lebleu
133dd08717 [enh] Check password strength and check if user exists at removal 2016-05-15 12:14:52 +02:00
Jérôme Lebleu
52869bcf5a [ref] Rename mysql_db argument to with_mysql for comprehension 2016-05-15 12:14:52 +02:00
Jérôme Lebleu
9fea67c20c [enh] Update the upgrade script and document how to migrate 2016-05-14 22:44:50 +02:00
Jérôme Lebleu
643223ec31 [enh] Update backup and restore scripts to fit changes 2016-05-14 20:50:26 +02:00
Jérôme Lebleu
1e98b92d70 [enh] Deny access to hidden files and handle robots.txt in nginx.conf 2016-05-14 20:09:45 +02:00
Jérôme Lebleu
66225a1fe5 [enh] Rewrite scripts and app to offer an SFTP access instead 2016-05-14 19:26:10 +02:00
zamentur
77b5449711 [enh] Add backup/restore scripts 2016-01-11 00:22:54 +01:00
Le Kload
a335e2f332 [fix] Ensure 'files' directory creation 2015-11-16 01:37:25 +01:00
kload
d769d6292e [fix] Remove php5-fpm pool at application removal 2015-08-22 11:56:44 +02:00
kload
2899cd7fee [enh] Make Cheryl to work + fetch libs from local 2015-08-22 11:39:25 +02:00
kload
0d067d051c [enh] Replace FTP by a simple PHP file manager 2015-08-21 22:02:48 +02:00
Julien Malik
0bf478e288 Update remove 2014-12-20 11:27:55 +01:00