40 Commits

Author SHA1 Message Date
0dccd9f0f0 In search results show URL if title is empty 2025-05-04 11:45:43 +09:30
d2aa6fdd2f Merge the feature branch to introduce the bleve indexing.
commit e8c2bc7e4ade56f893c8fb23eac4cdb754555389
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Sat May 3 12:36:18 2025 +0930

    Clean up menu/version

commit 1993533a4613a5db7bbb2ecd6b7a2694f48acd52
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Sat May 3 12:31:50 2025 +0930

    Update README

commit 044cc830dcb3d05b43ab770e8ea42959873823dd
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Sat May 3 12:22:33 2025 +0930

    No longer needed

commit a7c37ad7c5c12fcac1d5589271e0e66af4f086e8
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Sat May 3 12:14:59 2025 +0930

    Fixup version handling

commit ade0b748e978ce1d9533a928bd6369f1714ca8a8
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Sat May 3 11:58:15 2025 +0930

    Use the correct analyser for searches

commit e5a65cf5cfdd82ba7aa3d2470c12c6e82c851a3f
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Fri May 2 19:51:54 2025 +0930

    Fix version in template

commit 0171be0ee4d11796cfc0419a00b412f8037f4d97
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Fri May 2 19:51:41 2025 +0930

    Rescrape all links if needed on startup

commit ae654998f751c3883f8b3bd76005afae38209edf
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Fri May 2 19:51:25 2025 +0930

    Spelling

commit bfe9bbee028e5515be5b6d406e9090c61cdbbebd
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Fri May 2 19:34:06 2025 +0930

    Make goreleaser set the version

commit 4436313413f52b2b29a08e510ac4496016aae8a0
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Fri May 2 11:43:58 2025 +0930

    Make release matrix sane

commit 7b467ecee7a3d74ba194b723034dd16bf1c53b53
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Fri May 2 11:40:07 2025 +0930

    I hate YAML, so much.

commit b578e0f044e754ca70cd4ace95fdc6dc3cdcfe07
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Thu May 1 23:47:07 2025 +0930

    Update goreleaser

commit fba84f0827d35359a450fb847b03f5fa78960a1f
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Thu May 1 23:45:46 2025 +0930

    Update version

commit e4edb08bd19c560b6f2ea5e572d5950896ac6062
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Thu May 1 23:42:59 2025 +0930

    Deps

commit 58b6692d1b397de91f3531c35c6518fb58ad285a
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Thu May 1 23:39:51 2025 +0930

    Mostly done, first cut

commit badbe5e92ffa415b444535eca385d87fa00afa68
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Sun Apr 27 20:28:37 2025 +0930

    Remove unused code

commit 903240dd18cdcd7722705f04ff40b30661969d4d
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Sun Apr 27 20:26:19 2025 +0930

    Update deps

commit de90b9951a82c420be0588e6c2c2b63fe0b10eff
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Sun Apr 27 20:21:33 2025 +0930

    Keep on bleving

commit 9b15528510a06661237249eaf7bf64c3ce71fc3c
Author: Justin Hawkins <justin@hawkins.id.au>
Date:   Fri Apr 25 23:57:04 2025 +0930

    Start of blevification
2025-05-03 12:37:44 +09:30
85b98b6a25 Show a graph for words indexed, clean up display. 2022-12-18 09:46:03 +10:30
8215eaa821 Add graph of bookmarks over time 2022-12-17 12:34:26 +10:30
b7044c13f7 Neaten edit form 2022-12-17 11:05:04 +10:30
1301fe9545 Clean up HTML 2022-08-21 17:02:14 +09:30
03abcc1340 Show the number of searches ever performed, and increase the typing timeout on searching slightly. 2022-08-21 16:59:30 +09:30
e8936beea0 Clean up wording 2022-08-21 13:47:53 +09:30
f98df478bb Show database file size on info page 2022-08-21 13:24:52 +09:30
a03baca498 Do not search if query is empty 2022-08-21 10:56:15 +09:30
1904bfd265 Provide indicator when editing bookmarks 2022-08-21 09:45:27 +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
5be599589a Show memory usage on the version page 2022-08-20 12:14:52 +09:30
da970239a5 Improve notification for a new version, show release notes 2022-07-03 12:12:32 +09:30
742f42115f Add error checking for URL validity 2022-06-10 11:23:55 +09:30
9e7914c9a1 Space cells so that tags do not go on a new row. 2022-06-10 11:14:21 +09:30
2055bba5f0 Capture tag if URL added before tag submission, allow for tags to be comma separated. 2022-06-09 19:51:21 +09:30
a2a1f9c06d Fix some element positioning 2022-06-09 19:38:30 +09:30
4422f3840e Fix bug where column headings were displayed incorrectly on small screens 2022-06-07 19:59:33 +09:30
a910aac946 Add reversible column sorting, with sort direction indicators 2022-06-07 19:51:56 +09:30
eed41aebbb Neaten the formatting of durations 2022-06-07 16:45:03 +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
977e609b13 Fix - re-add needed javascript files 2022-06-05 16:15:00 +09:30
f3c9cf3179 Use gzip compresion and remove some unused imports 2022-06-05 16:01:01 +09:30
8c8a57433e Show if a new version is available in the menu bar 2022-06-05 12:04:47 +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
ee01887394 Fix: trim trailing slashes from BaseURL. Fixes #2 2022-06-04 11:21:28 +09:30
e808f28554 Use minified foundation css 2022-06-04 11:06:52 +09:30
173474d23f Edit/delete bookmarks feature 2022-05-30 13:28:46 +09:30
35074340bf Correct behaviour when no tags 2022-05-28 16:43:17 +09:30
360c3fcc11 Improve UX for the bookmarklet, if the user clicks instead of dragging, provide a prompt 2022-05-27 22:07:25 +09:30
f8060fbef6 Present tags more nicely 2022-05-27 22:00:24 +09:30
cbe455b566 Add config page, and configuration for the base URL, so the bookmarklet will work on remote machines. 2022-05-26 12:19:29 +09:30
0fc2a597cd Add version, link to github. 2022-05-26 06:46:32 +09:30
adbf2ef450 Add bookmarklet support, show tags in manage list. 2022-05-26 06:41:17 +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