Commit Graph

267 Commits

Author SHA1 Message Date
03b0c1fc30 wip sql query to get bookmark folder from base folder 2021-04-08 18:09:17 +01:00
e5e38af55c fix build .com to .xyz 2020-11-06 18:50:36 +01:00
1519d6f05f update makefile 2020-11-06 18:27:20 +01:00
ace2a68563 Bootstrap code for web UI with Vue
- Using node / yarn / parcel for front
- Using caddy for reverse proxy
2020-10-02 16:37:24 +01:00
996b708fa1 log refactor 2020-09-17 07:18:53 +01:00
7b1f5bac28 Merge branch 'fix-cli-flags' into master 2020-09-17 07:12:27 +01:00
dd03943382 Fix parsing cli global flags 2020-09-17 07:10:41 +01:00
cab8b46c8d fixed cli option for default profile 2020-09-17 07:08:45 +01:00
5703ca0463 Merge branch 'firefox-escape-vfs-exclusive' into master 2020-09-17 06:43:07 +01:00
b8638685f4 add log 2020-09-17 06:43:04 +01:00
8d8ed15216 update 2020-09-17 06:42:21 +01:00
2f10df0ea8 use "," for tag separator, add missing dep 2020-09-17 05:36:21 +01:00
5ed3de0346 update doc 2020-09-14 01:01:50 +01:00
ec047365ed fixed firefox bookmark parsing, updated docs 2020-09-14 00:57:39 +01:00
5825356f2e [firefox] partially working places.sqlite copy strategy
- when file change is detected on places.sqlite* the
sqlite files are copied to a tmp directory and bookmark
parsing happens from there.

This commit covers the base functionnality, the bookmark parsing seems
broken from the sqlx side but new bookmarks are effectivly detected.
2020-09-09 14:07:29 +01:00
cc78ea5fff WIP: gomark broke again against exclusive vfs lock 2020-09-01 22:54:21 +01:00
98429f52f3 working build, firefox sqlite3 lock 2020-09-01 13:43:01 +01:00
02cd9f0fda removing unused deps 2020-08-12 20:13:16 +01:00
4a22a688fd fix build and module
- Migrate to module version
- Fix build
- Tests failing
2020-08-12 20:11:48 +01:00
3480dd2a32 wip migrate to module 2020-08-12 19:15:17 +01:00
8989d757f8 wip migrate to module 2020-08-12 19:14:27 +01:00
dc795166c3 wip migrate to module 2020-08-12 19:13:01 +01:00
5898acc8f0 code refactor 2019-03-01 19:48:43 +01:00
69585c2b3a move base browser to its own package 2019-03-01 19:41:44 +01:00
a85cc790fd update todos 2019-03-01 19:15:40 +01:00
e4c6fbef64 fix tree rebuild index bug 2019-03-01 19:14:12 +01:00
8130ed9ee2 refactored logging and browsers init 2019-03-01 19:03:48 +01:00
509af26a61 browser init refactoring 2019-03-01 18:30:50 +01:00
ab3c292307 Merge branch 'ff-profiles' into cli-config 2019-03-01 12:55:58 +01:00
e455782ef1 print config 2019-02-28 18:16:22 +01:00
8512987de9 fix firefox profile loading 2019-02-28 17:55:34 +01:00
7dd439a295 update todos 2019-02-27 18:02:18 +01:00
09718f29f0 firefox cli profile selection, cli flag management 2019-02-27 17:59:50 +01:00
14b4ed1fe0 Merge branch 'flag-altsrc-from-yaml' into ff-profiles 2019-02-27 17:42:22 +01:00
b0340b148e wip firefox global flags 2019-02-27 17:39:55 +01:00
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