Wykres commitów

1947 Commity (b7ef17f5d26a172ee68161d63a470bbbbae772db)

Autor SHA1 Wiadomość Data
Piero Toffanin b7ef17f5d2
Fix path 2022-02-07 13:22:54 -05:00
Piero Toffanin c9679da852
Merge pull request #1140 from pierotofy/plugfix
Fix plugins
2022-02-07 13:22:12 -05:00
Piero Toffanin 2bfa4a8383 Fix plugins 2022-02-07 13:20:38 -05:00
Piero Toffanin d7d2cfc4fd
Merge pull request #1136 from gromain/fixGPU
webodm.sh: add proper GPU non detection warning
2022-02-01 16:21:43 -05:00
Romain Bazile 27b90dfdd2 webodm.sh: add proper GPU non detection warning
This closes #1134
2022-02-01 22:11:48 +01:00
Piero Toffanin 70ebfc83b4
Merge pull request #1135 from gromain/master
webodm.sh: Fix the password with space issue
2022-02-01 14:51:53 -05:00
Romain Bazile 08b916bd3b webodm.sh: shellcheck fixes and closes #1133 2022-02-01 19:58:42 +01:00
Piero Toffanin 9c78aa8f35
Merge pull request #1132 from gromain/master
webodm.sh: remove default_nodes and respect WO_DEFAULT_NODES from .env
2022-02-01 10:11:22 -05:00
Romain Bazile 90dd3db1b7 webodm.sh: remove default_nodes and respect WO_DEFAULT_NODES from .env
This fixes #1131 and harmonizes the way WO_DEFAULT_NODES is managed.
2022-02-01 12:19:59 +01:00
Piero Toffanin 6a16b1593c
Merge pull request #1122 from HeDo88TH/add-dronedb-integration
Add DroneDB integration (download & share)
2022-01-25 10:34:21 -05:00
Piero Toffanin 234ee2b190 Final tweak 2022-01-25 10:34:02 -05:00
Piero Toffanin 528109bff8 add geo.txt support 2022-01-25 10:27:45 -05:00
Piero Toffanin 9e119c5c5e Add spinner 2022-01-25 10:23:12 -05:00
Piero Toffanin 56a55874fa Add spinner on load 2022-01-25 10:22:32 -05:00
Piero Toffanin 6df7a435bf Wording fix 2022-01-25 10:09:52 -05:00
Piero Toffanin b9219defb1 Remove word 2022-01-25 10:02:10 -05:00
Piero Toffanin 7bbfefe1e6 Minor tweaks 2022-01-25 09:58:57 -05:00
Piero Toffanin fd23271513
Merge pull request #1125 from ichsan2895/patch-2
Request a change about Nvidia detector
2022-01-24 14:28:48 -05:00
Luca Di Leo e8ca6f38c1 Added dronedb icon 2022-01-24 05:34:28 -08:00
Muhammad Ichsan 6a1301d088
Request a change about Nvidia detector
My previous pull is works perfectly in my computer, it can detect Nvidia driver. But I afraid my code don't work with another computer since I never test with that. So, I add my previous code (which worked in my computer) and keep the previous code (which I think it will works on another computer)
2022-01-24 18:49:06 +07:00
Luca Di Leo 0a4779edc9 Removed go to dataset button 2022-01-24 03:17:09 -08:00
Luca Di Leo d33adbd480 Removed cameras.json, added textured model files and folder separation 2022-01-24 03:07:26 -08:00
Luca Di Leo cc226b552f Save configuration is now disabled when no password is entered 2022-01-24 02:04:04 -08:00
Luca Di Leo 35f820f082 Fixed files count 2022-01-24 01:54:45 -08:00
Luca Di Leo 2083e54d88 Added celerybeta-schedule.db to .gitignore 2022-01-24 01:36:12 -08:00
Luca Di Leo 02568aaaa2 Removed celerybeat-schedule.db 2022-01-24 01:35:31 -08:00
Luca Di Leo 28764326ac Cleanup 2022-01-21 05:34:49 -08:00
Luca Di Leo ba6422fb59 Added retry policy and error handling 2022-01-21 05:34:41 -08:00
Luca Di Leo 4a6e56bf8b Fixed cleanup 2022-01-21 02:20:31 -08:00
Luca Di Leo ab21804dbb Fixes and cleanup 2022-01-20 10:48:54 -08:00
Luca Di Leo 0a08ae7428 DroneDB share works 2022-01-20 10:22:50 -08:00
Luca Di Leo 395039ddb2 Added refresh_token call 2022-01-20 10:21:43 -08:00
Luca Di Leo 37b136f1d7 Added share endpoints wrappers 2022-01-20 08:22:15 -08:00
Luca Di Leo c535603c94 Working on share init/upload/commit 2022-01-19 09:53:29 -08:00
Luca Di Leo 5438577df0 Working on share to ddb button 2022-01-19 07:58:12 -08:00
Luca Di Leo 6ad0bc9f7c Added share to dronedb button 2022-01-19 04:16:33 -08:00
Luca Di Leo 5d71c09460 Added go to dataset button 2022-01-18 08:05:39 -08:00
Luca Di Leo 1cd6f1fbdd Hide comboboxes if no credentials are set 2022-01-18 04:05:20 -08:00
Luca Di Leo 040a502e19 Refactor 2022-01-18 04:04:50 -08:00
Luca Di Leo dcc733174e Fixed typo 2022-01-18 04:04:36 -08:00
Luca Di Leo b05f98464b Fixed bug when importing public dataset 2022-01-18 02:55:28 -08:00
Luca Di Leo 48e168e317 Import dialog improvements + cleanup 2022-01-17 09:54:44 -08:00
Luca Di Leo 7c006f3d32 Added token persistence + refactor 2022-01-17 06:47:37 -08:00
Luca Di Leo 58ee3a5096 Upload working + fixes 2022-01-17 02:06:50 -08:00
Piero Toffanin e741650324
Remove --pc-geometric from Forest 2022-01-14 19:57:51 -05:00
Luca Di Leo ef52c954bd Working on ddb import 2022-01-14 10:59:28 -08:00
Piero Toffanin 471d45d526
Merge pull request #1121 from ichsan2895/patch-1
It can detect NVIDIA driver
2022-01-14 12:20:42 -05:00
Muhammad Ichsan a31502b20e
It can detect NVIDIA driver
`./webodm.sh start --gpu` pulls **opendronemap/nodeodm:gpu.intel** instead of **nvidia**. So, I fix it
2022-01-15 00:07:23 +07:00
Luca Di Leo 4e194ce00d Added ddb url verification + fixes 2022-01-14 08:50:12 -08:00
Luca Di Leo a6cf0b3daf Added info endpoint 2022-01-14 08:49:44 -08:00