90 Commits

Author SHA1 Message Date
c5957e38db Bump version v0.0.29 2022-08-20 12:16:08 +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 v0.0.28 2022-07-03 12:12:32 +09:30
451335e17d Capture release notes of all versions above currently running one 2022-06-10 13:17:00 +09:30
6175c77478 Bump version v0.0.27 2022-06-10 11:24:29 +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
fe9d8e71f4 Bump version v0.0.26 2022-06-09 20:21:45 +09:30
0c3bf0701d Don't panic if we cannot fetch current version from github v0.0.25 2022-06-09 20:20:31 +09:30
0bc777c6f1 Bump version 2022-06-09 19:56: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
79280135a1 Bump version v0.0.24 2022-06-07 20:00:12 +09:30
4422f3840e Fix bug where column headings were displayed incorrectly on small screens 2022-06-07 19:59:33 +09:30
ffcf7c0438 Bump version v0.0.23 2022-06-07 19:52:35 +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
037be4d7e8 Bump version v0.0.22 2022-06-07 16:26:39 +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 v0.0.21 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
65100459d6 Bump version v0.0.20 2022-06-05 16:15:36 +09:30
977e609b13 Fix - re-add needed javascript files 2022-06-05 16:15:00 +09:30
3117e730c2 Update roadmap v0.0.19 2022-06-05 16:03:46 +09:30
8cf034516f Bump version 2022-06-05 16:03:16 +09:30
18b1c2d559 Do version check every 6 hours 2022-06-05 16:02:40 +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 v0.0.18 2022-06-05 12:04:47 +09:30
dab54bdeaa Bump version v0.0.17 2022-06-05 11:20:53 +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
5ac74ce4f4 Bump version v0.0.16 2022-06-04 11:07:55 +09:30
e808f28554 Use minified foundation css 2022-06-04 11:06:52 +09:30
afcb88ae1b Don't changelog merge messages 2022-06-04 11:04:58 +09:30
def4e35cc9 Merge branch 'main' of https://github.com/tardisx/linkwallet 2022-06-04 11:04:14 +09:30
2ba4066643 Add tags to indices for searching 2022-06-04 11:03:26 +09:30
4cac81aab0 Add .gitattributes file to hide HTML from linguist stats 2022-06-04 11:02:52 +09:30
c4947d24b8
Create go.yml 2022-06-02 18:50:44 +09:30
194fc9eeb4
Create codeql-analysis.yml 2022-06-02 18:48:49 +09:30
6f1ef7c75c Update documentation 2022-06-02 14:19:49 +09:30
6193f1c799 Bump version v0.0.15 2022-06-02 14:12:31 +09:30
6b88b5f637 Add .rpm package support 2022-06-02 13:18:28 +09:30
c2f2c4d57d Add packaging stuff (just .deb for now) 2022-06-02 12:47:01 +09:30
64e22e7728 Add some basic benchmarks for tracking potential performance improvements/regressions 2022-06-01 21:51:57 +09:30
a8d4c7bea4 Test the word index update on bookmark deletion 2022-06-01 18:46:03 +09:30
63817b98cb Add test for indexing, fix indexing when page content changes 2022-06-01 16:33:08 +09:30
a825c91f85 Add content scrape tests 2022-06-01 15:42:23 +09:30
1851aca116 Fix some flat-out wrong comments 2022-06-01 15:13:51 +09:30
0d91b22bd7 Bump version v0.0.14 2022-05-31 08:41:23 +09:30
28f3ca73d0 Remove deleted bookmark words from the index 2022-05-31 08:40:44 +09:30