Skip to content

Tags: jonathanKingston/BrowserServicesKit

Tags

7.1.6

Toggle 7.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update GRDB from upstream to support xcode 13 (duckduckgo#23)

7.1.4

Toggle 7.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updates to BSK following tweaks to Email Pixels (duckduckgo#21)

* Tweaks to EmailStorage - add option to keep last use date in keychain

* Update incorrect method call

7.1.3

Toggle 7.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update the Autofill submodule to 3.2.4 (duckduckgo#20)

7.1.2

Toggle 7.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update the Autofill submodule to 3.2.2 (duckduckgo#19)

* Remove .DS_Store.

* Update duckduckgo-autofill to version 3.2.2.

7.1.1

Toggle 7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update the Autofill submodule to 3.2.1 (duckduckgo#18)

7.1.0

Toggle 7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Filtering URLs for Top Hits section of suggestions (duckduckgo#16)

* Generation of a root URL
* Download URLs and URLs that failed to load are not pushed to Top Hits section
* Fetching of remote suggestions dismissed for non root URLs
* Number of navigational suggestions adjusted
* Matches with query found for full URLs not just hosts
* Autocompletion allowed just for suggestions from history or bookmarks
* Update autofill to 3.2.0

7.0.1

Toggle 7.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
walk up the domain when querying account (duckduckgo#17)

7.0.0

Toggle 7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Vault DB to support deleting items and storing titles (duckduc…

…kgo#14)

* Add a function for deleting vault account credentials.

* Delete the saved credential directly.

* Test the SecureVault side of deleting an account.

* Clean up a test.

* Change WebsiteAccount.domain from let to var.

* Add a title property to the account.

* return the id from stored website credentials

* make the result of storing credentials discardable and fix tests

* Remove a guard statement that may prevent accounts from being deleted.

* support cascading deletes

* Remove debugging code.

* Test whether IF EXISTS works.

* Only drop the unique account index if it exists.

Co-authored-by: Chris Brind <[email protected]>

6.0.1

Toggle 6.0.1's commit message