Commit graph

21 commits

Author SHA1 Message Date
Kaspar Emanuel
13f7252dd7 Move Vue app to a js directory 2021-09-16 15:13:17 +01:00
Richard
dac1c9a748 Merge branch 'master' into imjoy-support 2021-05-29 12:10:01 +01:00
Richard
d176654e96 Allow ImJoy plugins to be disabled
ImJoy is now loaded dynamically, and can be turned off with
an environment variable.
I've added two new scripts to develop and build without ImJoy.
I suspect these won't see much use, but
they will remind us how to do it when we
want to release a medical version.
The ImJoy "chunk" is named for ease of separation.

Co-authored-by: Kaspar Emanuel <kaspar@monostable.co.uk>
2021-05-29 12:03:55 +01:00
Wei Ouyang
508d9d9acf Support imagej.js stack, upgrade core; 2021-05-14 11:11:06 +02:00
Richard
126766aa06 Removed unnecessary package
I'm not using vuex-map-fields, so have
removed it.
2021-05-05 16:44:25 +01:00
Wei Ouyang
c9cd6fc3bf Bump core version and fix service interface 2021-04-27 19:17:17 +00:00
Richard Bowman
8624e45df4 Axios version bump and vuex-map-fields
vuex-map-fields cleans up code when mapping
store state to local computed properties.
2021-02-23 17:36:58 +00:00
Richard Bowman
0a0687cdd6 Added imjoy support
We now have an imjoy tab and the ability to load plugins
2021-02-09 11:46:29 +00:00
Joel Collins
3c3ecd7f0c Updated dependencies 2020-12-04 13:39:49 +00:00
Joel Collins
52942d598d Updated Vue ESLint plugin 2020-11-22 17:06:30 +00:00
Joel Collins
a1ae94792e Cleaned up store and removed unused FoV setting 2020-11-22 16:52:30 +00:00
Joel Collins
8c180ca285 2.8.0-beta.2 2020-11-11 14:18:26 +00:00
Joel Collins
81ca64e0d8 Properly set up ESLint 2020-10-27 17:05:57 +00:00
Joel Collins
e1cca30deb Added pagination to gallery 2020-10-27 16:37:11 +00:00
Joel Collins
5765814d11 Updated dependencies 2020-09-22 10:24:21 +01:00
Joel Collins
ac21bb3617 Improved visibility observer on MJPEG streams 2020-09-22 10:08:16 +01:00
Joel Collins
de7f4f6dfe Drafted integrated slide scan 2020-09-09 12:16:06 +01:00
Joel Collins
5d34ec615a Client 2.4.0 2020-07-22 16:52:43 +01:00
Joel Collins
ae8e55fcda 2.3.0 2020-07-06 11:50:09 +01:00
Joel Collins
3814a71a0a Simplified keyboard shortcuts 2020-07-05 18:19:44 +01:00
Joel Collins
98819403b3 Switched client from submodule to included 2020-06-25 15:40:51 +01:00