aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-20Make Ctrl+A select input textRodrigo Arias Mallo
2025-05-18Only parse Content-Disposition for root URLsRodrigo Arias Mallo
2025-05-10Don't use assert to check if realloc() failedRodrigo Arias Mallo
2025-05-08Add Marginalia and Wiby search enginesRodrigo Arias Mallo
2025-05-08Make Ctrl+C copy selection into clipboardRodrigo Arias Mallo
2025-05-07Copy links to clipboard selection tooRodrigo Arias Mallo
2025-05-04Drop Google Search as it now requires JavaScriptRodrigo Arias Mallo
2025-05-02Print brotli version with -vRodrigo Arias Mallo
2025-05-01Add Content-Disposition support to ChangeLogRodrigo Arias Mallo
2025-05-01Allow whitespaces before separatorRodrigo Arias Mallo
2025-05-01Use simpler algorithm to remove bad charactersRodrigo Arias Mallo
2025-05-01Simplify algorithm to parse filenameRodrigo Arias Mallo
2025-05-01Flatten the conditionals so it is easier to readRodrigo Arias Mallo
2025-05-01Free memory before erasing the pointerRodrigo Arias Mallo
2025-05-01Make all pointers mandatory (not NULL)Rodrigo Arias Mallo
2025-05-01Move a_Misc_parse_content_disposition() to misc.hRodrigo Arias Mallo
2025-05-01Offer download if content disposition isn't recognizedCameron Paul
2025-05-01Re-enable failing tests and fix themCameron Paul
2025-05-01Fix disposition test linking and add more test casesCameron Paul
2025-05-01Add content disposition unit testRodrigo Arias Mallo
2025-05-01Fix off by one error with quoted filenamesCameron Paul
2025-05-01Handle quoted content dispositions and escape special filesystem charactersCameron Paul
2025-05-01Support for Content-Disposition filenameCameron Paul
2025-04-30Middle-click on back or forward opens in new tabAlex
2025-04-27Control + left click opens link in new tabRodrigo Arias Mallo
2025-04-27Add about:keys to show keyboard shortcutsRodrigo Arias Mallo
2025-04-21Remove Ubuntu 20.04 from the CI pipelineRodrigo Arias Mallo
2025-04-06Add brotli supportRodrigo Arias Mallo
2025-04-05Update package lists in CIRodrigo Arias Mallo
2025-04-04Ignore build directories and other generated filesRodrigo Arias Mallo
2025-03-20Display RSS feeds as plain textRodrigo Arias Mallo
2025-03-17Add .deps/ to .gitignoreAnthony Miyaguchi
2025-02-28Fix text under scrollbar on the leftRodrigo Arias Mallo
2025-02-19Add -std=c++11 to CI build pipelineRodrigo Arias Mallo
2025-02-19Fix build on Solaris 10 and old gcc 4.0.1Claes Nästén
2025-02-19Compile without -std=c++11Claes Nästén
2025-02-05Fix several typosGevel Tekens
2025-01-25Update the documentation for tab focusing behaviourJuhani Krekelä
2025-01-25Fix OOB read in nsvg__parseColorRGB()bptato
2025-01-25Fixed invalid memory read on single stop gradientklapeto
2025-01-18Release version 3.2.0v3.2.0Rodrigo Arias Mallo
2025-01-17Don't ask when overwriting version fileRodrigo Arias Mallo
2025-01-17Print number of loaded DPIs on startupRodrigo Arias Mallo
2025-01-17Print error if dpi_dir cannot be openedRodrigo Arias Mallo
2025-01-12Release version 3.2.0-rc1v3.2.0-rc1Rodrigo Arias Mallo
2025-01-12Add libpng and libjpeg for Ubuntu CIRodrigo Arias Mallo
2024-12-28Support line fragments in plain text filesRodrigo Arias Mallo
2024-12-17Add support for user actions in the link menuRodrigo Arias Mallo
2024-12-17Fix build error for missing commit.hRodrigo Arias Mallo
2024-12-11Avoid rebuild when the git commit is the sameRodrigo Arias Mallo