OpenDroneMap-WebODM/app
Piero Toffanin f8d39f960c Upgraded webpack to 4, minor changes to OAM plugin 2018-07-25 15:11:42 -04:00
..
api Fixed off-by-one error, newlines handling 2018-04-19 11:48:57 -04: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 OAM plugin skeleton, data store plugins API, OAM icon, interface 2018-07-24 18:32:24 -04:00
models OAM plugin skeleton, data store plugins API, OAM icon, interface 2018-07-24 18:32:24 -04:00
plugins OAM plugin skeleton, data store plugins API, OAM icon, interface 2018-07-24 18:32:24 -04:00
scripts Added unlocking script 2018-04-08 16:21:09 -04:00
static Add support for Retina Display in Orthophoto 2018-06-24 06:08:39 -03:00
templates/app Upgraded webpack to 4, minor changes to OAM plugin 2018-07-25 15:11:42 -04:00
templatetags Deprecation changes, package updates 2018-03-11 10:51:55 -04:00
tests Added redis test 2018-06-23 10:40:59 -04: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 SCSS theme file online compilation 2017-11-07 16:48:27 -05:00
apps.py PostGIS, Python 3.5, raster datatype inclusion in task, db tests 2016-11-07 17:25:33 -05:00
boot.py Merge pull request #460 from pierotofy/hangfix 2018-06-01 09:04:12 -04:00
pending_actions.py Added support for server resize, in-browser resize, or no resize 2018-02-19 15:50:26 -05:00
permissions.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
postgis.py Added OffDbRasterField, changed orthophoto type from RasterField to OffDbRasterField 2016-12-12 10:32:17 -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