Commit graph

133 commits

Author SHA1 Message Date
Joel Collins
7085aaf8d4 Added missing file extension to setupExe 2019-03-02 20:03:37 +00:00
Joel Collins
aa70223114 Removed redundant exe name 2019-03-02 20:00:54 +00:00
Joel Collins
25c8036a97 Group installers by version 2019-03-02 19:55:22 +00:00
Joel Collins
119a8b3309 Updated dev certificate 2019-03-02 19:19:49 +00:00
Joel Collins
95c6cf0750 Updated title to OpenFlexure eV 2019-03-02 16:11:09 +00:00
Joel Collins
ac80321a6e Updated to match Partner account for distribution 2019-03-01 20:44:21 +00:00
Joel Collins
be0703db35 Renamed to OpenFlexure eV 2019-03-01 10:01:39 +00:00
Joel Collins
0ee8825c66 Style fixes 2019-02-28 19:08:00 +00:00
Joel Collins
51937901ec Fixed typo 2019-02-28 19:07:44 +00:00
Joel Collins
9656461d27 Added certificate path 2019-02-28 18:33:44 +00:00
Joel Collins
d23d18bd1b Changed publisher to BOING 2019-02-28 18:33:29 +00:00
Joel Collins
4b57149a93 Dynamically generate appx manifest 2019-02-28 18:33:18 +00:00
Joel Collins
4afdf0a861 Updated dependencies 2019-02-28 12:39:59 +00:00
Joel Collins
1acfa6830b Restructured to significantly reduce package size 2019-02-28 12:29:34 +00:00
Joel Collins
7b5c5aac57 Update dependencies 2019-02-28 11:48:12 +00:00
Joel Collins
e5c6c6b407 Handle squirrel events for Windows installer 2019-02-28 11:47:58 +00:00
Joel Collins
13a4235e5a Updated readme 2019-02-28 09:37:45 +00:00
Joel Collins
f51b349ae9 Added great big make script 2019-02-27 17:03:56 +00:00
Joel Collins
8ab47f9e42 Created create-installer scripts 2019-02-27 17:00:44 +00:00
Joel Collins
bddeebb2a9 Updated package info 2019-02-27 16:59:13 +00:00
Joel Collins
19a946b259 Moved to installers directory 2019-02-27 16:59:02 +00:00
Joel Collins
64caa07480 Fixed hanging process on close 2019-02-27 16:31:14 +00:00
Joel Collins
6f4485ee5c Updated package-lock 2019-02-27 16:30:59 +00:00
Joel Collins
516a1831eb Updated to new icon location 2019-02-27 16:30:48 +00:00
Joel Collins
8bff40388d Ignore src when packaging 2019-02-27 16:30:35 +00:00
Joel Collins
da07022f1d Added appx assets 2019-02-27 16:30:10 +00:00
Joel Collins
a4807da6ea Moved icons up 2019-02-27 13:47:31 +00:00
Joel Collins
adeb5d4e96 Added deb installer scripts 2019-02-27 11:39:57 +00:00
Joel Collins
a35f908fe7 Added deb package config 2019-02-27 11:39:42 +00:00
Joel Collins
b3cf2c50cb Added packaging scripts 2019-02-27 10:49:03 +00:00
Joel Collins
6e109cc066 Restructured electron app 2019-02-27 10:48:48 +00:00
Joel Collins
1e0c3a09d2 Ignore release-builds 2019-02-27 10:48:24 +00:00
Joel Collins
a5b08ab34c Merge branch 'tidied_autofocus_method' into 'master'
Streamlined autofocus code

See merge request openflexure/openflexure-microscope-jsclient!4
2019-02-27 09:22:32 +00:00
Richard Bowman
21e902053c Streamlined autofocus code
There now aren't any nested promises at the top level.  I think we should be able to get rid of the ones in the store.dispatch method too, but that bothers me less because I can't see it!
2019-02-26 18:58:33 +00:00
Joel Collins
604a5c1f21 Fixed icon alignment 2019-02-26 17:57:08 +00:00
Joel Collins
d94852ae8e Added icons 2019-02-26 16:27:37 +00:00
Joel Collins
1ff0737b8a Added store.state.ready listener 2019-02-26 13:48:54 +00:00
Joel Collins
f8758fe2ff Renamed appSettings to streamSettings 2019-02-26 13:48:26 +00:00
Richard Bowman
af19fb7f25 Merge branch 'vue_autofocus_buttons' into 'master'
Vue autofocus buttons

See merge request openflexure/openflexure-microscope-jsclient!2
2019-02-26 10:49:13 +00:00
Joel Collins
0c860fec44 Vue autofocus buttons 2019-02-26 10:49:13 +00:00
Joel Collins
6dde17e7d3 Minor tidying 2019-02-26 10:47:58 +00:00
Joel Collins
fc70a8fe3b Fixed GPU preview resize event listener 2019-02-26 10:31:32 +00:00
Joel Collins
b64479912f Fixed GPU preview negative coordinate error 2019-02-26 10:21:17 +00:00
Joel Collins
ef8a8bfab7 Added track-window settings 2019-02-25 17:16:06 +00:00
Joel Collins
e63ab83000 Started adding GPU preview methods 2019-02-25 17:15:51 +00:00
Joel Collins
df77c8ea17 Tab switcher now controls on-change events 2019-02-25 17:15:34 +00:00
Joel Collins
c03361952f Scroll listener now includes targets containing ScrollTarget 2019-02-25 17:14:51 +00:00
Joel Collins
88c1eca618 Added window track setting 2019-02-25 17:14:24 +00:00
Joel Collins
76caf34374 Updated todo 2019-02-22 14:52:39 +00:00
Joel Collins
43c75ebb8c Added date sorting toggle 2019-02-22 14:52:08 +00:00