OpenDroneMap-WebODM/app
Piero Toffanin 07998d0ec2 Fixed unit test 2019-01-26 14:52:42 -05:00
..
api Minor refactoring, streaming downloads for large files 2019-01-15 17:51:32 -05:00
contexts More CSS tweaks 2017-11-09 12:37:04 -05:00
fixtures Added GCP resize tests 2018-02-23 14:48:59 -05:00
media Django CSRF ajax support, file upload example 2016-10-13 16:28:32 -04:00
migrations Upgraded Django to 2.1 2019-01-16 10:47:35 -05:00
models Updated README, fixed unit tests 2019-01-16 14:51:57 -05:00
plugins Added processing node removed signal, lightnin plugin dashboard, login 2018-12-31 14:35:55 -05:00
scripts Added unlocking script 2018-04-08 16:21:09 -04:00
static Cancel image upload / resize on task cancel / delete 2019-01-16 13:04:32 -05:00
templates/app Expose ODM version, label for processing nodes 2019-01-15 09:06:22 -05:00
templatetags Deprecation changes, package updates 2018-03-11 10:51:55 -04:00
tests Fixed unit test 2019-01-26 14:52:42 -05:00
views Don't create first project for each user automatically 2018-06-17 16:05:48 -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 Added PluginDatum in administration panel 2018-07-30 12:44:16 -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 More presets 2019-01-15 14:07:35 -05:00
pending_actions.py Added support for server resize, in-browser resize, or no resize 2018-02-19 15:50:26 -05: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 Fixed unit tests 2018-02-17 12:35:03 -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 npm install support for plugins, started moving volume code into plugin, API url mountpoints 2018-03-19 12:26:10 -04:00