linkding/bookmarks/api
Sascha Ißbrücker fe7ddbe645
Allow bookmarks to have empty title and description (#843)
* add migration for merging fields

* remove usage of website title and description

* keep empty website title and description in API for compatibility

* restore scraping in API and add option for disabling it

* document API scraping behavior

* remove deprecated fields from API docs

* improve form layout

* cleanup migration

* cleanup website loader

* update tests
2024-09-22 07:52:00 +02:00
..
__init__.py #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
routes.py Allow bookmarks to have empty title and description (#843) 2024-09-22 07:52:00 +02:00
serializers.py Allow bookmarks to have empty title and description (#843) 2024-09-22 07:52:00 +02:00