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

24 commits

Author SHA1 Message Date
whypsi
cee9214745 Merge branch 'master' of https://github.com/YunoHost-Apps/zeronet_ynh 2018-03-17 23:28:59 +01:00
whypsi
19d84e743c Introduces fs_port enabling multi instance
each newly installed instance listens on it's own unique
fileserver port
2018-03-17 22:25:42 +01:00
whypsi
59c6a457a8 Introduces ui_port 2018-03-17 16:04:33 +01:00
whypsi
53dec9c36b
Update README.md 2018-03-17 15:51:29 +01:00
whypsi
d02fcf7796
Update README.md 2018-03-17 15:40:36 +01:00
whypsi
dea04dbf5d Updates ZeroNet to v0.6.2 2018-03-17 14:46:28 +01:00
whypsi
af5e72e39a Replaces deprecated 'yunohost app checkurl' 2017-11-15 21:02:32 +01:00
whypsi
7f925cb1f9 Updates ZeroNet to v0.6.0 2017-11-15 21:02:20 +01:00
whypsi
dde129d9da Fixes package linter requirement [YEP-2.4] ynh_abort_if_errors 2017-11-15 13:19:00 -05:00
whypsi
91ce4c8992 Updates ZeroNet to v0.5.7 2017-10-03 21:39:12 -04:00
whypsi
710dfb9303 Merge branch 'mkody-master' 2017-07-27 14:02:06 +00:00
whypsi
e3bf01e5f9 Fixes removal of symbolic link 2017-07-27 13:53:39 +00:00
whypsi
98d7ee352c Sets zeronet --ui_host start parameter
to value of yunohost domain the zeronet app is running on.
Otherwise access would be denied with "invalid host forbidden".
2017-07-27 13:42:19 +00:00
MKody
5e488f188b Update to v0.5.6 2017-07-16 18:36:14 +02:00
MKody
7857579656 Delete symbolic link before making a new one.
Or it'll just create a symolic link _inside_ your symoblic link. Not useful.
2017-06-15 19:02:26 +02:00
MKody
002949c293 Update to ZeroNet v0.5.5 2017-06-15 18:52:45 +02:00
whypsi
3d72e90da6 By default only the admin user shall be allowed
... to access the ZeroNet app
2017-03-05 21:36:56 +01:00
whypsi
31f19deb58 Fixes package_check configuration
as app can only be installed on root path
2017-03-05 17:47:52 +01:00
whypsi
913169bf67 Fixes restore script
Now makes sure dependencies are installed
2017-03-05 17:47:46 +01:00
whypsi
74ba8de99d Fixes nginx config Accept Header
otherwise ZeroNet returns 403 FORBIDDEN
upon curl request
2017-03-05 17:47:25 +01:00
whypsi
a74d3f7ddb Updates readme 2017-03-04 15:01:38 +01:00
whypsi
5d510a6f97 Fixes nginx conf 2017-03-04 14:50:55 +01:00
whypsi
d87e7807c0 Squashed commit of the following:
commit f64d3c0eca9ee13888524a07b8d178140b52620e
Author: whypsi <whypsi@riseup.net>
Date:   Sat Mar 4 13:35:24 2017 +0100

    Several improvements

    ZeroNet application is now owned by user
    Cleans up code
2017-03-04 13:35:40 +01:00
whypsi
85990f80f4 First commit 2017-03-03 21:26:30 +01:00