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

11 commits

Author SHA1 Message Date
Jocelyn Delande
96b92b6ee6 socket is now in /tmp/ as /var/run/ihatemoney gets rm on each reboot
fixes #3
2015-06-10 00:13:01 +02:00
Jocelyn Delande
6bc8770aa5 Added yunohost logo 2015-05-02 12:47:02 +02:00
Jocelyn Delande
167414f3dd Effective prefix configuration, using patched ihatemoney 2015-05-01 23:27:08 +02:00
Jocelyn Delande
eea29d89c8 That config key was wrong
btw, fixed upstream : https://github.com/spiral-project/ihatemoney/pull/121
2015-05-01 23:25:20 +02:00
Jocelyn Delande
7062aa7cff Fixed path of static media 2015-05-01 23:23:44 +02:00
Jocelyn Delande
14c1789a26 Work in progress : installation is working but upstream app lacks url prefix support 2015-05-01 14:30:09 +02:00
Jocelyn Delande
3192681226 Imperted upstream code at 42dd9d54a8 (upstream is not tagged) inside a the sources dir 2015-04-26 14:06:33 +02:00
Alexis Metaireau
ef353d643c Refactor the application to use blueprints.
This allows to isolate some behavior in the context of the web application so
the API and the web application can behave in different ways.
2011-09-09 21:21:37 +02:00
Alexis Metaireau
83a59fba10 update the path to the app for all conf files 2011-03-10 17:37:10 +00:00
Alexis Metaireau
044ccd2d47 update the names in the nginx conf 2011-03-10 17:33:48 +00:00
Alexis Metaireau
de708ce3ef reshape the folder structure. Add conf files 2011-03-10 17:32:53 +00:00