summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* WIP: Copy Sonny's impl for manifest supportmwleeds/webapp-manifest-supportPhaedrus Leeds2022-03-303-0/+66
* file-helpers: Drop unused timestamp paramsAlexander Mikhaylenko2022-03-221-3/+3
* download: Drop timestamp from do_download_action()Alexander Mikhaylenko2022-03-222-9/+6
* download: Stop tracking download start timeAlexander Mikhaylenko2022-03-222-42/+1
* Fix web app icon url vs path confusionPhaedrus Leeds2022-03-211-8/+8
* Make web app manager work under FlatpakPhaedrus Leeds2022-03-211-2/+14
* Get rid of web app install_date stringPhaedrus Leeds2022-03-211-1/+7
* Migrate web apps to portal locationsPhaedrus Leeds2022-03-211-9/+6
* Add a WebAppProvider D-Bus interfacePhaedrus Leeds2022-03-211-1/+1
* find-toolbar: Remove dead codeAlexander Mikhaylenko2022-03-012-36/+4
* reader-handler: fix double free of errorMichael Catanzaro2022-03-011-1/+0
* web-view: Remove ::search-key-pressAlexander Mikhaylenko2022-02-251-34/+0
* Prefer GFile-based GtkFileChooser APIAlexander Mikhaylenko2022-02-181-5/+25
* download: Stop using GtkFileChooserButtonAlexander Mikhaylenko2022-02-181-8/+81
* search-engines: Port whole EphySearchEngineManager code to GListModelvanadiae2022-02-111-60/+28
* embed: Properly allow translation of concatenated ", "%s"" in mailto: handlingvanadiae2022-01-291-1/+9
* embed: Split mailto: URIs' addresses using the correct comma separatorvanadiae2022-01-291-1/+3
* 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
* reader-handler: unbreak reader mode and add CSPMichael Catanzaro2021-12-161-4/+17
* Style web app delete button like destructive-classPhaedrus Leeds2021-12-161-1/+2
* about-handler: don't attribute-encode title entityMichael Catanzaro2021-12-151-4/+7
* 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
* Detect Snap sandbox in addition to FlatpakPhaedrus Leeds2021-12-092-3/+3
* web-view: Fix a leak in open_response_cb()Alexander Mikhaylenko2021-12-021-1/+1
* nautilus-floating-bar: Trim downAlexander Mikhaylenko2021-12-021-1/+1
* Unify gtk_box_pack_*() argumentsAlexander Mikhaylenko2021-12-022-10/+11
* download: Stop using gtk_dialog_run()Alexander Mikhaylenko2021-12-011-17/+44
* Stop referencing style class constantsAlexander Mikhaylenko2021-12-013-5/+3
* find-toolbar: Don't set raised style classAlexander Mikhaylenko2021-12-011-2/+0
* find-toolbar: Remove a redundant show_all() callAlexander Mikhaylenko2021-11-291-1/+0
* find-toolbar: Stop setting max-size on the entryAlexander Mikhaylenko2021-11-291-1/+0
* find-toolbar: Remove a useless size groupAlexander Mikhaylenko2021-11-291-8/+0
* find-toolbar: Don't subclass HdySearchBarAlexander Mikhaylenko2021-11-294-12/+17
* embed: Inline EphyEmbedEventAlexander Mikhaylenko2021-11-293-220/+0
* embed: Use New Tab title for overview as wellAlexander Mikhaylenko2021-11-244-10/+6
* Stop using about:blank for new tabsAlexander Mikhaylenko2021-11-246-1/+40
* Follow the system dark preference for reader modeAlexander Mikhaylenko2021-11-212-12/+34
* Display PDFs from non-HTTP/HTTPS protocolsMichael Catanzaro2021-10-241-1/+1
* Fix some user content and user scripts leaksMichael Catanzaro2021-10-151-3/+3
* error: Make error pages work in darkAlexander Mikhaylenko2021-10-061-1/+1
* Use username when retrieving passwords from password managerMichael Catanzaro2021-09-211-0/+2