Wykres commitów

2174 Commity (a18e9dd479e858f6b9b4fe9b4ddb00b54aa7388b)

Autor SHA1 Wiadomość Data
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
Luca Di Leo 5087145c96 Fixed ds name access 2022-01-14 08:49:26 -08:00
Luca Di Leo 6978584bdb tag fix 2022-01-14 08:48:25 -08:00
Luca Di Leo eac43672d9 Working on SelectUrlDialog 2022-01-14 04:20:37 -08:00
Luca Di Leo 9fc930104c Fix name field 2022-01-14 04:20:14 -08:00
Luca Di Leo 3e8f28680f Improved settings page 2022-01-14 01:24:33 -08:00
Luca Di Leo df9a2302aa Working on select ddb url dialog 2022-01-13 09:39:43 -08:00
Luca Di Leo 7578e01a0f Added verify configuration button 2022-01-13 07:26:33 -08:00
Luca Di Leo 620af7fc53 Cleanup 2022-01-13 06:39:47 -08:00
Luca Di Leo 772ed1c476 Added endpoints: organizations, datasets, folders and verifyurl 2022-01-13 06:35:21 -08:00
Luca Di Leo 9b773dbabb Added checkcredentials handler 2022-01-13 04:08:32 -08:00
Luca Di Leo efe860e72c Improved ddb exception handling 2022-01-13 04:08:12 -08:00
Luca Di Leo b6b29b913b Removed test class 2022-01-13 01:37:56 -08:00
Luca Di Leo a2578496ef Added ddb wrapper class 2022-01-12 10:03:49 -08:00
Piero Toffanin 208eeab37b
Create SECURITY.md 2022-01-09 17:46:58 -05:00
Luca Di Leo 48acd62d63 Adding dialogs 2022-01-07 10:02:01 -08:00
Luca Di Leo e9437ec8e1 Working on ddb integration 2022-01-07 03:55:35 -08:00
Luca Di Leo 32863c7b33 Added settings page 2022-01-05 06:49:33 -08:00
Luca Di Leo a9a474ad46 Working on skeleton 2022-01-04 09:13:15 -08:00
Piero Toffanin 500420941d
Merge pull request #1118 from Saijin-Naib/Saijin-Naib-Boundary-MIMETypes
Refined Boundary load MIME Types
2021-12-22 15:07:53 -05:00
Saijin-Naib 12b52a6d6d
Change MIME Types for Boundary Load Button
Change IANA MIME Types to be more focused.

text/* to text/plain
added application/geo+json to add GeoJSON support without needing to use All Files.
2021-12-22 14:55:16 -05:00
Saijin-Naib 9d0f7f2409
Merge branch 'OpenDroneMap:master' into master 2021-12-22 14:47:20 -05:00
Piero Toffanin 6696c65735
Merge pull request #1115 from OpenDroneMap/smathermather-kill-ignore-gsd
Remove ignore-gsd from pre-sets
2021-12-17 10:01:57 -05:00
Stephen Mather 8be6a1e5fc
Remove ignore-gsd from pre-sets 2021-12-16 17:49:22 -05:00