Wykres commitów

2434 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin bd70b4b7ec Increase point budget, auto-login logic PoC 2023-09-07 10:50:44 -04:00
Piero Toffanin 4cd5a01023 Add --external-auth-endpoint 2023-09-06 11:09:49 -04:00
Piero Toffanin fd05b3a71f
Merge pull request #1378 from chris-bateman/patch-1
Update test-docker.yml
2023-09-04 20:21:46 -04:00
Piero Toffanin fab02f0cee
Merge pull request #1381 from chris-bateman/patch-3
Update build-and-publish.yml
2023-09-04 20:21:37 -04:00
Piero Toffanin 7c97d9365b
Merge pull request #1380 from chris-bateman/patch-2
Update build-docs.yml
2023-09-04 20:21:26 -04:00
Chris Bateman 132e8f9d69
Update build-and-publish.yml
Update actions/checkout from v2 to v3
2023-09-05 09:17:01 +10:00
Chris Bateman c4c5085e2a
Update build-docs.yml
Update actions/checkout from v2 to v3
2023-09-05 09:15:58 +10:00
Chris Bateman 5047413e12
Update test-docker.yml
Update actions/checkout from v2 to v3
2023-09-05 09:01:51 +10:00
Piero Toffanin 1b92ee1f19 Quota deletion working 2023-09-04 13:34:54 -04:00
Piero Toffanin f1b358db44
Pin redis version 2023-09-04 11:06:27 -04:00
Piero Toffanin 510cd961cf
Merge pull request #1375 from Firefishy/patch-1
Update Map.jsx to use correct tile.osm.org URL
2023-09-02 16:55:01 -04:00
Grant f5ff31b3ff
Update Map.jsx to use correct tile.osm.org URL
See: https://github.com/openstreetmap/operations/issues/737
2023-09-02 17:29:44 +01:00
Piero Toffanin aa737da1a1 Expose profiles API, quota update endpoint 2023-09-01 16:16:13 -04:00
Piero Toffanin b4e54e6406 Tweaks 2023-08-26 09:53:42 -04:00
Piero Toffanin 872d5abbc7 Invalidate cache, warn of quota excess 2023-08-26 09:23:42 -04:00
Piero Toffanin a0dbd68122 Pretty quota status bar 2023-08-26 08:12:16 -04:00
Piero Toffanin cd7f779019 Update locale 2023-08-26 06:07:05 -04:00
Piero Toffanin ba1965add0 Add profile model 2023-08-24 15:02:30 -04:00
Piero Toffanin 5ba0d472af Add tests, update size 2023-08-24 12:17:50 -04:00
Piero Toffanin 08608a6727 Fix non-georeferenced textured models loading 2023-08-21 12:55:17 -04:00
Piero Toffanin 84356f1ce7 External auth PoC, add task sizes 2023-08-21 11:43:50 -04:00
Piero Toffanin 51f03be14e
Merge pull request #1367 from pierotofy/locup
Update locales
2023-08-15 15:56:36 -04:00
Piero Toffanin 544b06a81a Lock pydantic 2023-08-15 15:36:52 -04:00
Piero Toffanin 2035b3a3fe Update locale 2023-08-14 20:28:41 -04:00
Piero Toffanin 849ae6576f
Merge pull request #1355 from vinsonliux/dropzonem-maxfilesize
Dropzonem maxfilesize
2023-06-19 12:39:13 +02:00
vinsonliux 397117fad1 code format 2023-06-19 14:26:18 +08:00
vinsonliux 4b87007682 format add code 2023-06-19 14:24:14 +08:00
vinsonliux 7e9791d5c1 Fixed the uploaded file was too large, set maxFilesize = 128G 2023-06-19 14:08:56 +08:00
Piero Toffanin a290b7af75
Merge pull request #1354 from pierotofy/sharedelfix
Add delete button for read only projects
2023-06-18 18:06:43 +02:00
Piero Toffanin ce108ec119 Add delete button for read only projects 2023-06-18 16:57:13 +02:00
Piero Toffanin 1e5356f74d
Merge pull request #1350 from diegoaces/master
addon: Projects and tasks chart
2023-06-03 18:50:29 -04:00
Diego Acuña af7188890f
Merge branch 'OpenDroneMap:master' into master 2023-06-03 17:27:58 -04:00
Diego Acuña 798434ecad
Merge pull request #3 from diegoaces/charts
New chart plugin
2023-06-03 17:27:45 -04:00
Diego Acuña 3316d1c3a8 New chart plugin 2023-06-03 17:26:22 -04:00
Piero Toffanin cc816a66e9
Mention ODMSemantic3D 2023-05-30 13:28:55 -04:00
Piero Toffanin a6023a9f8d
Merge pull request #1348 from pierotofy/localeup
Update locale strings
2023-05-30 00:18:56 -04:00
Piero Toffanin 5c668292e8 Update locale 2023-05-29 21:31:22 -04:00
Piero Toffanin 8c88111cc4 Update locale strings 2023-05-29 19:44:06 -04:00
Piero Toffanin e0747ab9ae
Merge pull request #1347 from pierotofy/revertdiagnostic
Revert diagnostic plugin changes
2023-05-24 15:00:53 -04:00
Piero Toffanin 277a659771 Revert diagnostic plugin changes 2023-05-24 14:35:23 -04:00
Piero Toffanin 2cedf42751
Merge pull request #1346 from Kathenae/bugfix/task-notification-plugin-db-save
Bugfix: Task notification plugin fails to send email notifications in production mode
2023-05-21 21:22:10 -04:00
Ronald 394e7add2c refactor: use data store for smtp config 2023-05-21 19:55:08 +02:00
Piero Toffanin bdf5b334d6
Merge pull request #1343 from Kathenae/kathenae-task_notification_plugin
Task notification plugin
2023-05-19 13:51:34 -04:00
Piero Toffanin 441782987c Check for active plugin 2023-05-19 13:34:30 -04:00
Piero Toffanin 26dee3b023 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into kathenae-task_notification_plugin 2023-05-19 13:13:49 -04:00
Piero Toffanin d8825e2160
Merge pull request #1345 from pierotofy/flir
Adds support for single band thermal datasets
2023-05-19 13:13:24 -04:00
Piero Toffanin 92a016b095 Bump version 2023-05-19 13:13:06 -04:00
Piero Toffanin 7413ebda7b Fix tests 2023-05-19 12:46:39 -04:00
Piero Toffanin 82c027226a Cache orthophoto bands, better support for single band orthophotos in plant health tab 2023-05-19 11:57:32 -04:00
Piero Toffanin c029446f88 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into flir 2023-05-19 11:25:01 -04:00