21 Commits

Author SHA1 Message Date
742f42115f Add error checking for URL validity 2022-06-10 11:23:55 +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
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
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
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