OpenDroneMap-WebODM/app
Piero Toffanin 0deef8e65a Fix multispectral rgb export 2025-07-17 13:33:00 -04:00
..
api Pass nodata=0 to WarpedVRTs 2025-05-17 14:28:36 -04:00
auth Cluster mode utils 2025-04-21 16:44:11 -04:00
classes Link task_output.txt <==> console_output.txt 2025-05-05 03:06:25 -04:00
contexts Remove django-compressor 2024-01-09 12:19:24 -05:00
fixtures More unit tests 2020-04-02 16:58:58 -04:00
management/commands Expand console output API, tie UI, add missing cluster command 2025-05-05 11:31:31 -04:00
media Django CSRF ajax support, file upload example 2016-10-13 16:28:32 -04:00
migrations Link task_output.txt <==> console_output.txt 2025-05-05 03:06:25 -04:00
models fix: format string in log message 2025-06-24 22:00:57 +08:00
plugins Refactor 2025-04-15 12:52:00 -04:00
scripts Started refactoring some scripts to be python based 2021-05-26 16:01:52 -04:00
static Fix rescale issue that discarded crop 2025-05-17 14:04:12 -04:00
templates/app Refactor crop button 2025-03-24 14:45:44 -04:00
templatetags Remove django-compressor 2024-01-09 12:19:24 -05:00
tests Expand console output API, tie UI, add missing cluster command 2025-05-05 11:31:31 -04:00
translations Update locale 2025-02-20 13:20:07 -05:00
vendor Replace zipfly --> zipstream-ng 2025-03-18 12:26:01 -04:00
views Share all tasks when a project is shared 2025-03-21 16:46:07 -04:00
.gitignore TestWatch class to monitor and intercept on demand multithreaded calls, changed location of assets during testing 2017-02-07 11:43:17 -05:00
__init__.py Added default group logic with model wise permissions, tests, api project list with proper permissions check 2016-10-07 19:07:47 -04:00
admin.py Hide quota field when adding new users 2024-09-28 19:36:46 -04:00
apps.py PostGIS, Python 3.5, raster datatype inclusion in task, db tests 2016-11-07 17:25:33 -05:00
boot.py Update forest preset 2023-10-25 22:36:18 -04:00
cogeo.py Resample overviews using nearest filter 2020-08-06 13:58:34 -04:00
geoutils.py Potree cropping support 2025-03-29 16:32:20 -04:00
pending_actions.py Add compact feature 2025-03-11 15:11:48 -04:00
pointcloud_utils.py Potree cropping support 2025-03-29 16:32:20 -04:00
raster_utils.py Fix multispectral rgb export 2025-07-17 13:33:00 -04:00
security.py KMZ export support 2021-11-02 18:15:51 -04:00
signals.py Added default group logic with model wise permissions, tests, api project list with proper permissions check 2016-10-07 19:07:47 -04:00
testwatch.py Replaced nodeodm ApiClient with pyodm 2019-02-07 22:07:49 -05:00
uploadhandler.py Allow more files to be handled (now bound mostly by the amount of RAM available) 2017-07-10 17:41:37 -04:00
urls.py UI/Backend changes for project-wide sharing 2025-03-21 14:34:32 -04:00