OpenDroneMap-WebODM/app
Piero Toffanin 445ad0c40c Refactor 2025-04-15 12:52:00 -04:00
..
api Sanitize import URLs 2025-03-31 02:03:20 -04:00
auth Moar tests 2023-09-11 11:53:10 -04:00
classes Delink console text on duplication 2024-09-28 18:17:35 -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 Update locales, add Greek 2025-03-30 15:50:36 -04:00
media Django CSRF ajax support, file upload example 2016-10-13 16:28:32 -04:00
migrations Add crop field 2025-03-24 15:46:28 -04:00
models Unit tests 2025-03-30 17:30:42 -04: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 Sanitize import URLs 2025-03-31 02:03:20 -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 Sanitize import URLs 2025-03-31 02:03:20 -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 Potree cropping support 2025-03-29 16:32:20 -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