Commits on Source
734
95e10b14
Initial commit
Jan 18, 2019
cb3d10e4
Fixed scroll-to-focus
Jan 18, 2019
936bebc5
Initial commit
Jan 21, 2019
b561513c
Get FOV from server
Jan 21, 2019
859ffc24
Initial vue commit
Jan 28, 2019
001edce4
Actually gets config from API (with loading spinner!)
Jan 28, 2019
4b935a58
Input for port
Jan 28, 2019
0808f370
Used v-bind for text input updates
Jan 28, 2019
0f7891b4
Better error handling in getConfig
Jan 28, 2019
fdcc0d52
Added wrapper class and heading
Jan 28, 2019
3b47437c
Added buttons for autofocus and recalibration
Jan 31, 2019
5ca9e3d0
Moved connect to a tabbed panel
Feb 07, 2019
79f09406
Added sidebar toggle
Feb 07, 2019
473fff79
Implemented basic stream preview
Feb 07, 2019
15ce0ffc
Added gradations of autofocus and fixed Firefox resizing issue
Feb 07, 2019
9ccb9cf0
Added tabs to display panel, and general layout improvements
Feb 08, 2019
ae76629a
Attached sidebar toggle to sidebar position
Feb 08, 2019
7d05ae25
Added div IDs for code clarity
Feb 08, 2019
02587b5a
Tidied layout
Feb 08, 2019
f5c59d3a
Added basic click, key, and scroll capture
Feb 08, 2019
0c62aa49
Added state mutations
Feb 11, 2019
e42917ee
Update state on connect
Feb 11, 2019
a89aec6c
Disable tabs if disconnected
Feb 11, 2019
28692cc3
Added step size and position-reading boxes
Feb 11, 2019
9acf4d87
Updated todo
Feb 11, 2019
9610b91c
Removed 'connected' state in favour of 'ready' state
Feb 12, 2019
12a0acc4
Added functioning keyboard positioning
Feb 12, 2019
61ea32ef
Added scroll-to-focus
Feb 12, 2019
0c305295
Added click navigation
Feb 12, 2019
8783237b
Removed todo
Feb 12, 2019
737e26c0
Open move-to by default
Feb 12, 2019
34d8b80e
Removed redundant headings
Feb 12, 2019
7083c90c
Expand multiple items
Feb 12, 2019
1b1cbd4b
Started templating gallery
Feb 12, 2019
fbdeb333
Added some spice to gallery template
Feb 12, 2019
c513a94e
Changed readme into todo list for now
Feb 12, 2019
9fde5619
Added functioning tag deletion
Feb 13, 2019
a8c9232b
Updated todo
Feb 13, 2019
8d905f46
More todo updates
Feb 13, 2019
84725caf
More todo
Feb 13, 2019
a765d795
Added support to enter port directly into hostname textbox
Feb 14, 2019
18f3388e
Adde refresh button to gallery
Feb 14, 2019
fb187a46
Added metadata modal
Feb 14, 2019
348eb1b7
Started templating capture panel
Feb 14, 2019
6e0a079c
Fixed mangling hostname when port entered manually
Feb 14, 2019
729c76eb
Functioning capture pane
Feb 14, 2019
c21cdbea
Removed redundant comment
Feb 14, 2019
8ee918af
Disabled swiping
Feb 14, 2019
8d79cb21
Updated todo list
Feb 14, 2019
ebb68297
Added plugin and settings placeholders
Feb 15, 2019
0d55838b
Added stream disable to settings
Feb 15, 2019
11cd8708
Disabled GPU preview toggle until functioning
Feb 15, 2019
bf74527b
Started testing Electron
Feb 15, 2019
72490602
Updated package ock
Feb 15, 2019
9e1c3fbd
Updated todo list
Feb 15, 2019
bb439d8c
Fixed funky scroll bar positioning
Feb 15, 2019
d50673e2
Updated page title and icon
Feb 15, 2019
f9c4df28
Removed reload button, moved functionality to tab icon
Feb 15, 2019
35fdaf33
Simplified connect pane
Feb 15, 2019
1ea1288a
Added rudimentary host saving
Feb 15, 2019
ca38e1cd
Added no connection indicator
Feb 15, 2019
0a2dd91b
savedHost now persistant via localStorage
Feb 15, 2019
3dead8b4
Changed default savedHosts
Feb 15, 2019
909a50aa
Disabled elements now translucent
Feb 15, 2019
6a37df6c
Updated todo list
Feb 15, 2019
ef455560
Removed old todo
Feb 15, 2019
1a8daa67
Updated package name
Feb 17, 2019
1e837c59
Added context menu
Feb 17, 2019
08c0de05
Added microscope settings placeholder
Feb 17, 2019
f1b1237a
Added mistakenly removed context menu requirement
Feb 17, 2019
0bd960d7
Fixed missing div close
Feb 17, 2019
876c5df6
Added method to poll a tasks status
Feb 19, 2019
d3a838b0
Added placeholder buttons for autofocus
Feb 19, 2019
9b5f0c21
Split settings into two panels
Feb 19, 2019
844d0109
Moved app settings to panel
Feb 19, 2019
ab7c88cf
Created microscope settings. Added recalibrate button with polling
Feb 19, 2019
55cdb555
Added backlash confdig
Feb 20, 2019
8bd5c5d4
Different message for disabled stream
Feb 20, 2019
56c8ed6b
Ignore keypress navigation when in lightbox
Feb 20, 2019
aeb7300e
Updated gitignore
Feb 20, 2019
ef6c2243
Merged vue into master
Feb 20, 2019
b3f2641b
Updated todo
Feb 20, 2019
f3024b94
Added tag filtering to gallery
Feb 22, 2019
43c75ebb
Added date sorting toggle
Feb 22, 2019
76caf343
Updated todo
Feb 22, 2019
88c1eca6
Added window track setting
Feb 25, 2019
c0336195
Scroll listener now includes targets containing ScrollTarget
Feb 25, 2019
df77c8ea
Tab switcher now controls on-change events
Feb 25, 2019
e63ab830
Started adding GPU preview methods
Feb 25, 2019
ef8a8bfa
Added track-window settings
Feb 25, 2019
b6447991
Fixed GPU preview negative coordinate error
Feb 26, 2019
fc70a8fe
Fixed GPU preview resize event listener
Feb 26, 2019
6dde17e7
Minor tidying
Feb 26, 2019
0c860fec
Vue autofocus buttons
Feb 26, 2019
af19fb7f
Merge branch 'vue_autofocus_buttons' into 'master'
Feb 26, 2019
f8758fe2
Renamed appSettings to streamSettings
Feb 26, 2019
1ff0737b
Added store.state.ready listener
Feb 26, 2019
d94852ae
Added icons
Feb 26, 2019
604a5c1f
Fixed icon alignment
Feb 26, 2019
21e90205
Streamlined autofocus code
Feb 26, 2019
634 additional commits have been omitted to prevent performance issues.
Loading
Loading