dependabot[bot]
af16a9e727
Bump djangorestframework from 3.14.0 to 3.15.2 ( #769 )
...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework ) from 3.14.0 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases )
- [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.2 )
---
updated-dependencies:
- dependency-name: djangorestframework
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 22:30:09 +02:00
dependabot[bot]
d898c1be4d
Bump certifi from 2023.11.17 to 2024.7.4 ( #775 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2023.11.17 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 22:29:37 +02:00
dependabot[bot]
0282220307
Bump django from 5.0.3 to 5.0.8 ( #795 )
...
Bumps [django](https://github.com/django/django ) from 5.0.3 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.3...5.0.8 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 22:29:08 +02:00
VolumeData21
bb243b382d
removed version line from docker compose yaml ( #800 )
...
Co-authored-by: andrew <110792083+beboprocky@users.noreply.github.com>
2024-08-28 22:28:47 +02:00
Filipe Belatti
fbc97a3841
Add Pinkt to the Community section ( #772 )
...
Pinkt is an Android app which added support for Linkding starting from version 3.0
2024-07-02 21:28:57 +02:00
Sascha Ißbrücker
380f5ed19c
Include favicons and thumbnails in REST API ( #763 )
...
* Include favicons and thumbnails in REST API
* Fix serialization for custom endpoints
2024-06-18 23:07:14 +02:00
Sascha Ißbrücker
b28352fb28
Update CHANGELOG.md
2024-06-16 22:45:01 +02:00
Sascha Ißbrücker
695b0dc300
Bump version
2024-06-16 11:45:06 +02:00
Sascha Ißbrücker
fe40139838
Make backup include preview images
2024-06-16 10:37:02 +02:00
Sascha Ißbrücker
44b49a4cfe
Preview auto tags in bookmark form ( #737 )
2024-06-16 10:04:38 +02:00
dependabot[bot]
469883a674
--- ( #740 )
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16 10:01:36 +02:00
Viacheslav Slinko
fa5f78cf71
Automatically add tags to bookmarks based on URL pattern ( #736 )
...
* [WIP] DSL
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* dsl2
* full feature
* upd
* upd
* upd
* upd
* rename to auto_tagging_rules
* update migration after rebase
* add REST API tests
* improve settings view
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-05-17 09:39:46 +02:00
Viacheslav Slinko
e03f536925
Add option for disabling tag grouping ( #735 )
...
* Configurable tag grouping
* update tag group name
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-05-17 08:38:08 +02:00
Viacheslav Slinko
a92a35cfb8
Thumbnails lazy loading ( #734 )
2024-05-16 09:44:38 +02:00
Viacheslav Slinko
ff334e0888
Hide tooltip on mobile ( #733 )
2024-05-15 09:06:30 +02:00
Sascha Ißbrücker
0f9ba57fef
Load missing thumbnails after enabling the feature ( #725 )
2024-05-10 09:50:19 +02:00
Viacheslav Slinko
b4376a9ff1
Load bookmark thumbnails after import ( #724 )
...
* Update thumbnails after import
* Safer way to download thumbnails
* small test improvements
* add missing tests
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-05-10 09:19:00 +02:00
Viacheslav Slinko
87cd4061cb
Add support for bookmark thumbnails ( #721 )
...
* Preview Image
* fix tests
* add test
* download preview image
* relative path
* gst
* details view
* fix tests
* Improve preview image styles
* Remove preview image URL from model
* Revert form changes
* update tests
* make it work in uwsgi
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-05-07 18:58:52 +02:00
Sascha Ißbrücker
e2415f652b
Remove leading/trailing whitespace in description
2024-04-21 18:56:01 +02:00
Sascha Ißbrücker
9cf5eb5ec0
Use temp dir for favicon loader tests
2024-04-20 19:45:57 +02:00
Sascha Ißbrücker
023a213ba6
Update CHANGELOG.md
2024-04-20 19:23:21 +02:00
Sascha Ißbrücker
23d97db016
Bump version
2024-04-20 14:11:14 +02:00
dependabot[bot]
0fb1bbd0e2
Bump sqlparse from 0.4.4 to 0.5.0 ( #704 )
...
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse ) from 0.4.4 to 0.5.0.
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG )
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...0.5.0 )
---
updated-dependencies:
- dependency-name: sqlparse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 12:17:01 +02:00
Sascha Ißbrücker
5d2acca122
Allow uploading custom files for bookmarks ( #713 )
2024-04-20 12:14:11 +02:00
Sascha Ißbrücker
0cbaf927e4
Add reader mode ( #703 )
...
* Add reader mode view
* Show link for latest snapshot instead
2024-04-20 09:18:57 +02:00
ab623
0586983602
Show proper name for bookmark assets in admin ( #708 )
2024-04-17 23:18:23 +02:00
ab623
9dc3521d5e
Add option for marking bookmarks as unread by default ( #706 )
...
* Added new option to set Mark as unread with a default
* Added additional test
* tweak test a bit
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-04-17 23:08:18 +02:00
Sascha Ißbrücker
a1822e2091
Close bookmark details with escape ( #702 )
2024-04-15 19:41:18 +02:00
Sascha Ißbrücker
22ffecbb9d
Make blocking cookie banners more reliable ( #699 )
2024-04-15 19:33:25 +02:00
Sascha Ißbrücker
d9096eacd6
Update CHANGELOG.md
2024-04-14 21:10:27 +02:00
Sascha Ißbrücker
e50912df12
Bump version
2024-04-14 20:48:30 +02:00
Sascha Ißbrücker
393d688247
Fix directory name
2024-04-14 20:31:53 +02:00
Sascha Ißbrücker
6e38587174
Fix missing home directory in background tasks
2024-04-14 20:28:39 +02:00
dependabot[bot]
123c6fe02a
Bump idna from 3.6 to 3.7 ( #694 )
...
Bumps [idna](https://github.com/kjd/idna ) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7 )
---
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-14 14:41:53 +02:00
Sascha Ißbrücker
1b7731e506
Refresh file list when there are queued snapshots ( #697 )
...
* add destroy hook
* refresh details modal in interval
* refactor to refresh assets list
* disable create snapshot button when there is a pending snapshot
2024-04-14 14:41:22 +02:00
Sascha Ißbrücker
df9f0095cc
Add button for creating missing HTML snapshots ( #696 )
...
* add button for creating missing HTML snapshots
* refactor messages in settings view
* show alternative text when there are no missing snapshots
2024-04-14 13:21:15 +02:00
Sascha Ißbrücker
25470edb2c
Remove ads and cookie banners from HTML snapshots ( #695 )
...
* integrate ublock with single-file
* reuse chromium profile
2024-04-14 13:09:46 +02:00
Sascha Ißbrücker
22a1fc80ad
Update README.md
2024-04-14 06:44:08 +02:00
Sascha Ißbrücker
65f0eb2a04
Refactor client-side fetch logic ( #693 )
...
* extract generic behaviors
* preserve query string when refreshing content
* refactor details modal refresh
* refactor bulk edit
* update tests
* restore tag modal
* Make IntelliJ aware of custom attributes
* improve e2e test coverage
2024-04-11 19:07:20 +02:00
Sascha Ißbrücker
82f86bf537
Update CHANGELOG.md
2024-04-09 20:46:59 +02:00
Sascha Ißbrücker
639629ddfe
Bump version
2024-04-09 20:28:35 +02:00
pettijohn
2b342c0d56
Add option for passing arguments to single-file command ( #691 )
...
* Promoting singlefile timeout to env variable
* Promoting singlefile timeout to env variable
* add tests
* Add LD_SINGLEFILE_OPTIONS support
* add tests
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-04-09 20:22:14 +02:00
Sascha Ißbrücker
3ffec72d3e
Fix jumping tag auto complete
2024-04-09 19:41:14 +02:00
tianheg
edd958fff6
Update backup.md ( #689 )
2024-04-08 08:11:48 +02:00
pettijohn
2d22d6871e
Add option for customizing single-file timeout ( #688 )
...
* Promoting singlefile timeout to env variable
* Promoting singlefile timeout to env variable
* add tests
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-04-07 20:21:59 +02:00
Sascha Ißbrücker
5e8f5b2c58
Truncate snapshot filename for long URLs ( #687 )
2024-04-07 18:13:28 +02:00
Sascha Ißbrücker
d5a83722de
Add full backup method ( #686 )
2024-04-07 17:49:30 +02:00
Jan Hendrik Lübke
5d8fdebb7c
Add option to disable SSL verification for OIDC ( #684 )
...
* Add setting OIDC_VERIFY_SSL
Passtrough the setting OIDC_VERIFY_SSL in order to allow self-signed certificates/custom certificate authority for the OIDC provider
* Update Options.md to include the new setting OIDC_VERIFY_SSL
* add default setting test
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-04-07 16:33:29 +02:00
Sascha Ißbrücker
f7bd6ccb31
Update CHANGELOG.md
2024-04-07 13:09:37 +02:00
Sascha Ißbrücker
e4ee0171be
Bump version
2024-04-07 13:06:51 +02:00