Commit Graph

22 Commits

Author SHA1 Message Date
95b3c8ff4d gosuki ! 2023-02-19 00:13:23 +01:00
6112e4094b firefox modified bookmarks tests 2023-01-11 12:14:10 +01:00
53d31f433e make a separate places copy for each Load/Run job, missing tests 2022-12-27 13:24:41 +01:00
b03160e02a some cleaning when adding tags 2022-12-26 21:08:30 +01:00
70e6ecc137 test scan urls into nodes + tag nodes 2022-12-11 23:06:49 +01:00
762414ce20 ff scan folders into tree + tests 2022-12-10 02:49:30 +01:00
161ec6a8a9 use generics with utils 2022-12-05 23:21:01 +01:00
cc27b01b50 modules can export cli commands 2022-11-07 21:58:35 +01:00
7c615ad136 WIP modular way to add browser + big refactoring
- Move every browser to it's own package
- Stop using inheritance style embedding of structs
- Use as much interfaces everywhere
- WIP: firefox package needs extensive tests
2022-10-28 00:33:20 +02:00
732e050058 refactoring 2022-10-07 22:17:00 +02:00
e365ce6d7f refactoring and cleaning 2022-09-28 22:08:21 +02:00
e5e38af55c fix build .com to .xyz 2020-11-06 18:50:36 +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
dc795166c3 wip migrate to module 2020-08-12 19:13:01 +01:00
e455782ef1 print config 2019-02-28 18:16:22 +01:00
cba4bbaec9 list profiles + check vfs cmds 2019-02-26 11:23:00 +01:00
9ed35b4149 wip cli + profile handling 2019-02-20 18:39:45 +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
77a48ca9cb wip unlocking locked db 2018-12-04 04:34:30 +01:00
f40de3bf8d Refactoring and interfaces for unit testing 2018-12-01 18:16:46 +01:00
c582337f53 wip start UnitTest and handle sqlite file lock 2018-11-30 04:15:08 +01:00