DroneDB / Hub

Web GUI for DroneDB
GNU Affero General Public License v3.0
6 stars 3 forks source link

Refactor currentPath, always track master branch of ddb.js #35

Closed pierotofy closed 2 years ago

pierotofy commented 2 years ago

I've refactored the use of currentPath to track URIs instead of plain paths; this is needed to make the code compatible with DroneDB Desktop.

Needs https://github.com/DroneDB/CommonUI/pull/6.

pierotofy commented 2 years ago

Closes https://github.com/DroneDB/Hub/issues/34