aboutsummaryrefslogtreecommitdiff
path: root/src/protocols
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix build failuresMike Skec2021-01-061-1/+1
| | | | Also get rid of a warning
* cache code refactorMike Skec2021-01-061-0/+22
|
* Fixes a few warnings and deprecation noticesMike Skec2020-12-312-2/+2
|
* AboutHandler: add emit keywordKarol Kosek2020-12-301-1/+1
|
* 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
* Tries to fix #43.Felix (xq) Queißner2020-11-051-1/+1
|
* gemini: respect sensitive input (status 11)nixo2020-10-291-1/+8
|
* bugfix for issue #48John Sennesael2020-08-213-0/+14
|
* Adds primitive support for emoji fonts.Felix (xq) Queißner2020-08-171-0/+1
|
* Adds delete button for favourites, adds improved about:favourites rendering.Felix (xq) Queißner2020-06-291-4/+13
|
* Adds basic editing for favourite groupsFelix (xq) Queißner2020-06-291-1/+5
|
* Paves road for new favourite system: Refactors the favourites into tree ↵Felix (xq) Queißner2020-06-291-2/+2
| | | | structure instead of flat list.
* Huge refacoring of the settings stuff. Provides automated migration between ↵Felix (xq) Queißner2020-06-283-5/+5
| | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file.
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-2212-0/+1132