imagej-server
imagej-server copied to clipboard
A RESTful web server for ImageJ [EXPERIMENTAL]
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 0.2.17 to 1.4.1. Release notes Sourced from loader-utils's releases. v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34) v1.4.0 1.4.0 (2020-02-19) Features the resourceQuery is passed to...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 3.2.0 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 6.1.0. Release notes Sourced from css-what's releases. v6.1.0 feat: Support pseudo elements with data (#762) 3be227a https://github.com/fb55/css-what/compare/v6.0.1...v6.1.0 v6.0.1 Fix parsing column combinators after tag names...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 6.1.4 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.0.0 to 6.12.3. Release notes Sourced from ajv's releases. v6.12.3 Pass schema object to processCode function Option for strictNumbers (@issacgerges, #1128) Fixed vulnerability related to untrusted schemas...
I enabled the Server update site in Fiji. After installing it, when I start Fiji, the following error appears in the log window: `[ERROR] Cannot create plugin: class='net.imagej.server.external.DefaultTableIOPlugin', priority=-100.0, enabled=true,...
I am getting this error when trying to use imagej-server from the Server update site on the latest Fiji ``` # ./ImageJ-linux64 --server INFO [2020-08-09 21:20:29,931] org.eclipse.jetty.util.log: Logging initialized @3484ms...
I'm attempting to run an ijm script by changing the example that runs a python script. The script I'm attempting to run is as follows: ``` run("Set Scale...", "distance=4.585 known=1...
https://niftysoft.github.io/devlog/2018/05/03/open-api-v3.html