Wykres commitów

47 Commity (f287715d7c1229fba8ec1cabec01d3195d093794)

Autor SHA1 Wiadomość Data
nchamo f287715d7c Add posibility for multiple nodes 2019-08-14 13:24:07 -03:00
Piero Toffanin 00e77cf04f Allow both nodeodm and micmac nodes to be created 2019-05-26 12:35:52 -04:00
Piero Toffanin 2c60b774d4 MicMac integration tweaks 2019-05-24 15:20:20 -04:00
Jon-Pierre Stoermer fdfa93c71c revert port to 3000 2019-05-10 10:25:36 -06:00
Jon-Pierre Stoermer 6384f8966f initial nodemicmac integration 2019-05-09 18:24:27 -06:00
Piero Toffanin 784d8eb9d3 Removed old initialization code 2019-03-20 16:24:57 -04:00
Piero Toffanin 99428c98cf Running progress bars, tweaks 2018-12-07 15:13:49 -05:00
Piero Toffanin 530b3cc563 Changed node-OpenDroneMap --> NodeODM references 2018-12-04 10:02:13 -05:00
Piero Toffanin 945d744b72 Cleanup plugins only when container is created 2018-08-12 10:55:05 -04:00
Piero Toffanin cd028274ab Plugin utility functions, increased version number 2018-08-11 16:55:24 -04:00
Piero Toffanin ba877fc44a Added unlocking script 2018-04-08 16:21:09 -04:00
Piero Toffanin 2735942409 Added support for server resize, in-browser resize, or no resize 2018-02-19 15:50:26 -05:00
Piero Toffanin 477c4c0b29 Increased timeout values for gunicorn/nginx 2017-12-01 17:55:29 -05:00
Piero Toffanin 4408fc6ad2 Added max-requests, reduced log output, timing tweak in scheduling operation 2017-11-20 13:44:52 -05:00
Piero Toffanin 2328f96140 Cert generation warning 2017-11-17 16:41:41 -05:00
Piero Toffanin 8d9b60f458 Removed pipefail flag 2017-11-17 16:29:45 -05:00
Piero Toffanin 2c74b9f173 Changed script invokation 2017-11-17 16:16:52 -05:00
Piero Toffanin 275ea5f0f6 Certbot port fix 2017-11-17 15:18:17 -05:00
Piero Toffanin 6353b5cc39 Added WO_ prefix to env vars 2017-11-17 14:43:06 -05:00
Piero Toffanin 523f476540 Typo, hostname check 2017-11-17 14:22:48 -05:00
Piero Toffanin b46ae07b5a Lets Encrypt support 2017-11-17 13:42:34 -05:00
Piero Toffanin b9076d1e0e Env vars tweaks 2017-11-16 19:27:55 -05:00
Piero Toffanin a2b8267cd5 Environmental variables, nginx templates 2017-11-16 19:19:19 -05:00
Piero Toffanin 4c6f7e4900 Hide warning on native run 2017-09-03 11:07:19 -04:00
Piero Toffanin ee961ef069 Changed build process to speed up launch 2017-06-15 17:19:05 -04:00
Piero Toffanin acd14e9b5b Increased gunicorn/nginx timeout 2017-06-07 15:27:02 -04:00
Piero Toffanin 910c75c9bf Added warning for static files 2017-06-05 18:32:26 -04:00
Piero Toffanin a9a6f6f424 Added pwd to nginx config 2017-06-05 18:25:17 -04:00
Piero Toffanin c4ba8cc735 Added contrib install script, updated readme, start.sh 2017-05-21 15:08:19 -04:00
Piero Toffanin de8832be00 Fixed unary operator expected fault 2017-05-19 16:39:43 -04:00
Piero Toffanin 197a993d9e Added gunicorn, nginx, modified code to build static assets, check debug settings, apscheduler sync 2017-05-19 16:15:26 -04:00
Piero Toffanin 1edd5f470b Added proposed changes by @mojodna 2017-03-16 09:35:41 -04:00
Piero Toffanin 60d656ce2e Added devenv.sh script, modified start.sh for setting up a development environment 2017-03-15 12:25:02 -04:00
Piero Toffanin 33ba5312d4 Backend layout fix, specified node-odm-1 as a dependency of webapp to fix #71 2017-01-21 12:50:53 -05:00
Piero Toffanin a0c17ec2a5 Removed dat.gui css, added congratulations message with instructions to open a web browser on webodm launch 2017-01-21 11:44:10 -05:00
Piero Toffanin f4df6eb4f7 Changed escape codes to make terminal colors work on MacOS 2016-12-29 16:15:59 -05:00
Piero Toffanin d6ef80986f Added proposed changes by @mojodna 2016-12-14 09:06:04 -05:00
Piero Toffanin bec65c4780 ubuntugis repository for gdal 2.1 dependency, gdal version check in start.sh 2016-12-12 14:09:25 -05:00
Piero Toffanin a9d7cc63ab Removed makemigrations command 2016-12-12 12:48:01 -05:00
Piero Toffanin 0c2b1a7a69 Fixed unary operator warning 2016-12-06 11:34:31 -05:00
Piero Toffanin 6d9b9fdaa5 Added execute permissions on sh scripts 2016-12-06 10:13:52 -05:00
Piero Toffanin cd1fdd48f4 Python version check, docker-compose with nodeodm instance 2016-12-01 10:39:42 -05:00
Piero Toffanin d688c60b49 React setup, ajax retrieval example, live reload, auto SCSS compile 2016-10-11 13:42:17 -04:00
Piero Toffanin 550816ee78 Added default group logic with model wise permissions, tests, api project list with proper permissions check 2016-10-07 19:07:47 -04:00
Piero Toffanin 00801dd01f Modified start.sh to always perform migrations. This is useful when using docker-compose, since the database gets destroyed often with docker's workflow 2016-09-27 17:11:02 -04:00
Piero Toffanin eef0cdfbb0 Added makemigrations command from initialization code 2016-09-27 13:40:21 -04:00
Piero Toffanin c5ca26e7c1 Added docker-compose support 2016-09-11 19:52:31 -04:00