Commit Graph

81 Commits

Author SHA1 Message Date
justin 0bc777c6f1 Bump version 2022-06-09 19:56:21 +09:30
justin 2055bba5f0 Capture tag if URL added before tag submission, allow for tags to be comma separated. 2022-06-09 19:51:21 +09:30
justin a2a1f9c06d Fix some element positioning 2022-06-09 19:38:30 +09:30
justin 79280135a1 Bump version v0.0.24 2022-06-07 20:00:12 +09:30
justin 4422f3840e Fix bug where column headings were displayed incorrectly on small screens 2022-06-07 19:59:33 +09:30
justin ffcf7c0438 Bump version v0.0.23 2022-06-07 19:52:35 +09:30
justin a910aac946 Add reversible column sorting, with sort direction indicators 2022-06-07 19:51:56 +09:30
justin eed41aebbb Neaten the formatting of durations 2022-06-07 16:45:03 +09:30
justin 037be4d7e8 Bump version v0.0.22 2022-06-07 16:26:39 +09:30
justin 6cf327226d Add basic sorting to management interface 2022-06-07 16:25:45 +09:30
justin 42fd1973b8 Clean up search code, limit bookmarks list by query and/or tags v0.0.21 2022-06-07 11:07:38 +09:30
justin 1563c7b21d Manage list can be free-text searched and limited by tag. 2022-06-06 22:05:56 +09:30
justin 65100459d6 Bump version v0.0.20 2022-06-05 16:15:36 +09:30
justin 977e609b13 Fix - re-add needed javascript files 2022-06-05 16:15:00 +09:30
justin 3117e730c2 Update roadmap v0.0.19 2022-06-05 16:03:46 +09:30
justin 8cf034516f Bump version 2022-06-05 16:03:16 +09:30
justin 18b1c2d559 Do version check every 6 hours 2022-06-05 16:02:40 +09:30
justin f3c9cf3179 Use gzip compresion and remove some unused imports 2022-06-05 16:01:01 +09:30
justin 8c8a57433e Show if a new version is available in the menu bar v0.0.18 2022-06-05 12:04:47 +09:30
justin dab54bdeaa Bump version v0.0.17 2022-06-05 11:20:53 +09:30
justin e0eefa2d11 Add option to ignore title when scraping and provide a custom title instead. Closes #3 2022-06-05 11:19:44 +09:30
justin ee01887394 Fix: trim trailing slashes from BaseURL. Fixes #2 2022-06-04 11:21:28 +09:30
justin 5ac74ce4f4 Bump version v0.0.16 2022-06-04 11:07:55 +09:30
justin e808f28554 Use minified foundation css 2022-06-04 11:06:52 +09:30
justin afcb88ae1b Don't changelog merge messages 2022-06-04 11:04:58 +09:30
justin def4e35cc9 Merge branch 'main' of https://github.com/tardisx/linkwallet 2022-06-04 11:04:14 +09:30
justin 2ba4066643 Add tags to indices for searching 2022-06-04 11:03:26 +09:30
justin 4cac81aab0 Add .gitattributes file to hide HTML from linguist stats 2022-06-04 11:02:52 +09:30
justin c4947d24b8 Create go.yml 2022-06-02 18:50:44 +09:30
justin 194fc9eeb4 Create codeql-analysis.yml 2022-06-02 18:48:49 +09:30
justin 6f1ef7c75c Update documentation 2022-06-02 14:19:49 +09:30
justin 6193f1c799 Bump version v0.0.15 2022-06-02 14:12:31 +09:30
justin 6b88b5f637 Add .rpm package support 2022-06-02 13:18:28 +09:30
justin c2f2c4d57d Add packaging stuff (just .deb for now) 2022-06-02 12:47:01 +09:30
justin 64e22e7728 Add some basic benchmarks for tracking potential performance improvements/regressions 2022-06-01 21:51:57 +09:30
justin a8d4c7bea4 Test the word index update on bookmark deletion 2022-06-01 18:46:03 +09:30
justin 63817b98cb Add test for indexing, fix indexing when page content changes 2022-06-01 16:33:08 +09:30
justin a825c91f85 Add content scrape tests 2022-06-01 15:42:23 +09:30
justin 1851aca116 Fix some flat-out wrong comments 2022-06-01 15:13:51 +09:30
justin 0d91b22bd7 Bump version v0.0.14 2022-05-31 08:41:23 +09:30
justin 28f3ca73d0 Remove deleted bookmark words from the index 2022-05-31 08:40:44 +09:30
justin a144c6b383 Bump version v0.0.13 2022-05-30 13:29:56 +09:30
justin adfdf0fade Merge branch 'main' of https://github.com/tardisx/linkwallet 2022-05-30 13:29:21 +09:30
justin 173474d23f Edit/delete bookmarks feature 2022-05-30 13:28:46 +09:30
justin 226fa4a143 Update vscode dictionary 2022-05-30 13:28:01 +09:30
justin 60e0c6a09d Add license 2022-05-28 20:13:55 +09:30
justin 8fee260c44 Add sponsor links 2022-05-28 20:04:11 +09:30
justin f8c8f520af Further documentation improvements 2022-05-28 19:54:29 +09:30
justin c924c3e590 Improve documentation 2022-05-28 19:51:17 +09:30
justin 4da1f7a6d1 Fix docker-compose file 2022-05-28 19:42:09 +09:30