Wykres commitów

106 Commity (master)

Autor SHA1 Wiadomość Data
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
Piero Toffanin c056dee485 Updated docs 2016-11-05 14:51:15 -04:00
Piero Toffanin 26ad42cdc2 Added more assets download options, added test processing files, small API change 2016-11-05 14:46:32 -04:00
Piero Toffanin 5ea69e5e66 Strengthened param check on /task/new 2016-10-26 12:50:08 -04:00
Piero Toffanin 36ffae3389 Test mode, bug fixing, automatic linting 2016-09-25 18:35:44 -04:00
Piero Toffanin 3230c4b45a Added test switch, mock options data 2016-09-24 20:07:02 -04:00
Piero Toffanin a50cb80bbe Fixed swagger /info declaration 2016-09-20 17:07:32 -04:00
Piero Toffanin 49d6551e74 Expose swagger.json 2016-09-20 16:08:30 -04:00
Piero Toffanin d5a9648fb6 Renamed /getOptions to /options 2016-09-19 17:25:39 -04:00
Piero Toffanin e1e7fa8fbf Cleanup, syntax error fix, added /getInfo 2016-09-19 17:15:19 -04:00
Piero Toffanin ca0983f180 Added default value to line parameter in /task/uuid/output doc 2016-09-16 20:48:28 -04:00
Piero Toffanin 0eb14d6af8 Quick fix on API docs 2016-09-16 20:47:05 -04:00
Piero Toffanin 98ff96e928 Fixed some items in the docs 2016-09-16 20:42:30 -04:00
Piero Toffanin f51a77d995 Added swagger docs, scripts to generate API doc 2016-09-16 20:20:30 -04:00
Piero Toffanin 3958b8a543 Started working on swagger docs 2016-09-14 19:02:44 -04:00
Piero Toffanin f05375418a Merge pull request #9 from smart-facility/swagger
Swagger
2016-09-14 16:39:25 -04:00
Piero Toffanin 0d6ae6362d Support to load configuration from .json file 2016-08-02 11:07:54 -05:00
Matthew Berryman 19f4c87da2 Merge branch 'master' into swagger 2016-07-31 14:03:54 +10:00
Piero Toffanin 61269d37c1 GPC files support, cleanups, options support, testing 2016-07-30 13:30:56 -05:00
Piero Toffanin f22e572a91 Logger cleanup, more command line arguments, options passing to ODM working 2016-07-29 17:16:22 -05:00
Piero Toffanin 2b1d7ff058 Command line args, moved logger into new module, removed taskmanager logger param, cleanups 2016-07-29 11:59:58 -05:00
Matthew Berryman 40d2479f10 Fix typo in require of TaskManager 2016-07-29 10:28:47 +10:00
Matthew Berryman 422de4e792 Merge remote-tracking branch 'pierotofy/dev' into dev 2016-07-29 09:11:55 +10:00
Matthew Berryman 15bb8962d2 Use ES6 let, change default port to 3000 2016-07-29 08:59:08 +10:00
Piero Toffanin 032e20f390 Code cleanup 2016-07-28 16:46:28 -05:00
Matthew Berryman 02c50e28f0 Start on use of swagger for documenting API 2016-07-28 14:53:23 +10:00
Matthew Berryman 6e3624d5f8 Config + logging
* Use a config file for making things like logging options and port
variable
* Use log file for internal + express (morgan) logging
2016-07-28 11:51:52 +10:00
Piero Toffanin 185467b0cd Options display, sending options to server 2016-07-26 14:20:37 -05:00
Piero Toffanin a769b5425f Options retrieval working 2016-07-25 20:10:18 -05:00
Piero Toffanin 0d605d4722 Started working on options parser 2016-07-25 15:10:34 -05:00
Piero Toffanin 7b501e5dcd Cleanup, license header, AdmZip replacement with Archiver 2016-07-18 17:56:27 -05:00
Piero Toffanin 23bdfe3103 Download of assets 2016-07-18 16:00:01 -05:00
Piero Toffanin 6b3938d616 Task persistence after shutdown 2016-07-15 16:19:50 -05:00
Piero Toffanin 48e292a6cf Task start working, console output 2016-07-09 11:58:14 -05:00
Piero Toffanin 7a4bee53b9 Task processing, UI improvements, OpenDroneMap spawning (still need to fix things) 2016-07-08 15:44:48 -05:00
Piero Toffanin c0e239d709 Cancel task, restart task, minor refactoring 2016-07-07 17:07:17 -05:00
Piero Toffanin 514bc654c0 Knockout.js addition, task list management (work in progress) 2016-07-06 13:44:20 -05:00
Piero Toffanin 31f53011e5 Modified gitignore 2016-07-05 13:07:47 -05:00
Piero Toffanin 9aa34619ff npm init, express hello world, docker file 2016-07-04 15:59:07 -05:00