Commit Graph

30 Commits

Author SHA1 Message Date
Mats Rauhala 8e57921a1b Bump versions and multiple queries 2021-10-27 20:46:23 +03:00
Mats Rauhala eb16640f41 Merge pull request 'import from firefox' (#1) from import into master
Reviewed-on: #1
2021-01-03 22:10:35 +02:00
Mats Rauhala c05161eb73 Import firefox UX 2021-01-03 22:08:59 +02:00
Mats Rauhala e3d47d4d9d Improve readability 2021-01-03 22:08:59 +02:00
Mats Rauhala ae68414db3 Insert to buuka 2021-01-03 22:08:59 +02:00
Mats Rauhala 01c591434e Some lenses and incomplete importer 2021-01-03 22:08:59 +02:00
Mats Rauhala b1f3760e06 Query bookmarks from firefox
N+1 queries :/
2021-01-03 22:08:59 +02:00
Mats Rauhala 25ecac21fa List the firefox places.sqlite 2021-01-03 22:08:59 +02:00
Mats Rauhala a1e67c6387 Refactor to use text instead of string 2021-01-03 22:08:59 +02:00
Mats Rauhala a921139295 Merge remote-tracking branch 'origin/master' into query 2021-01-03 00:43:39 +02:00
Mats Rauhala cee5ad8add Query with regexes 2021-01-03 00:39:44 +02:00
Mats Rauhala 527cc0a34c Add regex to the query language 2021-01-03 00:23:43 +02:00
Mats Rauhala 7bae9ca92e More type safety on string types? 2021-01-03 00:16:36 +02:00
Mats Rauhala 9048581ea1 Do GADT instead 2021-01-03 00:14:52 +02:00
Mats Rauhala 4112ed2aeb Tests for foldable 2021-01-03 00:05:33 +02:00
Mats Rauhala 1906ce9964 Use an override for home if it exists 2021-01-02 23:10:07 +02:00
Mats Rauhala 3c1ea67566 Tests for query 2021-01-02 09:17:29 +02:00
Mats Rauhala 55188f514f Initial query AST 2021-01-02 09:09:38 +02:00
Mats Rauhala e802f66599 Refactor the formatter to its own module 2021-01-02 08:30:56 +02:00
Mats Rauhala 29b71fc216 Fingerprint the 'Buuka' and use it as context 2021-01-01 09:04:48 +02:00
Mats Rauhala ec5576213f Use hashids for index 2021-01-01 08:34:09 +02:00
Mats Rauhala d9445823bb List and format 2021-01-01 08:29:24 +02:00
Mats Rauhala 32afc6ba29 Find directory if missing 2021-01-01 08:00:39 +02:00
Mats Rauhala e741d7fd59 Change the format to a list 2021-01-01 07:55:10 +02:00
Mats Rauhala 98f732dbd2 Test the encoding and decoding 2020-12-31 08:51:37 +02:00
Mats Rauhala 213e94c896 Get a proper working directory 2020-12-31 08:31:31 +02:00
Mats Rauhala a05a41efe8 Add hlint to the shell 2020-12-31 08:24:31 +02:00
Mats Rauhala 4806e06444 Insertion support 2020-12-30 23:29:56 +02:00
Mats Rauhala 98341a8c9f Test the migrations 2020-12-30 22:09:02 +02:00
Mats Rauhala f26fea5fd2 Initial commit 2020-12-30 18:37:01 +02:00