summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* gsb-utils: Don't crash when handling blob URIsMichael Catanzaro2018-01-061-0/+6
* application mode: use strstr() to get base name of the desktop fileJonathan Kang2017-12-291-1/+1
* Revert "Revert "uri-helpers: Make validate_unicode_label() static""Michael Catanzaro2017-12-171-1/+1
* Revert "uri-helpers: Make validate_unicode_label() static"Michael Catanzaro2017-12-171-1/+1
* uri-helpers: Make validate_unicode_label() staticGabriel Ivascu2017-12-171-1/+1
* uri-helpers: Implement Mozilla's IDN display algorithmGabriel Ivascu2017-12-171-1/+158
* sync-utils: Extend the translator comment to cover switching variablesPiotr Drąg2017-12-151-1/+2
* sync-crypto: Use Nettle's HKDF only if availableGabriel Ivascu2017-12-121-0/+65
* sync: Migrate timestamps to gint64Gabriel Ivascu2017-12-1214-71/+76
* notification: Destroy widget when close button is clickedGabriel Ivascu2017-12-103-2/+23
* user-agent: Include another component in the versionMichael Catanzaro2017-12-061-1/+1
* user-agent: Don't include real version numberMichael Catanzaro2017-12-061-1/+1
* user-agent: Remove support for vendor brandingMichael Catanzaro2017-12-061-60/+2
* sync-crypto: Fix type cast code styleGabriel Ivascu2017-12-041-4/+4
* flatpak: Implement view page sourceMichael Catanzaro2017-12-042-2/+244
* sync: Update READMEGabriel Ivascu2017-12-031-3/+0
* sync-crypto: Start using Nettle's HKDF supportGabriel Ivascu2017-12-031-79/+34
* sync-service: Do batched uploadsGabriel Ivascu2017-12-036-44/+276
* sync-service: Fix order of sign out actionsGabriel Ivascu2017-12-021-18/+30
* history-manager: Speed up sync merge by using hash tablesGabriel Ivascu2017-12-011-71/+41
* sync-utils: Make default device name translatableGabriel Ivascu2017-11-301-1/+4
* sync-utils: Fix parameter name inconsistencyGabriel Ivascu2017-11-271-1/+1
* sync: Fix incorrect device name on accounts.firefox.comGabriel Ivascu2017-11-278-172/+493
* sync-service: Fix sign in error report when registering deviceGabriel Ivascu2017-11-251-3/+2
* sync: Move sync-related defines to sync-utils.hGabriel Ivascu2017-11-254-29/+28
* Stop using DzlSuggestionEntry for nowMichael Catanzaro2017-11-228-254/+1055
* flatpak: Make download popover rows unselectableMichael Catanzaro2017-11-211-2/+20
* flatpak: Make the downloads popover workMichael Catanzaro2017-11-192-7/+11
* flatpak: Allow opening downloaded filesMichael Catanzaro2017-11-192-1/+33
* Remove stray semicolonMichael Catanzaro2017-11-191-1/+1
* gsb-storage: Fix bad bind indicesGabriel Ivascu2017-11-191-1/+7
* gsb-service: Use atomic set/get on boolean flagGabriel Ivascu2017-11-161-4/+9
* gsb-service: Fix -Wmaybe-uninitialized warningMichael Catanzaro2017-11-161-1/+1
* Fix build error caused by previous commitGabriel Ivascu2017-11-161-1/+1
* safe-browsing: Replace sscanf() with g_ascii_strto*()Gabriel Ivascu2017-11-162-6/+9
* sync-utils: Fix bad argument typeGabriel Ivascu2017-11-152-6/+6
* Use EphyDownload to download adblock filtersMichael Catanzaro2017-11-143-425/+0
* sync: Return early if there is no network connectivityGabriel Ivascu2017-11-141-0/+19
* sync-crypto: Use PRIu64 macro to print unsigned longsGabriel Ivascu2017-11-061-1/+1
* sync-service: Add tabs to the enabled engines in meta/globalGabriel Ivascu2017-11-011-0/+1
* sync-service: Use a non-null app package value in the client objectGabriel Ivascu2017-11-011-1/+1
* Fix location of sync settings and add a migratorMichael Catanzaro2017-11-011-1/+1
* sync-records: Convert NULL to empty string for serializable string propertiesGabriel Ivascu2017-11-012-12/+27
* Don't display search URLs in suggestion dropdownMichael Catanzaro2017-10-262-4/+26
* application mode: add button to open in default browser to non-app urisGustavo Noronha Silva2017-10-241-0/+4
* gsb-storage: Use indexes to speed up SELECT queriesGabriel Ivascu2017-10-191-1/+17
* gsb-service: Do URL verification in a separate threadGabriel Ivascu2017-10-192-230/+112
* Require meson 0.42.0 and use gnome.mkenums_simpleMichael Catanzaro2017-10-056-136/+4
* flatpak: Ignore download directory gsettingMichael Catanzaro2017-10-041-3/+5
* flatpak: Hide download directory option from preferences dialogMichael Catanzaro2017-10-043-0/+54