aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Updates the build script to automatically upload the build artifact to krista...Felix Queißner2020-06-306-1/+4
* | Small changes, adds updated windows build instructions.Felix (xq) Queißner2020-06-303-3/+32
|/
* Makes windows build possible.Felix Queißner2020-06-307-3/+83
* Cleans up dockerfile.Felix (xq) Queißner2020-06-302-10/+5
* Adds delete button for favourites, adds improved about:favourites rendering.Felix (xq) Queißner2020-06-294-9/+29
* Adds basic editing for favourite groupsFelix (xq) Queißner2020-06-297-15/+79
* Paves road for new favourite system: Refactors the favourites into tree struc...Felix (xq) Queißner2020-06-2911-113/+959
* Adds CI readme.Felix (xq) Queißner2020-06-291-0/+23
* Makes linux AppImage build reproducible with Docker.Felix (xq) Queißner2020-06-294-4/+41
* Adds docker build files based on ubuntu 18.04.Felix (xq) Queißner2020-06-293-0/+32
* Implements style preview for kristall document styles. Allows importing them ...Felix (xq) Queißner2020-06-297-16/+149
* Makes Ctrl-LMB on a link open into a new tab.Felix (xq) Queißner2020-06-295-8/+19
* Changes theme initialization a tad.Felix (xq) Queißner2020-06-296-33/+44
* Huge refacoring of the settings stuff. Provides automated migration between o...Felix (xq) Queißner2020-06-2823-259/+570
* Fixes #24, thanks @paolomiFelix (xq) Queißner2020-06-281-0/+7
* Fixes #25 and #23, starts to implement new config/cache directory system.Felix (xq) Queißner2020-06-285-2/+72
* Updated info for Arch linuxryliejamesthomas2020-06-281-1/+2
* Implements Ctrl-F search, fully featured (F3, Shift-F3, Ctrl-F, Escape)Felix (xq) Queißner2020-06-2711-4/+208
* Fixes typo, adds middle-click to open link in new tab.Felix (xq) Queißner2020-06-277-7/+65
* Allows middle-clicking to close tabs.Felix (xq) Queißner2020-06-277-17/+102
* Adds favourite completions in the toolbar. This was waaaay easier than planned.Felix (xq) Queißner2020-06-263-2/+13
* Fixes tab orderFelix (xq) Queißner2020-06-235-20/+91
* Adds link coloring for markdown.Felix (xq) Queißner2020-06-231-2/+26
* Further improves markdown rendering.Felix (xq) Queißner2020-06-235-49/+94
* Starts to implement new markdown renderingFelix (xq) Queißner2020-06-237-52/+373
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-2252-95/+174
* Removes 'cruft' from cmark. We only care for the source anyways.Felix (xq) Queißner2020-06-2264-15240/+0
* Includes cmark into build.Felix (xq) Queißner2020-06-225-137/+206
* Merge branch 'master' of github.com:MasterQ32/kristallFelix (xq) Queißner2020-06-221-2/+3
|\
| * Update BUILDING.mdmakeworld2020-06-221-2/+3
* | Introduces light and dark icon themes.Felix (xq) Queißner2020-06-2273-164/+354
|/
* Adds link to changelog.Felix (xq) Queißner2020-06-211-0/+4
* Some more manualFelix (xq) Queißner2020-06-211-8/+18
* Adds bugreport.Felix (xq) Queißner2020-06-212-0/+5
* Continues to improve Makefile. Thanks styanFelix (xq) Queißner2020-06-211-4/+4
* Fixes pre-selection of light themeFelix (xq) Queißner2020-06-211-6/+7
* Adds 'OS Default' theme.Felix (xq) Queißner2020-06-216-11/+26
* Fixes some minor bugs, uses MimeType more, updates help.gemini and updates.ge...Felix (xq) Queißner2020-06-218-60/+102
* Adds option for manually trusting a TLS server.Felix (xq) Queißner2020-06-2115-21/+129
* Updates the existing manual sections up-to-date.Felix (xq) Queißner2020-06-213-9/+44
* Fixes a double-error-handlign with SSL trust. Error page is now more correctFelix (xq) Queißner2020-06-216-18/+53
* Fixes makefile for libiconv on BSDsFelix (xq) Queißner2020-06-211-0/+4
* tries to fix code for netbsd.Felix (xq) Queißner2020-06-211-0/+4
* Fix for ubuntu.Felix (xq) Queißner2020-06-211-3/+3
* Removes deprecation warning for setTabStopWidth, tries to fix netbsd build.Felix (xq) Queißner2020-06-212-5/+8
* Updates roadmap to reflect latest changes.Felix (xq) Queißner2020-06-211-5/+0
* Merge branch 'master' of github.com:MasterQ32/kristallFelix (xq) Queißner2020-06-214-0/+0
|\
| * Merge pull request #18 from saint-tiwesdaeg/proper_colorFelix Queißner2020-06-204-0/+0
| |\
| | * Changes icons to new colorTiwesdaeg Twohands2020-06-204-0/+0
| |/
* | Allows moving certificates between groups via drag'n'drop.Felix (xq) Queißner2020-06-213-0/+211