aboutsummaryrefslogtreecommitdiff
path: root/src/protocols/filehandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "file:// protocol now supports text/gemini"Mike Skec2020-12-301-16/+2
| | | | This reverts commit 01b5d9be0163a43e1d57d77820ce6c334b7f5d85.
* Add preference to show hidden files in directory listingsMike Skec2020-12-301-4/+9
| | | | also improved listing code so that files and dirs with spaces now display and function properly
* Now support file:// directory listingsMike Skec2020-12-301-0/+20
|
* file:// protocol now supports text/geminiMike Skec2020-12-301-2/+16
| | | | by checking file extension
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+45