| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Attempt to fix build failures | Mike Skec | 2021-01-06 | 1 | -1/+1 |
| | | | | | Also get rid of a warning | ||||
| * | cache code refactor | Mike Skec | 2021-01-06 | 1 | -0/+22 |
| | | |||||
| * | Fixes a few warnings and deprecation notices | Mike Skec | 2020-12-31 | 2 | -2/+2 |
| | | |||||
| * | AboutHandler: add emit keyword | Karol Kosek | 2020-12-30 | 1 | -1/+1 |
| | | |||||
| * | Revert "file:// protocol now supports text/gemini" | Mike Skec | 2020-12-30 | 1 | -16/+2 |
| | | | | | This reverts commit 01b5d9be0163a43e1d57d77820ce6c334b7f5d85. | ||||
| * | Add preference to show hidden files in directory listings | Mike Skec | 2020-12-30 | 1 | -4/+9 |
| | | | | | also improved listing code so that files and dirs with spaces now display and function properly | ||||
| * | Now support file:// directory listings | Mike Skec | 2020-12-30 | 1 | -0/+20 |
| | | |||||
| * | file:// protocol now supports text/gemini | Mike Skec | 2020-12-30 | 1 | -2/+16 |
| | | | | | by checking file extension | ||||
| * | Tries to fix #43. | Felix (xq) Queißner | 2020-11-05 | 1 | -1/+1 |
| | | |||||
| * | gemini: respect sensitive input (status 11) | nixo | 2020-10-29 | 1 | -1/+8 |
| | | |||||
| * | bugfix for issue #48 | John Sennesael | 2020-08-21 | 3 | -0/+14 |
| | | |||||
| * | Adds primitive support for emoji fonts. | Felix (xq) Queißner | 2020-08-17 | 1 | -0/+1 |
| | | |||||
| * | Adds delete button for favourites, adds improved about:favourites rendering. | Felix (xq) Queißner | 2020-06-29 | 1 | -4/+13 |
| | | |||||
| * | Adds basic editing for favourite groups | Felix (xq) Queißner | 2020-06-29 | 1 | -1/+5 |
| | | |||||
| * | Paves road for new favourite system: Refactors the favourites into tree ↵ | Felix (xq) Queißner | 2020-06-29 | 1 | -2/+2 |
| | | | | | structure instead of flat list. | ||||
| * | Huge refacoring of the settings stuff. Provides automated migration between ↵ | Felix (xq) Queißner | 2020-06-28 | 3 | -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 bit | Felix (xq) Queißner | 2020-06-22 | 12 | -0/+1132 |
