Piero Toffanin
|
4463ae6ec9
|
Merge pull request #70 from pierotofy/chunked
Chunked
|
2019-02-04 09:55:13 -05:00 |
Piero Toffanin
|
c7a7423079
|
Started refactoring to accomodate chunked upload API
|
2019-01-30 15:56:09 -05:00 |
Piero Toffanin
|
911bf08b1b
|
Locked systeminformation to fix dmidecode warning
|
2019-01-18 16:50:54 -05:00 |
Piero Toffanin
|
cdf175f16c
|
Added skippostprocess parameter, converted tabs to spaces in files
|
2019-01-04 11:36:14 -05:00 |
Piero Toffanin
|
43558492f1
|
Downgraded systeminformation to remove dmidecode warning
|
2019-01-03 22:31:29 -05:00 |
Piero Toffanin
|
82ecef4d6a
|
Downgraded systeminformation package to remove dmidecode error on windows
|
2018-12-23 11:01:51 -05:00 |
Piero Toffanin
|
0e7830f26b
|
Defined auth API
|
2018-12-21 14:16:48 -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
|
2b76079bbd
|
Added set-uuid parameter in headers for /task/new
|
2018-12-02 14:44:37 -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
|
4ad169a052
|
S3 configs, S3 module
|
2018-11-21 22:22:37 -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
|
45b25f5b4d
|
Increased version number
|
2018-01-23 11:08:56 -05:00 |
Piero Toffanin
|
d07e8e5e42
|
Added tree-kill
|
2017-09-15 05:22:10 -04:00 |
Piero Toffanin
|
7f62e52c66
|
Updated docs
|
2017-04-08 20:21:28 -04:00 |
Lee Pepper
|
b9ecdde14a
|
ZIP Uploads
Add: Zip file uploads with optional GCP file
|
2017-04-07 22:05:20 -06: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
|
a74a5323b2
|
Replaced res.download, decreased tile levels, more output
|
2016-12-14 12:55:35 -05: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
|
36ffae3389
|
Test mode, bug fixing, automatic linting
|
2016-09-25 18:35:44 -04:00 |
Piero Toffanin
|
4f8faab628
|
Removed e-mail from docs
|
2016-09-21 09:28:55 -04:00 |
Piero Toffanin
|
734a4d31f6
|
Fixed version number
|
2016-09-17 17:53:10 -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 |
Matthew Berryman
|
19f4c87da2
|
Merge branch 'master' into swagger
|
2016-07-31 14:03:54 +10: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
|
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
|
7b501e5dcd
|
Cleanup, license header, AdmZip replacement with Archiver
|
2016-07-18 17:56:27 -05:00 |
Piero Toffanin
|
f157aba2d8
|
Old task cleanup, zipping
|
2016-07-17 18:01:38 -05:00 |
Piero Toffanin
|
2b3411dadc
|
Task cancel, remove, time elapsed
|
2016-07-14 16:42:12 -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
|
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 |