Commit Graph

26 Commits

Author SHA1 Message Date
Amir Tepper
0e241a0fc5 added empty match option 2019-10-17 13:37:09 +03:00
İsmail Carlık
6b8a55f55b Added Turkish translation and some other i18n work. 2019-10-07 18:08:06 +03:00
Jeremy Wu
83280de352 Merge branch 'update_browserbookmark_subtitle_wording' into dev 2019-10-06 15:39:45 +11:00
Jeremy Wu
a4e4c8baaa Remove BrowserBookmark subtitle wording "Boomark" 2019-10-06 15:39:12 +11:00
Jeremy Wu
1c015e31f1 Add IReloadable interface and method 2019-10-06 11:58:36 +10:00
Jeremy Wu
bf12b127ac Move code from Main class to Bookmarks class for cleanliness 2019-10-06 11:55:57 +10:00
Jeremy Wu
dd733092a1 create static bookmark class that will contain bookmark functions 2019-10-06 11:52:18 +10:00
Jeremy Wu
f4d762c19b fix not closing the db connection after opening 2019-10-03 08:09:11 +10:00
Jeremy Wu
1ed7d34200 Update how plugin locates profile path 2019-10-03 08:06:56 +10:00
Jeremy Wu
bde8dbba05 Fix BrowserBookmarks plugin for Firefox bookmarks 2019-10-02 07:28:25 +10:00
Jeremy Wu
a2e439a155 Update browserbookmark plugin with new code 2019-09-29 14:42:34 +10:00
Jeremy Wu
d0fac80eb4 Update browserbookmark plugin with new code 2019-09-29 14:30:33 +10:00
Jeremy Wu
585e2627bf Use shared command and open in new browser window 2019-08-06 22:23:41 +10:00
Jeremy Wu
784e54f217 Add BrowserBooks plugin as default plugin 2019-08-06 20:36:28 +10:00
qianlifeng
a5b54c50d1 Remove all third-party plugins into separate repos (except WPM). 2014-12-12 12:32:58 +08:00
qianlifeng
80e38fc430 Add find file plugin. 2014-10-22 22:49:34 +08:00
qianlifeng
4e87211d39 Replace all obsoleted method 2014-07-21 19:48:17 +08:00
caoyue
5e9ea4196c get firefox default profile directory from profiles.ini 2014-07-15 16:54:01 +08:00
Ioannis G
365ca9180f improved Firefox bookmark-parsing query
now gets bookmark title from moz_bookmarks table instead of moz_places
2014-07-03 21:10:48 +03:00
Ioannis G
cfe1e7745f cache Firefox bookmarks and support pinyin search 2014-07-03 21:08:18 +03:00
Ioannis G
9f4f27d08f update plugin.json for the BrowserBookmarks plugin 2014-07-02 18:44:19 +03:00
Ioannis G
73530f59de Make sure the places.sqlite file exists
before loading Firefox bookmarks.
2014-07-02 18:43:54 +03:00
Ioannis G
6807dcbd5d add search for Firefox bookmarks 2014-07-02 18:01:31 +03:00
qianlifeng
fad6a406a1 Add system plugin descriptions. 2014-06-30 21:31:13 +08:00
qianlifeng
4ee0731472 fix some bookmark plugin issues. 2014-06-30 18:29:14 +08:00
qianlifeng
d23eb291f7 #94 and close #91. Make bookmark as plugin. 2014-06-30 18:05:42 +08:00