Commit Graph

6 Commits

Author SHA1 Message Date
0fcc4a61f1 silent log when testing 2022-12-10 02:48:50 +01:00
4e7ef2110b better debug/logging usinc cli flag and env variables 2022-11-17 23:03:18 +01:00
d03cbaee50 ff: use sqlx struct scan and enhanced merged table query
- use a single query on places.sqlite to retrieve all necessary info to
  organize and parse bookmarks

- orangized queries using dotsql(x)
- test loading query using dotsql
- Parse bk last modified timestamp + test from places.sqlite millisecond epoch
2022-11-17 00:06:02 +01:00
81798d3393 wip firefox places disk I/O bug 2018-11-20 18:33:37 +01:00
4425f46f99 leveled logging per module 2018-11-10 12:47:30 +01:00
083ac7537a wip refactoring in packages 2018-11-09 18:25:50 +01:00