173 Commits

Author SHA1 Message Date
65824583ab Use public_key instead of os:cmd/1 to openssl for key generation. 2020-06-17 07:23:19 +09:00
6f43712a40 Fix instruction message 2020-06-16 16:08:36 +09:00
4a5fe74660 Make local_request fetches work when zomp is locally hosted
https://gitlab.com/zxq9/zx/-/issues/86
2020-06-16 15:33:50 +09:00
fac2aaf6b6 Expand daemon public interface; minor fix.
Added:
- zx_daemon:dir/1
- zx_daemon:dirv/1
- zx_daemon:argv/0
- zx_daemon:meta/0

Fixed:
- `zx remove mirror`
2020-06-10 15:41:39 +09:00
107a3e466b Correct prefix in Erlang service app template. 2020-02-10 11:02:24 +09:00
a32bfd137c Verup 2020-02-10 10:48:53 +09:00
07fbd871cd Fix crash when creating a project without a proprietary or no license. 2020-02-10 10:47:35 +09:00
73abd6af5f Don't die just because ZX version check failed. 2020-02-01 14:36:02 +09:00
d60304be49 Keep total log file count in check 2020-01-31 17:20:26 +09:00
b08556f0f5 Implement auto-update 2020-01-31 16:12:49 +09:00
fa3eda079f Minor interface improvement 2020-01-31 15:09:08 +09:00
1ac16f73c9 Add back home interface on zx_daemon 2020-01-29 09:47:22 +09:00
d2054a4e38 Change case 2020-01-24 14:28:54 +09:00
08ec8bff52 Merge branch 'master' of gitlab.com:zxq9/zx 2020-01-24 04:50:49 +09:00
1036146d9a Add Windows NSIS script 2020-01-24 04:50:15 +09:00
727b1c7976 Update comment 2020-01-23 23:49:37 +09:00
4e9dd07f31 Switch from start scripts to start programs on Windows 2020-01-23 23:43:01 +09:00
96b6027942 Fix INCREDIBLY stupid Windows bug (files named "con.*" are illegal!) 2020-01-23 23:37:14 +09:00
b60a0e182f Adding back con.erl 2020-01-23 21:27:29 +09:00
6fdb343acd Trying to fix a messed up file path 2020-01-23 21:26:53 +09:00
5bf2f38248 Reorder 2020-01-20 23:40:26 +09:00
0c3a72be37 Align readme to docs 2020-01-20 23:39:10 +09:00
e473cdafc3 Tidying up 2020-01-20 20:52:02 +09:00
c4283fe8a4 Add a convenience getter script 2020-01-20 19:20:49 +09:00
811ddd7532 Fix capitalization 2020-01-20 17:29:52 +09:00
72d7183696 Remove bundles. Whoops. 2020-01-20 17:15:09 +09:00
2bea70c48d Check for Erlang before proceeding 2020-01-20 17:14:40 +09:00
f35cde997e Formatting 2020-01-20 16:07:44 +09:00
47cd13ca71 Adjust readme 2020-01-20 16:06:29 +09:00
3ed1513ea3 Separate platform-specific installers 2020-01-20 15:50:43 +09:00
4e3c5d7202 WIP: Windows install/starup tweaks 2020-01-19 23:44:46 +09:00
9f1763ec1c Patch version increase 2020-01-16 11:52:27 +09:00
6c1ff3562b Add desktop integration interface function; implement Linux version 2020-01-11 22:06:11 +09:00
894edbe39e Clean up external program API. 2020-01-10 20:56:48 +09:00
f1c97bcb88 Fix possible return value tuple error 2020-01-10 15:17:07 +09:00
ea66d1c191 WIP: Make external program interface libe in 'zx', add desktop integration 2020-01-10 14:20:04 +09:00
6f5a829d43 WIP: Clean up zx interface to external programs. 2020-01-10 12:37:21 +09:00
7e0e4a798d Make tempaltes generate modules with a -vsn directive set. 2020-01-09 21:48:34 +09:00
667d5b3e63 Patch verup 2020-01-08 17:09:40 +09:00
9613539545 Merge branch 'master' of gitlab.com:zxq9/zx 2020-01-08 17:05:00 +09:00
b8c5738640 Minor verup (interface change); add file_exts key 2020-01-08 17:03:42 +09:00
95e8eb8859 Export functions necessary for external launchers to work. 2020-01-08 16:17:40 +09:00
0df1cf8167 Fix list/atom bug in AppMod declaration 2020-01-06 12:33:33 +09:00
63d85b9f7a Fix peer mode queries and add help output 2020-01-06 11:00:59 +09:00
94224a7ba0 Allow users to initialize project names that already exist. 2020-01-06 07:22:54 +09:00
51b3032118 Minor verup 2020-01-05 23:09:25 +09:00
93e5bdb9e6 Make zx_daemon:idle/0 safe to call in all cases. 2020-01-05 23:05:51 +09:00
ebc870d1ed List types 2020-01-05 22:32:07 +09:00
381987475a Make ZX recognize rundir and runlocal for log path generation 2020-01-02 02:13:19 +09:00
ae135a0002 Add README.install and remove legacy scripts and notices 2020-01-02 01:42:37 +09:00