Commit History

Author SHA1 Message Date
  Michael Buesch 02d3ccf918 db: Search: Order by cat and title 11 months ago
  Michael Buesch a83dd3a591 db: Simplify totp 11 months ago
  Michael Buesch c757a338f5 db: Sort attributes by name 11 months ago
  Michael Buesch 903ae4e234 db: Enforce booleans 11 months ago
  Michael Buesch 3d29203269 db: Fix returned entry object when moved 1 year ago
  Michael Buesch 3b726988ca db: Fix dirty-flag handling for entry copying 1 year ago
  Michael Buesch 80bc887e5c db: Add deep copy/move support 1 year ago
  Michael Buesch 878442bca2 db: Limit all single row queries to 1 1 year ago
  Michael Buesch c84dec9f41 db: Optimize cat/entry-exists checks 1 year ago
  Michael Buesch 2572e777cc Use sql command for sorting 1 year ago
  Michael Buesch cb2bb548ad db: Add method to check if a category exists 1 year ago
  Michael Buesch 8506249d29 Add support for moving all entries from one cat into another existing cat 1 year ago
  Michael Buesch c1b7a0ed37 db: Do not use script in garbage collection 1 year ago
  Michael Buesch 1f7b3a0cb4 Small cleanups 1 year ago
  Michael Buesch 146634f55f Update copyright 1 year ago
  Michael Buesch 139d74d59d Remove legacy class definitions 1 year ago
  Michael Buesch f90f12efd8 db: Use bulk script execution 3 years ago
  Michael Buesch 92c0468ddc db: Fix dump formatting of attributes 5 years ago
  Michael Buesch ec838f7583 database: Add docstrings 5 years ago
  Michael Buesch 37c8bfe3ac db/csvdump: Add missing parameter handling 5 years ago
  Michael Buesch 8c29170273 find: Add support for regular expression search 5 years ago
  Michael Buesch be2f62c3e8 Add support for CSV dump 5 years ago
  Michael Buesch 251d50fafe Move dbdump to db class 5 years ago
  Michael Buesch 38fb59233c default db: Never return None 5 years ago
  Michael Buesch 24b3f280e5 cryptsql: Cache key to avoid doing kdf again, if not needed 5 years ago
  Michael Buesch 9f3a3d8702 Move passphrase handling to cryptsql 5 years ago
  Michael Buesch 24607587ed Add support to drop uncommitted changes 5 years ago
  Michael Buesch a7769039a7 cryptsql: Defer db commit to file commit time 5 years ago
  Michael Buesch c0bba12ba8 database: Add method to return db copy with last committed state 5 years ago
  Michael Buesch d52fb3caf9 Move entry dumper to database class 5 years ago