summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to highlight.js 10.2.1mcatanzaro/highlightjs-10.2.1Michael Catanzaro2020-09-211-22/+47
| | | | Another day, another highlight.js release.
* ephy-shell: Show run in background option as checkbuttonJan-Michael Brummer2020-09-212-17/+14
| | | | Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1337
* Update to highlight.js 10.2.0Michael Catanzaro2020-09-201-12/+106
|
* Apply Epiphany changes to PDF.jsMichael Catanzaro2020-09-204-56/+77
|
* Update to upstream PDF.js 2.5.207 (without Epiphany changes)Michael Catanzaro2020-09-20111-13615/+12293
|
* Add PDF.js LICENSEMichael Catanzaro2020-09-201-0/+177
|
* Update POTFILES.inPiotr Drąg2020-09-191-0/+1
|
* Update Chinese (Taiwan) translationCheng-Chia Tseng2020-09-171-603/+723
| | | | (cherry picked from commit fc3b66cd7d2abc17d61d58ea45efd98490f5bf45)
* Replace languages list drag & drop green lines with an animationYetizone2020-09-1613-253/+394
| | | | Also remove unused CSS style classes and regenerate CSS
* prefs-general-page: Prevent adding the same language multiple timesYetizone2020-09-141-1/+1
| | | | Fixes https://gitlab.gnome.org/GNOME/epiphany/-/issues/1335
* tab-label: Improve tab muting iconsAlexander Mikhaylenko2020-09-144-1/+90
| | | | | | The current audio icons are awkwardly large for this context, use smaller 'multimedia-volume-control' icon. Bundle it to avoid using it out of context. Add a new muted icon to match it, by Tobias Bernard.
* Fix title of Add Language dialogMichael Catanzaro2020-09-141-1/+1
| | | | There is a rogue underscore here, oops!
* Update Hungarian translationBalázs Úr2020-09-121-938/+1224
|
* Add libdazzle to POTFILES.skipRafael Fontenelle2020-09-121-1/+2
|
* Post-release version bump to new version schemeabderrahim/version-bumpAbderrahim Kitouni2020-09-121-3/+7
|
* Revert version bumpMichael Catanzaro2020-09-111-1/+1
| | | | ../meson.build:61:5: ERROR: String 'alpha' cannot be converted to int
* Remove ad-hoc query parameter strippingmcatanzaro/send-requestMichael Catanzaro2020-09-115-346/+0
| | | | | | | This old, manual, and very non-comprehensive method of tracking prevention doesn't make much sense to do now that we have far more sophisticated anti-tracking measures in WebKit and enabled by default that don't require listing ad-hoc query parameters to remove from URLs.
* embed: Remove unused GtkPanedwip/exalm/panedAlexander Mikhaylenko2020-09-112-11/+3
| | | | Looks like it's a leftover from inspector from very long ago.
* Bump libhandy to 1.0Adrien Plazas2020-09-111-1/+1
| | | | Let's depend on a stable version.
* ephy-shell: Open portal helper in new tabJan-Michael Brummer2020-09-111-1/+1
| | | | Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1329
* ephy-shell: Only add portal helper for non-GNOME environmentsJan-Michael Brummer2020-09-113-2/+17
| | | | Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1330
* Post-release version bump to new version schemeMichael Catanzaro2020-09-111-1/+1
| | | | RIP even/odd versioning. Long live GNOME 3!
* Prepare 3.38.03.38.0Michael Catanzaro2020-09-113-1/+7
|
* Update Friulian translationFabio Tomat2020-09-111-3/+3
|
* Update zh_CN translations (again)Aron Xu2020-09-101-2706/+5348
|
* Update zh_CN translationAron Xu2020-09-101-5347/+2706
|
* Update Italian translationGianvito Cavasoli2020-09-101-758/+996
|
* Update Brazilian Portuguese translationRafael Fontenelle2020-09-091-869/+1169
|
* Updated Czech translationMarek Černocký2020-09-081-45/+35
|
* Update Greek translationEfstathios Iosifidis2020-09-071-92/+98
|
* Update Swedish translationAnders Jonsson2020-09-071-79/+77
|
* Updated Spanish translationDaniel Mustieles2020-09-071-52/+52
|
* Update Swedish translationAnders Jonsson2020-09-071-855/+1104
|
* Update Serbian translationМарко Костић2020-09-071-761/+1030
|
* Updated Danish translationAlan Mortensen2020-09-061-742/+871
|
* Update Polish translationPiotr Drąg2020-09-064-942/+961
|
* Update French translationCharles Monzat2020-09-061-67/+68
|
* Update Catalan translationJordi Mas2020-09-051-191/+189
|
* Update Lithuanian translationAurimas Černius2020-09-051-80/+60
|
* Update German translationStephan Woidowski2020-09-051-657/+770
|
* Prepare 3.37.923.37.92Michael Catanzaro2020-09-043-1/+16
|
* Revert "ephy.js: Improve multi login experience"Michael Catanzaro2020-09-041-108/+121
| | | | This reverts commit 87f1033b0fbb785d5a0219e492ebd88b8d380410.
* Revert "ephy: Close password completion dialog also on Tab and Escape"Michael Catanzaro2020-09-041-5/+0
| | | | This reverts commit 7050df3e2d64c6f37dd13716c28ee7718f7203f6.
* Revert "ephy: Hook menu also for one user"Michael Catanzaro2020-09-041-2/+2
| | | | This reverts commit 1e45efe7d788fc2e8ba673420a3563b11bb9560d.
* Updated Spanish translationDaniel Mustieles2020-09-041-2/+2
|
* window-commands: Open application manager in new tabJan-Michael Brummer2020-09-031-2/+4
| | | | Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1325
* ephy-window: Fix decide_navigation_policy check for web schemesJan-Michael Brummer2020-09-031-1/+1
| | | | | | | Fix check for recursive epiphany prevention so that we can open system supported web schemes. Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1324
* Revert "web-view: Remove handling of plugin errors"Michael Catanzaro2020-09-031-2/+11
| | | This reverts commit 868de06fca4018bb5eaf61bed8dd8c952e813ec2
* Update Turkish translationEmin Tufan Çetin2020-09-031-59/+60
|
* Update Korean translationChangSeok Oh2020-09-021-740/+497
|