Wykres commitów

49 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin ecf6b8f099 Fix License notices 2023-06-08 11:58:50 +02:00
Richard Rowlands c2c56e8500 Support for not specifying an S3 object ACL. 2023-04-03 16:49:08 -06:00
Piero Toffanin eb0a38fd44 Add --s3_ignore_ssl, better S3 error messages 2022-08-01 11:27:27 -04:00
Piero Toffanin 98e30377e3 Revert "Optional S3 ACL setting"
This reverts commit 6676506c3f.
2022-07-04 12:51:33 -04:00
Piero Toffanin 6676506c3f Optional S3 ACL setting 2022-07-04 12:45:32 -04:00
Piero Toffanin df28ecf5fd Auto port selection 2021-09-26 16:26:35 -04:00
Piero Toffanin 90ecdb4c34 Support for pre-compiled 7z/unzip 2021-05-24 11:19:16 -04:00
Piero Toffanin 6dcb39e4d9 Support for dash style param line args 2021-03-28 10:39:53 -04:00
Ozgur Aydogmus 338a952922 added IP&token auth 2021-02-18 21:35:05 +03:00
Piero Toffanin 6ae2cca1f6 Memory-aware multipart uploads 2020-11-02 12:53:50 -05:00
Piero Toffanin f92899639b Merge branch 'master' of https://github.com/OpenDroneMap/NodeODM into python3 2020-09-17 12:00:36 -04:00
Stephen Mather d25627b36d
typo fix 2020-09-16 15:37:40 -04:00
Bibek Joshi 98343ddea1
Added the s3 acl option to read from the command line or config file 2020-09-17 00:05:23 +05:30
Piero Toffanin be98fe4d92 Merged 7unzip branch 2020-09-10 14:07:11 -04:00
Piero Toffanin 8439a04fd4 Use unzip if available 2020-09-10 12:55:22 -04:00
Piero Toffanin 89584ee50b Updated docs, remove download/orthophoto.tif endpoint, migration guide 2020-09-09 14:42:55 -04:00
John Mason e98aed7216 Support s3ForcePathStyle AWS config option
Adds the following ways to configure S3 to use path style instead of
subdomains.

* argument `--s3_force_path_style`
* config file option `s3ForcePathStyle`

Ref: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Config.html#s3ForcePathStyle-property
2020-06-03 06:47:30 -04:00
Piero Toffanin f9c264aa04 Fix 7zip compression 2020-02-05 11:23:08 -05:00
Piero Toffanin df7dc5a9cd Revert zipping to legacy 2020-02-05 09:18:42 -05:00
Piero Toffanin f695c7b44e Use 7zip for compression 2020-01-19 15:21:54 -05:00
Piero Toffanin 85bd1e4a05 Set parallel queue to 1 by default 2020-01-19 13:36:22 -05:00
Piero Toffanin f539638cfa Do not build MBTiles, timeout fixes 2019-10-01 22:59:00 -04:00
Piero Toffanin e206fc7dba Added timeout option 2019-10-01 22:52:48 -04:00
Piero Toffanin 434b84bf7c --test_seconds option 2019-05-28 09:26:17 -04:00
Piero Toffanin 236dc104bf -q alias 2019-05-13 10:42:53 -04:00
Piero Toffanin 1ec908e9d6 Added ability to test task fails 2019-02-13 14:03:28 -05: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 d0e1e1424e Fixed default config 2018-12-05 20:40:08 -05:00
Piero Toffanin bcbec55c03 Added s3_upload_everything flag 2018-12-03 21:46:49 -05:00
Piero Toffanin 1a274d55f7 Added configuration to set a max-concurrency cap 2018-11-28 16:27:03 -05:00
Piero Toffanin 4788bfde4f Webhook improvements 2018-11-23 14:48:22 -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 4ad169a052 S3 configs, S3 module 2018-11-21 22:22:37 -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 a479b5de19 Spaces to tabs 2018-06-25 11:42:44 -04:00
Piero Toffanin bf210e5f11 Added SimpleTokenAuth, NoTokenRequiredAuth for token authentication, API definition change 2018-06-25 11:40:57 -04:00
Piero Toffanin 7dc78379d9 Added DEM derivatives generation 2017-06-30 15:17:44 -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 3230c4b45a Added test switch, mock options data 2016-09-24 20:07:02 -04:00
Piero Toffanin 0d6ae6362d Support to load configuration from .json file 2016-08-02 11:07:54 -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 3538bfa9d5 Make path to ODM a config option 2016-07-29 09:44:24 +10:00
Matthew Berryman 15bb8962d2 Use ES6 let, change default port to 3000 2016-07-29 08:59:08 +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