OpenDroneMap-WebODM/app
Piero Toffanin f6e0d86b18 Merge branch 'master' of https://github.com/abrbhat/WebODM into master 2020-10-22 22:23:25 -04:00
..
api Fix #866 - Hash password while creating user through admin API 2020-10-21 12:22:16 +05:30
classes GCP logic fix 2020-03-23 16:38:50 -04:00
contexts More CSS tweaks 2017-11-09 12:37:04 -05:00
fixtures More unit tests 2020-04-02 16:58:58 -04:00
media Django CSRF ajax support, file upload example 2016-10-13 16:28:32 -04:00
migrations Resize handling for TIFFs 2019-12-02 12:57:16 -05:00
models Image thumbnails, downloads, camera shots display in map 2020-05-17 15:34:10 -04:00
plugins Force grass locale 2020-10-21 10:44:42 -04:00
scripts Refactored GCP resize code to python 2020-03-23 11:45:46 -04:00
static removed unwanted language support from google prettify 2020-10-01 09:44:31 +05:30
templates/app Fix 3D iframe display 2020-06-07 22:07:37 -04:00
templatetags Single user mode 2020-03-20 12:10:40 -04:00
tests Fix #866 - Hash password while creating user through admin API 2020-10-21 12:22:16 +05:30
vendor GDAL COGEO validation/creation 2020-07-27 11:45:31 -04:00
views Ensure CSRF cookie on public views 2020-08-19 09:13:45 -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 More unit tests 2020-04-02 16:58:58 -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 Default theme CSS 2020-03-20 13:00:09 -04:00
cogeo.py Resample overviews using nearest filter 2020-08-06 13:58:34 -04:00
pending_actions.py Import task functionality poc 2019-02-20 16:42:20 -05:00
raster_utils.py Fix #837 2020-03-21 09:22:55 -04:00
security.py More unit tests 2020-04-02 16:58:58 -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 Plugins refactoring for dynamic URL patterns 2020-03-31 14:02:19 -04:00