Sascha Ißbrücker
b97b0493e0
Cleanup modals
2025-12-31 18:03:37 +01:00
Sascha Ißbrücker
9013a8dfc2
Add e2e make command
2025-12-31 15:45:47 +01:00
Sascha Ißbrücker
4fed5de7b3
Convert behaviors to web components
2025-12-31 15:31:51 +01:00
Sascha Ißbrücker
ee1cf6596b
Allow sandboxes scripts when viewing assets ( #1252 )
2025-12-30 11:34:04 +01:00
Sascha Ißbrücker
12dd1d8bc6
Refactor dropdowns to use fixed positioning
2025-12-21 10:22:39 +01:00
Sascha Ißbrücker
74ddf45632
Fix bookmark details focus restoration
2025-12-21 10:00:55 +01:00
Sascha Ißbrücker
83092ccb48
API token management ( #1248 )
2025-12-14 17:51:53 +01:00
Sascha Ißbrücker
492de5618c
Bump version
v1.44.2
2025-12-13 10:33:32 +01:00
Sascha Ißbrücker
c349ad7670
Use sandbox CSP for viewing assets ( #1245 )
2025-12-13 10:32:06 +01:00
Simon
1c17e16655
Bump supervisor to 4.3.0 to fix warning ( #1216 )
...
Co-authored-by: simonhammes <simonhammes@users.noreply.github.com >
2025-12-13 10:07:32 +01:00
Devinside
9b70bc3b55
Add Komrade project to community resources ( #1236 )
2025-12-13 09:54:00 +01:00
vbsampath
beba4f8b93
Add Javascript API to community resources ( #1195 )
...
* Added Javascript client and library for Linkding REST API
* Cleanup
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@googlemail.com >
2025-12-13 09:53:16 +01:00
Sascha Ißbrücker
bb7af56dc1
Bump docs dependencies
2025-12-13 09:37:51 +01:00
dependabot[bot]
e89fecbd10
Bump astro from 5.13.2 to 5.14.4 in /docs ( #1201 )
...
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) from 5.13.2 to 5.14.4.
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.14.4/packages/astro )
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.14.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-18 07:08:12 +02:00
Sascha Ißbrücker
70734ed273
Fix tag cloud highlighting first char when tags are not grouped ( #1209 )
...
* Fix tag cloud highlighting first char when tags are not grouped
* update test
2025-10-18 07:05:15 +02:00
m3e
dcb15f1942
Fix devcontainer ( #1208 )
...
* Update Python version to 3.13 in devcontainer
* Update `postCreateCommand` to install and use uv
* Update DevContainers paragraph in README with uv commands
* Update commands
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@googlemail.com >
2025-10-18 06:24:31 +02:00
Sascha Ißbrücker
3b6cdbdd84
Update CHANGELOG.md
2025-10-11 13:37:40 +02:00
Sascha Ißbrücker
344420ec4a
Bump version
v1.44.1
2025-10-11 11:14:37 +02:00
Sascha Ißbrücker
eb99ece360
Attempt to fix botched normalized URL migration from 1.43.0 ( #1205 )
2025-10-11 11:12:27 +02:00
Sascha Ißbrücker
95529eccd4
Check for dupes by exact URL if normalized URL is missing ( #1204 )
2025-10-11 10:45:23 +02:00
Sascha Ißbrücker
a6b36750da
Fix missing tags causing errors in import with Postgres ( #1203 )
...
* Handle missing tags in importer
* Make all tests run with Postgres again
2025-10-11 10:32:31 +02:00
Sascha Ißbrücker
8b98a335d4
Fix normalized URL not being generated in bookmark import ( #1202 )
2025-10-11 09:57:14 +02:00
Sascha Ißbrücker
6ac8ce6a7b
Publish search guide
2025-10-05 20:16:07 +02:00
Sascha Ißbrücker
a9f135552a
Update CHANGELOG.md
2025-10-05 15:43:13 +02:00
Sascha Ißbrücker
f110eb35fe
Bump version
v1.44.0
2025-10-05 13:20:54 +02:00
Sascha Ißbrücker
051bd39256
Add new search engine that supports logical expressions (and, or, not) ( #1198 )
...
* parser implementation
* add support for quoted strings
* add support for tags
* ignore empty tags
* implicit and
* prepare query conversion by disabling tests
* convert query logic
* fix nested combined tag searches
* simplify query logic
* Add special keyword support to parser
* Add special keyword support to query builder
* Handle invalid queries in query builder
* Notify user about invalid queries
* Add helper to strip tags from search query
* Make tag cloud show all tags from search query
* Use new method for extracting tags
* Add query for getting tags from search query
* Get selected tags through specific context
* Properly remove selected tags from complex queries
* cleanup
* Clarify bundle search terms
* Add documentation draft
* Improve adding tags to search query
* Add option to switch back to the old search
2025-10-05 12:51:08 +02:00
Sascha Ißbrücker
229d3b511f
Fix error button icon color
2025-10-04 02:56:21 +02:00
Sascha Ißbrücker
b9d6d91a91
Fix bundle preview pagination resetting to first page ( #1194 )
2025-10-03 10:12:50 +02:00
Dunlor
a7a4dd5fff
Fix queued tasks link when context path is used ( #1187 )
...
* Fix queued tasks link when LD_CONTEXT_PATH is set
* cleanup
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com >
2025-10-03 10:11:42 +02:00
dependabot[bot]
ecb34d2aea
Bump tar-fs from 3.0.9 to 3.1.1 in /docs ( #1190 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 3.0.9 to 3.1.1.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.9...v3.1.1 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 3.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-03 10:07:54 +02:00
dependabot[bot]
5495565fbd
Bump devalue from 5.1.1 to 5.3.2 in /docs ( #1192 )
...
Bumps [devalue](https://github.com/sveltejs/devalue ) from 5.1.1 to 5.3.2.
- [Release notes](https://github.com/sveltejs/devalue/releases )
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/devalue/compare/v5.1.1...v5.3.2 )
---
updated-dependencies:
- dependency-name: devalue
dependency-version: 5.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-03 10:07:38 +02:00
Dunlor
0c18b83a8e
Fix pagination links to use relative URLs ( #1186 )
2025-10-03 09:54:50 +02:00
Sascha Ißbrücker
128e1afbce
Fix ublock setup
v1.43.0
2025-09-28 10:38:56 +02:00
Sascha Ißbrücker
d33719dc7c
Bump version
2025-09-28 09:22:00 +02:00
dependabot[bot]
357c2d1399
Bump vite from 6.3.5 to 6.3.6 in /docs ( #1184 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.3.5 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-10 19:36:31 +02:00
Sascha Ißbrücker
9cda5a54d3
Add href parsing test
2025-08-27 08:45:20 +02:00
Sascha Ißbrücker
67d5b17450
Fix filter background in dark theme
2025-08-27 08:31:49 +02:00
Sascha Ißbrücker
3ec6c0a7f8
Hide tag menu for unauthenticated users ( #1176 )
2025-08-26 19:06:04 +02:00
Sascha Ißbrücker
86c2bdd138
Update test build
2025-08-26 12:14:30 +02:00
Sascha Ißbrücker
82e5b7d9d5
Add basic tag management ( #1175 )
2025-08-26 12:01:36 +02:00
Sascha Ißbrücker
d873342105
Replace Svelte components with Lit elements ( #1174 )
2025-08-24 12:28:15 +02:00
Sascha Ißbrücker
d519cb74eb
Bump versions ( #1173 )
...
* Bump versions
* Bump NPM versions, update to Svelte 5
* try improve flaky test
* bump single-file-cli, remove ublock origin workaround
* bump base images
* replace libssl3
2025-08-24 12:10:17 +02:00
Sascha Ißbrücker
ff0e6f0ff6
Add test environment
2025-08-24 09:31:17 +02:00
Sascha Ißbrücker
77c45c63f3
Add authelia OIDC test setup
2025-08-23 13:50:17 +02:00
Sascha Ißbrücker
e45e63bfb1
Fix psycopg install
2025-08-23 10:50:10 +02:00
Sascha Ißbrücker
004319adae
Install uv via installer
2025-08-23 07:58:26 +02:00
Sascha Ißbrücker
d8358f1b12
Add preview build
2025-08-23 07:41:34 +02:00
Sascha Ißbrücker
b90ae1b202
Switch to uv ( #1172 )
2025-08-23 07:37:25 +02:00
Sascha Ißbrücker
6c874afff2
Add option to mark bookmarks as shared by default ( #1170 )
...
* Add option to mark bookmarks as shared by default
* add migration
2025-08-22 20:05:56 +02:00
Sascha Ißbrücker
723b843c13
Normalize URLs when checking for duplicates ( #1169 )
...
* Normalize URLs when checking for duplicates
* Improve migration script
2025-08-22 19:37:28 +02:00