Joel Collins
|
805c17b509
|
Merge branch 'resolution-fix' into 'master'
Default resolution fix
See merge request openflexure/openflexure-microscope-server!18
|
2019-05-20 09:29:35 +00:00 |
|
Joel Collins
|
8c3cd48f4d
|
Automatically move old config file to new config file
|
2019-05-20 10:24:50 +01:00 |
|
Joel Collins
|
b0e724a706
|
Fixed naming of default config placeholder
|
2019-05-20 10:14:55 +01:00 |
|
Joel Collins
|
9fc4dfc628
|
Moved microscoperc.yaml to microscope_settings.yaml
|
2019-05-20 10:09:01 +01:00 |
|
Joel Collins
|
1fe8ea18d8
|
Default capture resolution to MAX_RESOLUTION
|
2019-05-20 10:06:42 +01:00 |
|
Joel Collins
|
78882ab4c5
|
Removed debug print
|
2019-05-20 10:06:15 +01:00 |
|
jtc42
|
9cddb16dd6
|
Removed NSIS target from appx config
|
2019-05-19 17:22:35 +01:00 |
|
jtc42
|
53bd4e21ca
|
Upgraded hash to SHA256
|
2019-05-19 17:02:12 +01:00 |
|
Joel Collins
|
dbc9e39473
|
Updated iconUrl to static file
|
2019-05-17 16:11:58 +01:00 |
|
Joel Collins
|
b246336b60
|
Removed old pwsh nupkg-builder
|
2019-05-17 16:11:48 +01:00 |
|
Joel Collins
|
b9fbfed530
|
Fixed nupkg generator from mod feedback
|
2019-05-17 16:05:02 +01:00 |
|
Joel Collins
|
7fea0cbd79
|
Simplified keynav debug statements
|
2019-05-17 16:04:41 +01:00 |
|
Joel Collins
|
998b914677
|
Update version in package-lock
|
2019-05-17 16:04:26 +01:00 |
|
Joel Collins
|
bc869794e4
|
Merge branch 'exif-capture-reload' into 'master'
Load capture objects from files. Remove YAML database.
See merge request openflexure/openflexure-microscope-server!17
|
2019-05-15 15:33:35 +00:00 |
|
Joel Collins
|
092181348b
|
Load capture objects from files. Remove YAML database.
|
2019-05-15 16:32:58 +01:00 |
|
Joel Collins
|
f8e647198a
|
Merge branch 'doc-fix' into 'master'
Fixed __init__ imports in stage module
See merge request openflexure/openflexure-microscope-server!16
|
2019-05-15 14:34:57 +00:00 |
|
Joel Collins
|
31c6c284ab
|
Fixed __init__ imports in stage module
|
2019-05-15 15:34:31 +01:00 |
|
Joel Collins
|
c5183f79b1
|
Merge branch 'log-route' into 'master'
Added route to download logfile
See merge request openflexure/openflexure-microscope-server!15
|
2019-05-15 14:30:59 +00:00 |
|
Joel Collins
|
63c0492022
|
Added route to download logfile
|
2019-05-15 15:30:28 +01:00 |
|
Joel Collins
|
d54a35e197
|
Merge branch 'sangaboard3-support' into 'master'
Initial support for SBv3 and MockStage
See merge request openflexure/openflexure-microscope-server!14
|
2019-05-15 12:26:50 +00:00 |
|
Joel Collins
|
ff534e6a51
|
Initial support for SBv3 and MockStage
|
2019-05-15 13:25:04 +01:00 |
|
Joel Collins
|
6888898f34
|
Merge branch 'split-ci' into 'master'
Split ci (0.2.5)
See merge request openflexure/openflexure-microscope-jsclient!23
|
2019-05-14 14:45:03 +00:00 |
|
Joel Collins
|
10c2f5d893
|
Merge branch 'master' into 'split-ci'
# Conflicts:
# package.json
|
2019-05-14 14:44:36 +00:00 |
|
Joel Collins
|
dbdf91844b
|
Iterated package version and fixed UIKit version
|
2019-05-14 15:19:00 +01:00 |
|
Joel Collins
|
ce19199c42
|
Renamed jobs
|
2019-05-14 15:06:13 +01:00 |
|
Joel Collins
|
d859bd203a
|
Prevent choco pack until win32 build finished
|
2019-05-14 14:54:02 +01:00 |
|
Joel Collins
|
cd2809d96a
|
Remove choco push from CI
|
2019-05-14 14:52:47 +01:00 |
|
Joel Collins
|
a256f5a791
|
Split build targets into CI jobs
|
2019-05-14 14:20:07 +01:00 |
|
Joel Collins
|
a866e10fc8
|
Removed AppImage target
|
2019-05-14 14:19:52 +01:00 |
|
Joel Collins
|
7bbca14d24
|
Merge branch '0.2.4-dev' into 'master'
Iterated version number
See merge request openflexure/openflexure-microscope-jsclient!22
|
2019-05-13 10:32:14 +00:00 |
|
Joel Collins
|
e17023b8a9
|
Iterated version number
|
2019-05-13 11:31:33 +01:00 |
|
Joel Collins
|
79442b8380
|
Merge branch 'no-tns-fixed' into 'master'
Removed NativeScript without breaking everything
See merge request openflexure/openflexure-microscope-jsclient!21
|
2019-05-12 20:43:50 +00:00 |
|
Joel Collins
|
646122488e
|
Removed NativeScript without breaking everything
|
2019-05-12 21:43:12 +01:00 |
|
Joel Collins
|
beb05f6736
|
Merge branch 'webapp-in-ci' into 'master'
Add .tar.gz webapp to build
See merge request openflexure/openflexure-microscope-jsclient!18
|
2019-05-12 17:50:22 +00:00 |
|
Joel Collins
|
271d2a9c42
|
Add .tar.gz webapp to build
|
2019-05-12 14:39:54 +00:00 |
|
Joel Collins
|
5d1f9a38e8
|
Merge branch 'uikit-fix' into 'master'
Fix UiKit spinning button bug
See merge request openflexure/openflexure-microscope-jsclient!17
|
2019-05-12 14:31:37 +00:00 |
|
jtc42
|
f62e9a868e
|
Fix UiKit spinning button bug
|
2019-05-10 22:14:19 +01:00 |
|
Joel Collins
|
d2b3452827
|
Merge branch '0.2.3-ci-fix' into 'master'
Fixed nuspec version builder
See merge request openflexure/openflexure-microscope-jsclient!16
|
2019-05-10 11:14:38 +00:00 |
|
Joel Collins
|
bf7c3bcd91
|
Fixed nuspec version builder
|
2019-05-10 12:13:25 +01:00 |
|
Joel Collins
|
b0ee00b097
|
Merge branch 'armhf-deb-fix' into 'master'
(0.2.2 stable) Armhf deb fix
See merge request openflexure/openflexure-microscope-jsclient!15
|
2019-05-10 10:40:19 +00:00 |
|
Joel Collins
|
e47a26d050
|
Package version 0.2.2
|
2019-05-10 11:39:20 +01:00 |
|
Joel Collins
|
b344d5be7f
|
Cache node_modules
|
2019-05-10 11:26:36 +01:00 |
|
Joel Collins
|
a52a549ff2
|
No deploy from web
|
2019-05-10 11:22:18 +01:00 |
|
Joel Collins
|
5c90a93a8a
|
Fixed linux icons
|
2019-05-10 11:21:44 +01:00 |
|
Joel Collins
|
12256c8136
|
Alpha 3
|
2019-05-10 11:17:53 +01:00 |
|
Joel Collins
|
259d941e24
|
Merge branch 'clean-store-fix' into 'master'
Cleaned store mutations and actions
Closes #28
See merge request openflexure/openflexure-microscope-jsclient!14
|
2019-05-10 08:58:58 +00:00 |
|
Joel Collins
|
a5c8b3cc4e
|
Cleaned store mutations and actions
|
2019-05-10 09:58:01 +01:00 |
|
Joel Collins
|
363dfa87a3
|
Merge branch 'localstorage-mixin-fix' into 'master'
Moved localstorage parser to mixin
Closes #7
See merge request openflexure/openflexure-microscope-jsclient!13
|
2019-05-10 08:34:20 +00:00 |
|
Joel Collins
|
29ad537aad
|
Moved localstorage parser to mixin
|
2019-05-10 09:32:41 +01:00 |
|
Joel Collins
|
f87e6d55e9
|
Merge branch 'beforeunload-fix' into 'master'
Beforeunload fix (fixes issue 24)
See merge request openflexure/openflexure-microscope-jsclient!12
|
2019-05-10 08:15:15 +00:00 |
|