Commit Graph

130 Commits

Author SHA1 Message Date
f668729b98 wip modular config manager 2019-02-27 17:09:33 +01:00
d12c881a91 better config management 2019-02-27 11:47:06 +01:00
76762961e9 update todos 2019-02-26 19:42:56 +01:00
023f99dfb1 wip cli option management 2019-02-26 19:41:02 +01:00
cba4bbaec9 list profiles + check vfs cmds 2019-02-26 11:23:00 +01:00
1641ab4e4a update todos 2019-02-22 19:52:13 +01:00
0c069a3c39 firefox profiles loading, todo CLI 2019-02-22 19:50:26 +01:00
9ed35b4149 wip cli + profile handling 2019-02-20 18:39:45 +01:00
5cbcf816a7 basic CLI 2019-02-18 19:44:27 +01:00
3513f747c4 detect if multiprocess not set and ff is running 2019-02-13 20:45:07 +01:00
1f6db4c4aa wip unlocking locked db 2018-12-04 18:06:30 +01:00
bd5b8ee815 unit-test return the right errors for locked DBs 2018-12-04 05:02:47 +01:00
77a48ca9cb wip unlocking locked db 2018-12-04 04:34:30 +01:00
dc7b9f4b60 WIP handle locked database + unit test 2018-12-03 19:55:28 +01:00
9c35cea50f WIP Firefox prefs utils 2018-12-03 19:51:01 +01:00
615abc940d wip unit testing 2018-12-01 18:17:01 +01:00
f40de3bf8d Refactoring and interfaces for unit testing 2018-12-01 18:16:46 +01:00
80a1edc7bc wip testing DB.Init() for blocking files 2018-11-30 20:04:54 +01:00
0b72fbe310 update ignore 2018-11-30 20:04:15 +01:00
c582337f53 wip start UnitTest and handle sqlite file lock 2018-11-30 04:15:08 +01:00
d6f7c1d3f9 unused func 2018-11-30 03:46:30 +01:00
f94b38815e Makefile tests 2018-11-29 15:42:32 +01:00
98a0079d69 WIP use sqlx and refactor 2018-11-23 04:40:10 +01:00
2cd45617cb fix WAL journal mode after go-sqlite update 2018-11-21 11:01:15 +01:00
81798d3393 wip firefox places disk I/O bug 2018-11-20 18:33:37 +01:00
4972188c67 Refactoring 2018-11-13 19:57:07 +01:00
31d771997c Less verbose 2018-11-13 19:54:51 +01:00
92fcb6fbc1 Fix bug on watcher 2018-11-13 19:54:20 +01:00
56b597a600 Doc and refactoring 2018-11-13 18:21:02 +01:00
0982d0fb6a Firefox bookmark syncing to cache 2018-11-13 17:11:16 +01:00
ea08c87f21 Pretty print debug sql 2018-11-11 18:27:56 +01:00
6604c2fd7b wip firefox parse new/modified bookmarks 2018-11-10 13:24:25 +01:00
5a0d93cd38 Better constants FF 2018-11-10 13:22:07 +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
f548cde8ea Firefox watcher done 2018-11-05 02:40:11 +01:00
17e370be39 Wip firefox watch process 2018-11-02 18:21:18 +01:00
95791ade34 Non working sqlite update hook + refactor 2018-11-01 17:00:58 +01:00
7c55312390 updated TODO 2018-10-28 20:35:28 +01:00
a0c1e6845e refactor logging 2018-10-28 20:26:38 +01:00
3877268508 Cleaner error handling 2018-10-28 20:19:12 +01:00
0550d98ef5 Fix SyncTo from buffer to cache 2018-10-28 16:58:52 +01:00
6dc2deff2b WIP sync buffer to cache and chrome to ff 2018-10-28 16:54:47 +01:00
379b881a53 Implemented incremental sync between buf and cache 2018-10-28 15:18:45 +01:00
2370500250 wip incremental sync, fixed chrome watcher
- Refactoring
- Inserting bookmarks to DBs now merges the tags
- WIP sync strategy between buffer and cache
- TODO: firefox index/buffer sync
2018-10-26 18:25:07 +02:00
0f591addcd fix firefox bookmark retrieval 2018-10-26 03:04:26 +02:00
936d0014d4 refactor 2018-10-25 18:22:51 +02:00
5d834b5a63 requirements.txt for buku 2018-10-25 18:20:45 +02:00
040d88b807 Add concurency where possible in tree 2018-10-25 18:19:15 +02:00
dab486fefd debug and print trees, wip firefox 2018-10-25 18:09:03 +02:00