119 Commits

Author SHA1 Message Date
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
a144c6b383 Bump version v0.0.13 2022-05-30 13:29:56 +09:30
adfdf0fade Merge branch 'main' of https://github.com/tardisx/linkwallet 2022-05-30 13:29:21 +09:30
173474d23f Edit/delete bookmarks feature 2022-05-30 13:28:46 +09:30
226fa4a143 Update vscode dictionary 2022-05-30 13:28:01 +09:30
60e0c6a09d
Add license 2022-05-28 20:13:55 +09:30
8fee260c44 Add sponsor links 2022-05-28 20:04:11 +09:30
f8c8f520af Further documentation improvements 2022-05-28 19:54:29 +09:30
c924c3e590 Improve documentation 2022-05-28 19:51:17 +09:30
4da1f7a6d1 Fix docker-compose file 2022-05-28 19:42:09 +09:30
37e3a3fe7c Add configurable path to database and docker-compose sample v0.0.12 2022-05-28 19:28:18 +09:30
49288a5b8b Update README with essential marketing 2022-05-28 19:18:57 +09:30
566943a6e8 Update README v0.0.11 2022-05-28 16:45:43 +09:30
767ea1c5d0 Ignore local bolt.db 2022-05-28 16:43:45 +09:30
35074340bf Correct behaviour when no tags 2022-05-28 16:43:17 +09:30
e2bac697fc Merge branch 'main' of https://github.com/tardisx/linkwallet 2022-05-28 16:31:03 +09:30
8e08329711 Rework to use bolthold/boltdb instead of badgerhold/badgerdb, much more memory efficient 2022-05-28 16:16:08 +09:30
8a4f41f74a
Merge pull request #1 from nanocat-net/fix-typos
fix a small typo
2022-05-28 06:38:00 +09:30
Nicholas Morrison
79183e5e74 fix a small typo 2022-05-27 20:35:15 +02:00
10e205dd8e Bump version v0.0.10 2022-05-27 22:08:18 +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