summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare 42.alpha42.alphaMichael Catanzaro2022-01-063-1/+47
* Update Indonesian translationKukuh Syafaat2022-01-051-253/+287
* Updated Spanish translationDaniel Mustieles2022-01-041-587/+624
* Update Russian translationAleksandr Melman2022-01-041-444/+472
* Update Catalan translationJordi Mas2022-01-011-2/+2
* Update Portuguese translationHugo Carvalho2021-12-291-268/+308
* Update Hebrew translationYosef Or Boczko2021-12-291-182/+218
* Update Ukrainian translationYuri Chornoivan2021-12-281-268/+307
* prefs/search-engine-row: Only update bang from name when there isn't one alreadyvanadiae2021-12-281-1/+8
* gschema: Add note about adding country-specific search enginesvanadiae2021-12-281-1/+11
* Migrate search-engines setting from an array of tuples to a vardictvanadiae2021-12-285-21/+114
* prefs/search-engine-row: Move a comment back to its correct locationvanadiae2021-12-281-1/+1
* prefs/search-engine-row: Use the "fast" variant of g_utf8_to_ucs4()vanadiae2021-12-281-7/+7
* prefs/search-engine-row: Also split words on "(" for bang generationvanadiae2021-12-281-1/+4
* HACKING.md: Add note about developer mode for the web process extensionvanadiae2021-12-281-0/+7
* prefs/search-engine-row: Add more validation to the bang entryvanadiae2021-12-281-0/+10
* profile-migrator: Allow specifying --do-step-n <n> when n is the same as the ...vanadiae2021-12-261-1/+1
* Port to libportal 0.5Patrick Griffis2021-12-234-6/+10
* Cleanup and update the icon resourcesSam Hewitt2021-12-2316-1367/+124
* Update Hungarian translationBalázs Meskó2021-12-231-313/+297
* Update Hebrew translationYaron Shahrabani2021-12-231-423/+424
* Update Friulian translationFabio Tomat2021-12-221-417/+416
* Update Indonesian translationKukuh Syafaat2021-12-221-430/+428
* output-encoding: remove JS encoding functionMichael Catanzaro2021-12-202-17/+7
* about-handler: don't encode app ID (or install date)Michael Catanzaro2021-12-201-12/+11
* Fix reload buttons on error pagesMichael Catanzaro2021-12-202-59/+114
* Add parameter to desktop actionsSonny Piers2021-12-181-2/+2
* reader-handler: unbreak reader mode and add CSPMichael Catanzaro2021-12-161-4/+17
* web-app-utils: fix crash when app name contains spaces or hyphensMichael Catanzaro2021-12-161-5/+12
* web-app-utils: add FIXME comments regarding hyphensMichael Catanzaro2021-12-161-1/+4
* Style web app delete button like destructive-classPhaedrus Leeds2021-12-162-2/+18
* about-handler: don't attribute-encode title entityMichael Catanzaro2021-12-151-4/+7
* ci: don't check for memory leaks, use-after-free, double freeMichael Catanzaro2021-12-151-1/+1
* ci: add script to run scan-buildMichael Catanzaro2021-12-152-2/+6
* web-view: encode data in error pagesMichael Catanzaro2021-12-151-11/+30
* web-view: convert error pages to use autofree/autoptrMichael Catanzaro2021-12-151-53/+24
* reader-handler: encode data when constructing reader mode contentMichael Catanzaro2021-12-151-6/+15
* reader-handler: fix style errorMichael Catanzaro2021-12-151-2/+1
* view-source-handler: encode data passed to highlight.jsMichael Catanzaro2021-12-151-5/+13
* pdf-handler: properly encode filename before inserting to HTMLMichael Catanzaro2021-12-151-6/+8
* pdf-handler: fix a leakMichael Catanzaro2021-12-151-1/+1
* about-handler: properly encode web app info in about:applicationsMichael Catanzaro2021-12-151-2/+20
* about-handler: properly encode page title/URL in about:overviewMichael Catanzaro2021-12-151-4/+8
* Add anti-XSS rules to HACKING fileMichael Catanzaro2021-12-151-0/+13
* Add secure output encoding functionsMichael Catanzaro2021-12-153-0/+113
* Revert "TechPreview: Enable internal WebKit audio mixer"Michael Catanzaro2021-12-151-2/+1
* Updated Lithuanian translationAurimas Černius2021-12-141-302/+300
* TechPreview: Enable internal WebKit audio mixerPhilippe Normand2021-12-091-1/+2
* Canary: Enable internal WebKit audio mixerPhilippe Normand2021-12-091-0/+1
* Detect Snap sandbox in addition to FlatpakPhaedrus Leeds2021-12-0912-40/+57