45Drives / cockpit-navigator

A Featureful File Browser for Cockpit
GNU General Public License v3.0
543 stars 41 forks source link

Browser-editable file check too restrictive #50

Closed mitinoh closed 2 years ago

mitinoh commented 2 years ago

It's a simple txt file but with .txt extension, when i try to open it, make me download the file instead of visualizing it

MrTomek commented 2 years ago

and json files is the same

joshuaboud commented 2 years ago

Pretty sure I know where the issue is. Can you send your console log output from when you try to edit the file? It should say "Unknown mimetype:" followed by the file's mime. I'll get this fixed shortly.