Wykres commitów

2100 Commity (f0552817d5a525cd0084e9fb79f5e25a0d9933a0)

Autor SHA1 Wiadomość Data
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
Luca Di Leo a325cf1f98 Removed gulp 2022-02-01 08:06:34 -08: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
Luca Di Leo c8377be230 Fixed delete button margin 2022-01-31 02:12:52 -08:00
Luca Di Leo 157f72ee0a Improved search form responsiveness 2022-01-31 01:40:26 -08:00
Luca Di Leo ab9b2ef3e2 Fixed add node responsive behaviour 2022-01-28 10:41:48 -08:00
Luca Di Leo 8a25325bb1 Added gulp to automatically build admin css 2022-01-28 10:41:18 -08:00
Luca Di Leo 147b7b4a1c Responsive fixes 2022-01-28 13:01:51 +01:00
Luca Di Leo 0e344472f8 Aligned download assets icons 2022-01-28 11:19:02 +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