Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-17 | Updated release notes | Jaakko Keränen | |
2021-08-17 | Updated release notes | Jaakko Keränen | |
2021-08-15 | Updated AppData | Jaakko Keränen | |
2021-08-15 | Updated release notes | Jaakko Keränen | |
2021-08-11 | Updated translations | Jaakko Keränen | |
2021-08-10 | Updated release notes | Jaakko Keränen | |
2021-08-06 | Updated release notes | Jaakko Keränen | |
2021-08-06 | Updated release notes | Jaakko Keränen | |
2021-08-04 | Updated release notes | Jaakko Keränen | |
2021-08-03 | Bumped version to 1.6.3 | Jaakko Keränen | |
2021-08-03 | Updated release notes | Jaakko Keränen | |
2021-08-03 | Updated translations | Jaakko Keränen | |
2021-08-03 | Updated AppData | Jaakko Keränen | |
2021-08-03 | Updated release notes | Jaakko Keränen | |
2021-08-02 | Updated release notes | Jaakko Keränen | |
2021-08-02 | Added --tab-url option to print active tab's URL | Jaakko Keränen | |
IssueID #319 | |||
2021-08-02 | Updated release notes | Jaakko Keränen | |
2021-08-01 | Updated release notes | Jaakko Keränen | |
2021-08-01 | Translations for hardcoded English strings | Jaakko Keränen | |
IssueID #276 | |||
2021-07-31 | Updated release notes | Jaakko Keränen | |
2021-07-31 | Updated release notes | Jaakko Keränen | |
2021-07-30 | Updated release notes | Jaakko Keränen | |
2021-07-30 | Updated release notes | Jaakko Keränen | |
2021-07-30 | Updated release notes and AppData | Jaakko Keränen | |
2021-07-30 | Updated translations | Jaakko Keränen | |
2021-07-28 | Updated release notes | Jaakko Keränen | |
2021-07-26 | Updated release notes | Jaakko Keränen | |
2021-07-26 | Updated AppData for v1.6 | Jaakko Keränen | |
2021-07-26 | Updated translations | Jaakko Keränen | |
2021-07-24 | Updated translations | Jaakko Keränen | |
2021-07-24 | Added site-specific configuration; default Titan port | Jaakko Keränen | |
When using the upload shortcut, enable configuring a specific port for Titan via site-specific parameters. | |||
2021-07-24 | Updated translations | Jaakko Keränen | |
2021-07-24 | Updated release notes and Help | Jaakko Keränen | |
2021-07-23 | Updated release notes | Jaakko Keränen | |
2021-07-23 | Updated Help: Added Titan uploads | Jaakko Keränen | |
2021-07-22 | UploadWidget: Added UI strings | Jaakko Keränen | |
2021-07-22 | Preferences: Added setting for Return key behavior | Jaakko Keränen | |
2021-07-17 | Updated release notes | Jaakko Keränen | |
2021-07-16 | DocumentWidget: Shortcut for ignoring expiration | Jaakko Keränen | |
2021-07-16 | Allow override for certificate expiry | Jaakko Keränen | |
The user is able to ignore certificate expiry and continue loading the page regardless. This adds a one hour exception to the expiration date. | |||
2021-07-16 | Updated release notes | Jaakko Keränen | |
2021-07-16 | Updated Help | Jaakko Keränen | |
2021-07-16 | Improved TOFU implementation | Jaakko Keränen | |
If a server sends a different certificate (checked by matching public key fingerprints), abort the connection at the TLS handshake stage. A new error page is shown explaining the situation. A button is provided for conveniently opening Page Information, where trust can be updated. The file format of "visited.txt" was updated, so it is now called "visited.2.txt". The new format includes server port numbers, and the fingerprints are calculated based on public keys. IssueID #308 IssueID #309 IssueID #310 | |||
2021-07-15 | Fixing regressions text metrics, InputWidget | Jaakko Keränen | |
`run_Font_` was moving the Y cursor position twice for each line break. Checking for the HarfBuzz UNSAFE_TO_BREAK flag leads to some unexpected behavior near edges of words. The old `tryAdvanceNoWrap` method should return the maximum horizontal advance of the text, and not the cursor position's advance. `draw_WrapText` used the wrong foreground color. `TextBuf` now uses WrapText to do all the measuring and drawing, making things much simpler. | |||
2021-07-14 | Updated release notes | Jaakko Keränen | |
2021-07-14 | Updated README and release notes | Jaakko Keränen | |
Details about HarfBuzz and FriBidi. | |||
2021-07-11 | Lang: Added strings for new preferences | Jaakko Keränen | |
2021-07-04 | Updated Smol Emoji | Jaakko Keränen | |
2021-06-25 | Merge branch 'dev' into work/v1.6 | Jaakko Keränen | |
# Conflicts: # CMakeLists.txt | |||
2021-06-25 | Updated Smol Emoji | Jaakko Keränen | |