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

17 commits

Author SHA1 Message Date
anmol
9db697ca65 nginx fix 2019-04-05 17:20:46 +05:30
anmol
6ca0d9e0e6 php-fpm fix 2019-04-05 16:59:28 +05:30
anmol
a2dd6cccb1 php-fpm fix 2019-04-05 16:51:36 +05:30
anmol
c01eb0087b Minimum yunohost version 3 required and nginx fix 2019-04-05 16:46:36 +05:30
anmol
41a3dc0425 Updated the package according to latest yunohost standards and app updated to version 0.10.3 2019-04-05 15:59:32 +05:30
anmol26s
d66955e6c2 Remove ini file for php 2018-10-03 21:24:59 +05:30
lapineige
c69790e6c2
Update to 0.10.2 2018-09-21 17:59:40 +02:00
anmol26s
9b3ad936bc revamp the app 2018-06-25 09:27:41 +05:30
Romain Garbage
329c1f774b Add support for multi instances and config at install 2017-03-05 10:26:17 +02:00
Romain Garbage
c91c1b6fd9 Cleaning up the conf dir 2017-03-05 10:26:17 +02:00
lapineige
9d73f6a7c0 Fix user listing syntax
Fix the error:
> TypeError: string indices must be integers
Caused by `print "{0}".format("\n".join(i["username"] for i in userlist))`
`userlist` is a dictionary with {account :{dictionary of parameters}} so I use values() to return the dictionary of parameters.
2016-11-06 15:32:35 +01:00
julienmalik
abd2b745ad Update nginx.conf 2015-12-15 23:06:09 +01:00
julienmalik
c10cf3bf63 Update nginx.conf 2015-12-15 23:05:54 +01:00
Ackak
1f0926c8ac Changement car certaines commandes yunohost ont changées 2015-05-09 00:14:42 +02:00
opi
f340c22b2d Include SSOWAT user panel. 2014-05-29 15:30:21 +02:00
Julien Malik
83294ef5c7 working installation 2013-12-19 18:07:55 +01:00
Julien Malik
0cf59c2135 towards working app... 2013-12-19 03:02:51 +01:00