Commit graph

144 commits

Author SHA1 Message Date
Jérôme Lebleu
1cabe959d0 Revert "[enh] Add main domain GET route."
This reverts commit 23354e92bc.
Action must be defined only once in the actions map.
2015-12-24 10:50:43 +01:00
opi
23354e92bc [enh] Add main domain GET route. 2015-11-24 08:34:14 +01:00
Jérôme Lebleu
e14674af88 [enh] Split stdout/stderr wrapping in hook_exec and add a no_trace option 2015-11-14 23:13:51 +01:00
kload
c3d379be5b Revert 95cbff27a9 2015-10-31 21:43:25 +01:00
Jérôme Lebleu
4e72595aaa [fix] Open port 1900 when enabling UPnP (fixes #30) 2015-10-31 21:11:45 +01:00
kload
95cbff27a9 [fix] Allow yunohost firewall service to be run even if YunoHost is unconfigured 2015-10-31 13:58:02 +01:00
opi
adcebb39f9 [fix] Use official.json app list. 2015-10-12 22:24:21 +02:00
Jérôme Lebleu
369dec6775 [enh] Add a hook_info action 2015-10-06 12:43:10 +02:00
Jérôme Lebleu
76c7b3b3db [fix] Restructure app restauration and catch app script failure
* Do not copy again the restore app script
 * Set app folder permissions and properly remove it on failure
 * Add a raise_on_error argument to hook_exec
 * Review displayed messages
2015-10-05 15:08:34 +02:00
Jérôme Lebleu
05c71a871e Merge pull request #106 from zamentur/unstable
[fix] Allow to restore app correctly
2015-10-05 12:26:18 +02:00
Le Kload
b133d13469 Merge pull request #105 from YunoHost/app_debug
App debug
2015-10-04 01:14:20 +02:00
zamentur
d83f81be66 [fix] Restore with the app restore script from the backup 2015-10-03 22:17:02 +02:00
Jérôme Lebleu
ef7234ce20 Merge pull request #104 from YunoHost/regen-conf
Major update: Add a configuration file generator
2015-10-03 03:29:06 +02:00
zamentur
1b8e06e676 [fix] Allow restore to call yunohost action 2015-10-03 00:40:48 +02:00
Laurent Peuch
7da60a6aec Add an app_debug function 2015-10-02 15:23:12 -04:00
Jérôme Lebleu
999a61d2b2 [enh] Allow to ignore backup hooks execution at creation 2015-10-02 03:40:06 +02:00
zamentur
5bb143c32e [fix] Remove --ignore-hooks cause it is unfinished 2015-10-02 03:08:11 +02:00
zamentur
7ef3b7523b Merge remote-tracking branch 'upstream/unstable' into unstable
Conflicts:
	data/actionsmap/yunohost.yml
2015-10-02 02:57:21 +02:00
zamentur
83a796f3ff [enh] Add a yunohost backup delete command 2015-10-02 02:49:04 +02:00
Jérôme Lebleu
7048e98a0a [enh] Update app_info to show app installation status 2015-10-02 00:01:00 +02:00
kload
df8390151e Merge branch 'unstable' into regen-conf 2015-10-01 16:39:15 -04:00
Jérôme Lebleu
843f68e817 [enh] Introduce app status file to store install app info 2015-10-01 22:14:40 +02:00
Jérôme Lebleu
a4acd4c4e5 [fix] Update backup_restore api route and configuration 2015-10-01 22:07:43 +02:00
Jérôme Lebleu
e9a10e79fb [enh] Allow to show backup information at listing 2015-10-01 19:27:19 +02:00
Jérôme Lebleu
89b6b79e60 [enh] Add archive size to backup info and return info at creation 2015-10-01 03:06:32 +02:00
kload
15533c7c6f [fix] Various fixes on configuration regeneration 2015-09-30 19:36:55 -04:00
Jérôme Lebleu
85626134ef [enh] Allow to filter which app to backup/restore 2015-10-01 01:02:24 +02:00
kload
cfc661e612 [fix] Make Nginx configuration generation to work 2015-09-28 16:31:19 -04:00
kload
b6c77c9e43 [enh] Regenerate configuration via hook scripts 2015-09-28 16:54:49 +00:00
kload
0e8366adb5 [fix] IPv6 record in DynDNS 2015-09-28 16:54:49 +00:00
nahoj
bd37a080b8 typo 2015-09-28 16:54:48 +00:00
Jérôme Lebleu
d8dd81c644 [fix] Display YunoHost packages versions (fix #11) 2015-09-28 16:54:48 +00:00
kload
1ceb1259bc [fix] IPv6 record in DynDNS 2015-09-26 22:28:49 +02:00
nahoj
341aaaa905 typo 2015-07-25 14:43:14 +02:00
kload
c8dc2e324f [enh] Bootstrap the regenconf command 2015-07-19 11:08:18 +02:00
Jérôme Lebleu
e43083a56d [fix] Display YunoHost packages versions (fix #11) 2015-07-13 17:50:38 +02:00
kload
3135a51928 [fix] Mandatory protocol for backward compatibility 2015-05-08 02:41:39 +02:00
Adrien Beudin
c31ddef8b6 [enh] Add MX check + Refactoring 2015-04-10 14:29:55 +00:00
Jérôme Lebleu
2c453b4996 Revert "Revert "[fix] Allow empty users argument in app_add/removeaccess""
This reverts commit 569304aa4b.
2015-04-09 22:08:27 +02:00
Adrien Beudin
569304aa4b Revert "[fix] Allow empty users argument in app_add/removeaccess"
This reverts commit a4ab551447.
2015-04-09 11:00:38 +00:00
Jérôme Lebleu
a4ab551447 [fix] Allow empty users argument in app_add/removeaccess 2015-03-25 11:41:36 +01:00
Jérôme Lebleu
54e92ac927 [enh] Add support for user mailbox size quota 2015-03-24 16:38:34 +01:00
Jérôme Lebleu
7e2405029a [fix] Consider new gTLDs in email and domain regex (fix #46) 2015-02-15 04:10:07 +01:00
Jérôme Lebleu
e93f076856 [fix] Ooops, so much yolo kills yolo and actionsmap 2015-02-01 01:34:11 +01:00