23 Commits

Author SHA1 Message Date
0171be0ee4 Rescrape all links if needed on startup 2025-05-02 19:51:41 +09:30
58b6692d1b Mostly done, first cut 2025-05-01 23:39:51 +09:30
de90b9951a Keep on bleving 2025-04-27 20:21:33 +09:30
9b15528510 Start of blevification 2025-04-25 23:57:04 +09:30
3a5fc1d66d Lint 2023-05-17 20:25:18 +09:30
76c5282695 Add some tests in preparation for new ways of indexing words 2023-05-17 20:09:28 +09:30
f98df478bb Show database file size on info page 2022-08-21 13:24:52 +09:30
2d488ffdcc Clean up logging 2022-08-21 09:45:10 +09:30
db72e8fb7d Show database statstics on the info page. 2022-08-21 09:38:44 +09:30
2913d510bd Clean up logging 2022-08-21 09:36:50 +09:30
ccf373b863 Record statistics on how many bookmarks and words are indexed, and the number of searches performed. 2022-08-20 23:44:47 +09:30
742f42115f Add error checking for URL validity 2022-06-10 11:23:55 +09:30
a910aac946 Add reversible column sorting, with sort direction indicators 2022-06-07 19:51:56 +09:30
6cf327226d Add basic sorting to management interface 2022-06-07 16:25:45 +09:30
42fd1973b8 Clean up search code, limit bookmarks list by query and/or tags 2022-06-07 11:07:38 +09:30
1563c7b21d Manage list can be free-text searched and limited by tag. 2022-06-06 22:05:56 +09:30
e0eefa2d11 Add option to ignore title when scraping and provide a custom title instead. Closes #3 2022-06-05 11:19:44 +09:30
2ba4066643 Add tags to indices for searching 2022-06-04 11:03:26 +09:30
28f3ca73d0 Remove deleted bookmark words from the index 2022-05-31 08:40:44 +09:30
173474d23f Edit/delete bookmarks feature 2022-05-30 13:28:46 +09:30
8e08329711 Rework to use bolthold/boltdb instead of badgerhold/badgerdb, much more memory efficient 2022-05-28 16:16:08 +09:30
be10f5238e Add UI to export the list of bookmarks 2022-05-25 17:18:32 +09:30
881c618041 Initial checkin 2022-05-24 18:03:31 +09:30