|
0551a18cc9
|
autostart
|
2016-04-14 12:57:45 +02:00 |
|
|
6018ddd374
|
create ctl symlink if needed
|
2016-03-25 16:59:56 +01:00 |
|
|
0416e1719f
|
wait longer
|
2016-02-13 16:34:48 +05:30 |
|
|
55a858c410
|
use shallow checkouts by default
|
2016-02-12 13:58:50 +05:30 |
|
|
f2e3f57871
|
use platform_local over detected platform if it exists
|
2016-02-06 17:43:17 +05:30 |
|
|
16fbf98303
|
run update_static in init
|
2016-02-06 17:14:37 +05:30 |
|
|
e433076ebc
|
checkout platform env before checking version
|
2016-02-06 16:18:48 +05:30 |
|
|
ca62bd051f
|
split platform
|
2016-02-06 16:07:08 +05:30 |
|
|
8d919e63db
|
dont move files during stop/restart
|
2016-01-20 11:11:50 +05:30 |
|
|
f61a3926e6
|
use quotes
|
2016-01-18 13:07:59 +05:30 |
|
|
25ce4c03e1
|
move pid file to data
|
2016-01-18 13:04:29 +05:30 |
|
|
cef4ce23e1
|
move existing config to data
|
2016-01-18 12:10:50 +05:30 |
|
|
b05618f50a
|
move config to data folder, fixes #171
|
2016-01-18 12:09:39 +05:30 |
|
|
34348de2a8
|
remove unused variable
|
2016-01-16 17:05:51 +05:30 |
|
|
ca1a23f856
|
.. -> ...
|
2016-01-14 12:40:11 +05:30 |
|
|
2e60ade8ff
|
check if pid is still running
|
2016-01-13 11:39:41 +05:30 |
|
|
e047ccf116
|
dont use exec
|
2016-01-13 11:34:56 +05:30 |
|
|
fd90104545
|
dont install updates in ctl
|
2016-01-13 11:03:48 +05:30 |
|
|
516397ae44
|
visual feedback during updates
|
2016-01-12 20:30:54 +05:30 |
|
|
f2ad94453d
|
use ssl certs
|
2016-01-09 12:47:38 +05:30 |
|
|
5d4ed8ffbc
|
implement quit api. indicate if backend is offline
|
2016-01-08 10:02:38 +05:30 |
|
|
6459e7975a
|
typo
|
2016-01-05 22:39:48 +05:30 |
|
|
d4c310f15a
|
use old pid if still around
|
2016-01-05 22:37:14 +05:30 |
|
|
784a29866c
|
create pid per id
|
2016-01-05 21:55:38 +05:30 |
|
|
58541fa303
|
use gtk status icon and open oml in browser
|
2015-12-07 16:17:57 +00:00 |
|
|
199fcfa418
|
require pillow
|
2015-11-26 10:38:40 +01:00 |
|
|
26da12dedd
|
fix shutdown
|
2015-11-18 01:27:53 +01:00 |
|
|
b66f8cd026
|
use default python3, might be missing libs otherwise
|
2015-11-04 21:09:12 +01:00 |
|
|
395c6e5112
|
use python3.4 .5 can not import ed25519 build for 3.4
|
2015-11-04 19:53:43 +01:00 |
|
|
2298fe68b9
|
cleanup ctl
|
2015-11-03 18:44:34 +01:00 |
|
|
2c71bc44f2
|
launch oml in gtk webkit frame on linux
|
2015-11-03 12:13:27 +01:00 |
|
|
a85023d560
|
dont install launch agent on osx
|
2015-11-03 00:28:09 +01:00 |
|
|
74ff203a1a
|
stop launchd agent via ./ctl stop
|
2015-04-02 16:37:38 +02:00 |
|
|
193671be5c
|
check if process is still running
|
2015-03-14 18:06:45 +05:30 |
|
|
8b23ea9658
|
unlink pid file on exit, exec server in ctl script
|
2015-03-07 13:11:08 +05:30 |
|
|
689daa37db
|
run app on ipv4 localhost, chrome on osx disables ipv6 if no global ipv6 address is present
|
2015-02-22 16:53:06 +05:30 |
|
|
8e27b9f76e
|
port to python3
|
2014-09-03 00:38:34 +02:00 |
|
|
0bd359f89d
|
check for updates and offer option option to restart
|
2014-08-22 18:42:08 +02:00 |
|
|
a04270a05c
|
add $USER to pid path
|
2014-08-17 18:11:19 +02:00 |
|
|
d1f63bf0db
|
create db on start/debug if missing
|
2014-08-11 19:32:49 +02:00 |
|
|
b5df7332b3
|
remove pyc files before update
|
2014-08-09 22:04:23 +02:00 |
|
|
679411abc5
|
base might have been updated, cd to latest version
|
2014-08-09 16:07:57 +02:00 |
|
|
537eba0f0f
|
install updates on startup, check for updates
|
2014-08-07 11:46:23 +02:00 |
|
|
792afe0824
|
use loading page
|
2014-08-05 18:04:44 +02:00 |
|
|
33327094e3
|
fix update
|
2014-08-05 12:10:42 +02:00 |
|
|
81e29d1fc2
|
add release update
|
2014-08-05 11:47:16 +02:00 |
|
|
1ce50993dd
|
fix ctl if installed in location with spaces
|
2014-08-04 20:25:27 +02:00 |
|
|
198a01f05b
|
avoid too many open files on os x
|
2014-05-27 20:10:30 +02:00 |
|
|
81065fe26c
|
./ctl start to run without logging
|
2014-05-27 16:53:06 +02:00 |
|
|
4d1d96c07c
|
dont fail in folders with spaces
|
2014-05-20 12:30:53 +02:00 |
|