linkding/bookmarks/services
Sascha Ißbrücker 5d9e487ec1
Various improvements to favicons (#504)
* Update default favicon provider

* Add domain placeholder for favicon providers

* Fix favicon loader to handle streaming response

* Handle different mime types for favicons

* Use 32px size by default

* Update documentation

* Skip mime-type test for now

* Manually configure image/x-icon mime type
2023-08-15 16:49:58 +02:00
..
__init__.py Implement add bookmark route 2019-06-28 19:37:41 +02:00
bookmarks.py Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00
exporter.py Escape texts in exported HTML (#429) 2023-02-18 18:25:54 +01:00
favicon_loader.py Various improvements to favicons (#504) 2023-08-15 16:49:58 +02:00
importer.py Add option for showing bookmark favicons (#390) 2023-01-21 16:36:10 +01:00
parser.py Add read it later functionality (#304) 2022-07-23 22:17:20 +02:00
tags.py Fix duplicate tag error (#65) 2021-01-12 22:42:56 +01:00
tasks.py Various improvements to favicons (#504) 2023-08-15 16:49:58 +02:00
wayback.py Prevent rate limit errors in wayback machine API (#339) 2022-09-10 20:43:15 +02:00
website_loader.py Fix website loader content encoding detection (#482) 2023-05-30 22:04:54 +02:00