Commit Graph

1623 Commits

Author SHA1 Message Date
f7caa77a18 docker: Include the MuWire icon for the webview
#32 - Docker image
2020-01-14 16:59:39 +01:00
7641f64536 docker: Add default MuWire.properties without nickname
#32 - Docker image
2020-01-14 16:59:13 +01:00
02baaace48 Merge branch 'master' of https://github.com/zlatinb/muwire into 32-docker-image 2020-01-14 16:48:12 +01:00
d90067ff39 prompt for nickname even if MuWire.properties exists so that docker can ship a MuWire.properties #32 2020-01-14 14:17:18 +00:00
c910a215f5 Add the /incompletes docker volume
It won't be used by default though

#32 - Docker image
2020-01-14 13:07:37 +01:00
65e073b1b9 Use defaults for the i2p.properties
This will help writing custom properties
 as not everthing will have to be specified in them

#32 - Docker image
2020-01-14 12:29:05 +01:00
489a7518c3 Attempt to reduce size a bit more
- Ignore the cruft when building
 - Remove the correct temporary directory

#32 - Docker image
2020-01-14 01:09:39 +01:00
3733e48bbd Force set the port
The default isn't used in the code.
That should be fixed, but I'm too tired right now

#32 - Docker image
2020-01-14 00:29:33 +01:00
c3723a1348 Try to minimize image size
#32 - Docker image
2020-01-14 00:15:01 +01:00
0e0f52bc77 Retry: Set a home directory for the "app" user
Apparently it's done differently in the parent image,
 so we just overwrite it.

Hopefully now the app user will have a home

#32 - Docker image
2020-01-13 23:38:04 +01:00
60b9e990cf Set a home directory for the "app" user
#32 - Docker image
2020-01-13 21:34:50 +01:00
28ad0ae30f Add --name to docker run command
#32 - Docker image
2020-01-13 20:29:28 +01:00
9142de85cd Correct the link to the i2cp_config.png
#32 - Docker image
2020-01-13 19:51:20 +01:00
4eb31c11e3 Write README and cleanup inconsistencies
#32 - Docker image
2020-01-13 18:42:30 +01:00
e8afe358a5 First Dockerfile with GUI that starts
It doesn't continue yet as it seems to be waiting for a connection
 to I2P... or something else 🤷#32 - Docker image
2020-01-13 17:07:56 +01:00
3db4317fc1 more items 2020-01-01 11:26:59 +00:00
5ad2b28527 more items 2020-01-01 09:19:46 +00:00
3036765f81 translations plugin-mvp 2019-12-27 12:33:22 +01:00
8f9b1e5a8b supress exceptions if client is stopped 2019-12-24 17:05:36 +00:00
e6d59a2438 stop host persister on shutdown 2019-12-24 05:53:02 +00:00
32609b4779 get rid of dependency on groovy-all 2019-12-23 21:16:24 +00:00
74ac4cfecf remove size filter which was left over from grails experiments 2019-12-23 20:54:16 +00:00
69173c4156 update TODO 2019-12-23 20:09:07 +00:00
6283287bee prevent empty input from sharing the I2P working dir 2019-12-22 22:17:57 +00:00
8e3f76f68c move plugin build instructions to the wiki 2019-12-22 16:51:40 +00:00
574294fdc6 update readme 2019-12-22 16:14:42 +00:00
8bd41546cd proper uploader equality check 2019-12-21 23:15:39 +00:00
ba5425c958 extra check for stopped cache client 2019-12-21 15:56:09 +00:00
22580f002c separate update url from main plugin url 2019-12-21 13:46:42 +00:00
5c773cec80 more css changes from zzz 2019-12-20 16:19:00 +00:00
7df00e6709 delete duplicate translation 2019-12-19 20:14:24 +00:00
5c05bd2562 If a result is for a shared file, display it as Downloaded 2019-12-19 20:12:02 +00:00
9df1d043e4 do not initialize the update client if running as a plugin 2019-12-19 18:35:44 +00:00
6ea1a15641 do not initialize the update client if running as a plugin 2019-12-19 18:30:07 +00:00
c0575facec add Downloaded string 2019-12-19 13:12:01 +00:00
09168844e0 css tweaks from zzz 2019-12-19 12:53:51 +00:00
e21d482393 Release 0.6.8 muwire-0.6.8 2019-12-19 06:04:18 +00:00
f5fc3e40c2 add incomplete translations 2019-12-18 11:26:06 +00:00
796a0138fa change Trust Users title for clearer translation; add headers for the two tables 2019-12-18 11:25:36 +00:00
505b4ddb06 comment clairfying verb/noun for Pause and Query 2019-12-18 10:57:56 +00:00
a35216ff56 some translations 2019-12-18 08:23:56 +00:00
fba92fe9b9 missing strings 2019-12-17 20:21:01 +00:00
1cc511b0ae initialize root node in the init function so that it can be translated 2019-12-17 20:19:38 +00:00
fa94c8ebfa persist files after unsharing and pause to let event propagate 2019-12-17 17:24:50 +00:00
88b68a3c5c move controls to the right of the tree nodes 2019-12-17 17:14:30 +00:00
b3e0d2ee7a display tree in order it arrives from servlet 2019-12-17 15:38:24 +00:00
ce293cbda8 sort file tree servlet side 2019-12-17 15:28:49 +00:00
3abc617e9f css changes from zzz 2019-12-17 14:25:42 +00:00
67ee634f20 separate link text for a single certificate 2019-12-17 13:51:34 +00:00
503d54927f fix directories with special characters in them in file tree view 2019-12-17 13:22:31 +00:00