summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Update German translationPhilipp Kiemle2021-01-241-432/+507
|
* Update Persian translationDanial Behzadi2021-01-221-311/+365
|
* Update Persian translationDanial Behzadi2021-01-221-851/+909
|
* Update Friulian translationFabio Tomat2021-01-221-9/+4
|
* Run ESLint on CISonny Piers2021-01-211-1/+8
| | | | Inspired by https://gitlab.gnome.org/GNOME/gnome-sound-recorder/-/merge_requests/43
* Enable eslint prefer-const ruleSonny Piers2021-01-214-84/+85
|
* Add eslint file for JavaScript codeSonny Piers2021-01-214-20/+43
|
* Add translator comment for web extension file chooser dialogmcatanzaro/#1423Michael Catanzaro2021-01-211-0/+1
| | | | Fixes #1423
* Update Friulian translationFabio Tomat2021-01-201-486/+568
|
* Update Hungarian translationBalázs Úr2021-01-191-40/+10
|
* Update Hungarian translationBalázs Úr2021-01-191-578/+772
|
* Always enable smooth scrollingMichael Catanzaro2021-01-191-0/+1
| | | | | This was rejected from WebKit in https://bugs.webkit.org/show_bug.cgi?id=220512.
* Remove smooth scrolling optionJan-Michael Brummer2021-01-195-33/+0
| | | | Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/802
* Updated Lithuanian translationAurimas Černius2021-01-181-489/+564
|
* Update Portuguese translationHugo Carvalho2021-01-181-320/+397
|
* Update Romanian translationFlorentina Mușat2021-01-181-323/+397
|
* Update Swedish translationAnders Jonsson2021-01-171-193/+193
|
* Update Ukrainian translationYuri Chornoivan2021-01-171-356/+441
|
* Update POTFILES.inPiotr Drąg2021-01-171-0/+2
|
* Add initial WebExtension supportJan-Michael Brummer2021-01-1750-47/+4210
|
* ephy: make getWebAppTitle return nullSonny Piers2021-01-161-5/+10
| | | | set_default_application_title will fallback to a better formatted hostname
* Update POTFILES.inPiotr Drąg2021-01-161-0/+3
|
* find-toolbar: Select pre-filled text in search fieldBenjamin Berg2021-01-151-2/+4
| | | | | | | | | | | With commit 809d76e6cfc7 (Pre-fill search field with current selected text) focused text from the website will be pre-filled into the search entry. This is great, but even though the entry is focused, one cannot simply start typing to update the search text. Improve this user interaction by selecting the pre-filled text. Related: #809
* Update Portuguese translationHugo Carvalho2021-01-151-159/+177
|
* Updated Czech translationMarek Černocký2021-01-151-157/+179
|
* Update Romanian translationDaniel Șerbănescu2021-01-151-158/+175
|
* Update Ukrainian translationYuri Chornoivan2021-01-151-158/+178
|
* Add support for Google Search SuggestionsJan-Michael Brummer2021-01-155-47/+209
|
* Update Catalan translationJordi Mas2021-01-141-12/+12
|
* Update Chinese (China) translationBoyuan Yang2021-01-141-547/+588
|
* Updated Spanish translationDaniel Mustieles2021-01-141-355/+345
|
* Update Ukrainian translationYuri Chornoivan2021-01-141-392/+474
|
* help: update preferences navigation to v40Federico Bruni2021-01-138-37/+78
| | | | Closes #1263
* Update Portuguese translationHugo Carvalho2021-01-131-138/+115
|
* Update Romanian translationDaniel Șerbănescu2021-01-131-325/+322
|
* Update Norwegian Bokmål translationKjartan Maraas2021-01-131-108/+118
| | | | (cherry picked from commit 9d8797b1fa20e61ee673e27760c4ac8495f74498)
* Updated Czech translationMarek Černocký2021-01-131-653/+533
|
* Update Ukrainian translationYuri Chornoivan2021-01-111-137/+113
|
* Add HTML bookmark exportJan-Michael Brummer2021-01-112-21/+103
| | | | | | | Export bookmarks as Netscape Bookmark HTML file, which is used among different browser for bookmark export. Furthermore set it as default export format instead of gvdb. Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/483
* Do not use invalid Firefox session tokensJan-Michael Brummer2021-01-111-1/+7
| | | | | | | In case session_token is NULL do not attempt to run ephy_sync_crypto_derive_session_token and exit graceful. This fixes crashes e.g. during logout. Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1342
* prefs-dialog: Only save settings when closing the dialogvanadiae2021-01-111-0/+4
| | | | | | | | | | Currently, each time a modification is made the settings are written to the disk. But it isn't really needed to do it for each changes, saving only once when closing the preferences is enough. This saves a lot of disk writes when doing several changes for the same setting (like changing the name of a search engine).
* search-engines-listbox: Move from in-code UI to UI filesvanadiae2021-01-118-668/+897
| | | | | | | | | | Currently all this listbox and child search engine rows are built using code packed in an enormous function. This makes it hard to make any adjustment, and will make it harder to migrate to GTK4 later on. So this commit separates the list box handling and UI from the rows one, migrating both to UI files and enabling greater simplification of the code.
* Enable media-stream supportJan-Michael Brummer2021-01-101-0/+1
|
* Update Basque translationAsier Sarasua Garmendia2021-01-101-527/+610
|
* Update Portuguese translationHugo Carvalho2021-01-101-7/+10
|
* Fix memory leak in take_fresh_snapshot_in_background_if_staleJan-Michael Brummer2021-01-101-2/+2
| | | | Fix SnapshotAsyncData in case the snapshop freshness is not stale.
* Update gvdb and fix scan build issueJan-Michael Brummer2021-01-105-34/+53
| | | | | | Update to latest gvdb version and fix scan build finding. Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1038
* Update Ukrainian translationYuri Chornoivan2021-01-101-11/+15
|
* Rename mobile-capable to show-navigation-buttonsJan-Michael Brummer2021-01-105-11/+11
| | | | Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1300
* Skip addresses with a space in is_host_with_port()Jan-Michael Brummer2021-01-091-1/+5
| | | | | | | Addresses with a space shouldn't be treated as a valid host with port. Just exit early. Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1418