Wykres commitów

88 Commity (e3395f908d682ca427c647647be8e71ee5e554a5)

Autor SHA1 Wiadomość Data
Piero Toffanin 52156b18de Progress simplified to global progress only, drop stages reporting 2019-05-19 16:58:45 -04:00
Piero Toffanin 1a4048402f Stage update code, API docs update 2019-05-17 19:24:47 -04:00
Piero Toffanin 250ba43506 seed file support, updated docs 2019-05-05 13:39:39 -04:00
Piero Toffanin 39b8926824 outputs field support for new tasks 2019-05-05 12:35:50 -04:00
Piero Toffanin 5be741bef2 Started rewriting UI, added dropzone, tweaks, drop uploads test mode 2019-01-31 17:16:37 -05:00
Piero Toffanin 5c78f8c506 Chunked API draft working 2019-01-31 13:33:50 -05:00
Piero Toffanin 9fb1097e87 more refactoring, changed gpc --> gcp 2019-01-31 09:45:29 -05:00
Piero Toffanin c7a7423079 Started refactoring to accomodate chunked upload API 2019-01-30 15:56:09 -05:00
Piero Toffanin 5580683ef9 Testing flag 2019-01-09 11:38:29 -05:00
Piero Toffanin 02cf251b02 Fixed docs 2019-01-04 13:29:53 -05:00
Piero Toffanin cdf175f16c Added skippostprocess parameter, converted tabs to spaces in files 2019-01-04 11:36:14 -05:00
Piero Toffanin 45e7af7423 Docs fix 2018-12-22 14:40:15 -05:00
Piero Toffanin 0e7830f26b Defined auth API 2018-12-21 14:16:48 -05:00
Piero Toffanin 787571e6a0 Updated docs with token info 2018-12-15 15:28:29 -05:00
Piero Toffanin 137e46098e Longer timeout for /task/new 2018-12-13 17:03:41 -05:00
Piero Toffanin 91d78d814e Removed json body parser 2018-12-03 19:19:42 -05:00
Piero Toffanin 02751bc68c Removed unneeded use() calls, separate bodyParser from multer 2018-12-03 19:02:52 -05:00
Piero Toffanin 3ab5a9a48f Updated nodeJS version, packages 2018-12-03 16:49:27 -05:00
Piero Toffanin b9b1225158 Catch-all error handler 2018-12-03 09:35:21 -05:00
Piero Toffanin 2b76079bbd Added set-uuid parameter in headers for /task/new 2018-12-02 14:44:37 -05:00
Piero Toffanin 1a274d55f7 Added configuration to set a max-concurrency cap 2018-11-28 16:27:03 -05:00
Piero Toffanin 5dd99884e7 Refactoring, remove images.json from download API, updated hook callback with images database 2018-11-24 14:03:15 -05:00
Piero Toffanin 354bb9c591 images.json download path, URL changes 2018-11-24 13:34:53 -05:00
Piero Toffanin 2e9e7e9f42 S3 upload support 2018-11-23 13:19:52 -05:00
Piero Toffanin 3a16750bb6 maxImages set to null when no limit instead of -1 2018-11-23 09:04:47 -05:00
Piero Toffanin 1b64ce4b3b Better token support in UI 2018-11-20 14:33:27 -05:00
Piero Toffanin 3cc05b0a40 Added authCheck for /options and /info 2018-11-13 09:14:54 -05:00
Piero Toffanin 8e062d7b5d Cleanup tmp/ directory if task has too many images 2018-11-09 13:19:19 -05:00
Piero Toffanin 42d0091a08 Expose parallelQueueProcessing in /info 2018-11-09 12:44:18 -05:00
Piero Toffanin b75e86183f maxImages limit, expose odmVersion 2018-11-09 11:09:19 -05:00
Piero Toffanin 72eb4a7453 Replaced fs.rename with mv 2018-09-12 14:51:16 -04:00
Piero Toffanin 4a797251f4 Added CPU, RAM info in /info, updated API version, docs 2018-06-27 17:27:38 -04:00
Piero Toffanin bf210e5f11 Added SimpleTokenAuth, NoTokenRequiredAuth for token authentication, API definition change 2018-06-25 11:40:57 -04:00
will c6f29eec9f Changed the zip dependency from 'unzip' to 'node-unzip-2' -- handles longer zip urls without error. 2018-06-24 10:01:40 -06:00
Piero Toffanin afb7469c75 Added ability to change task options during restart 2018-01-23 11:04:28 -05:00
Piero Toffanin 094cd5588e Update index.js
Removed uncommented code, fixed comment
2017-04-12 08:53:55 -04:00
Lee Pepper fbca4187be Feature: Allow Zip File uploads
Feature: Optional webhook callback option
2017-04-11 21:55:52 -06:00
Piero Toffanin 074aa9739c Cleanup, better error handling 2017-04-08 20:20:32 -04:00
Piero Toffanin f09aaa52a4 Cleaned up a few lines, better error handling 2017-04-08 19:40:03 -04:00
Lee Pepper f9d4986118 Back up merge 2017-04-07 22:09:05 -06:00
Lee Pepper b9ecdde14a ZIP Uploads
Add: Zip file uploads with optional GCP file
2017-04-07 22:05:20 -06:00
Lee Pepper 93d59292dd Modify: Dockerfile for local build
Add: Webhook callback option
Modify: .gitignore for vscode
2017-04-07 10:55:24 -06:00
Piero Toffanin 10abe3575a Moved exit within if block 2017-03-30 13:04:12 -04:00
Piero Toffanin aee00077d4 Return exit code 1 on launch failure 2017-03-30 13:03:24 -04:00
Piero Toffanin b5d33166d9 Added powercycle option, travis file 2017-03-30 12:23:00 -04:00
Piero Toffanin 6ddbe1feba Updated API to 1.02, removed uncommon asset download URLs, speeded up archiving code, added test mode for skipping orthophoto generation, updated docs, skip tiling process when orthophoto is missing 2017-03-14 11:52:50 -04:00
Piero Toffanin 72c5e8864d Added more meaningful error messages 2017-01-24 08:15:43 -05:00
Piero Toffanin a74a5323b2 Replaced res.download, decreased tile levels, more output 2016-12-14 12:55:35 -05:00
Piero Toffanin 5a91ec4d76 Updated docs 2016-11-08 13:02:26 -05:00
Piero Toffanin aee82d0232 Added tiling generation 2016-11-08 13:01:42 -05:00