Commit graph

13 commits

Author SHA1 Message Date
Jérôme Lebleu
60c6150877 [fix] Remove remaining dependencies to helpers 2014-05-15 13:06:43 +02:00
Jérôme Lebleu
ffcacf28f8 [fix] Remaining upper-case in returned dict and missing auth in yunohost.app 2014-05-15 12:10:09 +02:00
Jérôme Lebleu
24cbd03d47 [enh] Add i18n \o/ 👏 2014-05-15 01:00:43 +02:00
kload
980e3d5f11 [fix] multiple fixes 2014-04-27 12:25:18 +00:00
kload
620bdefe30 [fix] properly get app settings 2014-04-26 14:25:55 +00:00
kload
d2941035d4 [enh] Backport prerefactoring branch modifications 2014-04-26 13:15:28 +00:00
kload
87e7adcf15 [fix] YunoHost admin & API path 2014-04-24 14:15:48 +00:00
kload
18eb0f9406 [fix] Adapt yunohost_app.py 2014-04-23 10:52:41 +00:00
Jerome Lebleu
23e3ef28be Fix user_list call in yunohost.app 2014-03-30 03:10:45 +02:00
Jerome Lebleu
1c7f54fb5c Update and review yunohost.domain 2014-03-30 03:05:21 +02:00
Jerome Lebleu
85071f9309 Merge remote-tracking branch 'upstream/dev' into test
Conflicts:
	data/actionsmap/yunohost.yml
	lib/yunohost/firewall.py
	lib/yunohost/tools.py
2014-03-26 02:11:20 +01:00
Jerome Lebleu
fa0a7affdd Warn about non-reviewed yunohost package and clean up 2014-03-25 18:56:51 +01:00
Jerome Lebleu
9c9ccc1271 Try to improve time execution and continue refactoring
* Revert to classes centralization into actionsmap.py
* Try to optimize conditions and loops
* Revisit Package class and get directories from a file generated at build
* Early refactoring of i18n
* Move yunohost library into /lib
2014-03-11 00:57:28 +01:00
Renamed from src/yunohost/app.py (Browse further)