Wykres commitów

41 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin ecf6b8f099 Fix License notices 2023-06-08 11:58:50 +02:00
Piero Toffanin 9027fa8d50 Continue startup if tasks.json is corrupted 2021-06-21 10:48:12 -04:00
Piero Toffanin 18a714b2de Improved taskNew creation by async initialization 2021-05-24 17:02:49 -04:00
Piero Toffanin fd677e8048 Track dateCreated, fixes 2019-10-01 23:43:49 -04: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 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 c574e2b83d Progress receiver class, stages information 2019-05-17 14:03:17 -04:00
Piero Toffanin 6526010112 Fix premature deletion of long run tasks 2019-02-13 15:10:38 -05:00
Piero Toffanin a489a95d6e Bug fixes, parallel uploads working 2019-02-01 13:04:09 -05:00
Piero Toffanin 5c78f8c506 Chunked API draft working 2019-01-31 13:33:50 -05:00
Piero Toffanin c7a7423079 Started refactoring to accomodate chunked upload API 2019-01-30 15:56:09 -05:00
Piero Toffanin cdf175f16c Added skippostprocess parameter, converted tabs to spaces in files 2019-01-04 11:36:14 -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 4788bfde4f Webhook improvements 2018-11-23 14:48:22 -05:00
Piero Toffanin afb7469c75 Added ability to change task options during restart 2018-01-23 11:04:28 -05:00
Piero Toffanin a2f7dd69bc Update TaskManager.js
Added warning message on webhook fail
2017-04-13 08:49:49 -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 1fd8f268f3 Reverted webhook changes 2017-04-08 19:45:57 -04: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 72c5e8864d Added more meaningful error messages 2017-01-24 08:15:43 -05:00
Piero Toffanin 36ffae3389 Test mode, bug fixing, automatic linting 2016-09-25 18:35:44 -04:00
Piero Toffanin e1e7fa8fbf Cleanup, syntax error fix, added /getInfo 2016-09-19 17:15:19 -04:00
Piero Toffanin 0d6ae6362d Support to load configuration from .json file 2016-08-02 11:07:54 -05:00
Piero Toffanin 06c8c331be Modified a few log messages from info to debug 2016-07-31 16:53:25 -05: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 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 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 6b3938d616 Task persistence after shutdown 2016-07-15 16:19:50 -05:00
Piero Toffanin 2b3411dadc Task cancel, remove, time elapsed 2016-07-14 16:42:12 -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