mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-13 23:27:16 +00:00
fe7ddbe645
* 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 |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_auto_20190629_2303.py | ||
0003_auto_20200913_0656.py | ||
0004_auto_20200926_1028.py | ||
0005_auto_20210103_1212.py | ||
0006_bookmark_is_archived.py | ||
0007_userprofile.py | ||
0008_userprofile_bookmark_date_display.py | ||
0009_bookmark_web_archive_snapshot_url.py | ||
0010_userprofile_bookmark_link_target.py | ||
0011_userprofile_web_archive_integration.py | ||
0012_toast.py | ||
0013_web_archive_optin_toast.py | ||
0014_alter_bookmark_unread.py | ||
0015_feedtoken.py | ||
0016_bookmark_shared.py | ||
0017_userprofile_enable_sharing.py | ||
0018_bookmark_favicon_file.py | ||
0019_userprofile_enable_favicons.py | ||
0020_userprofile_tag_search.py | ||
0021_userprofile_display_url.py | ||
0022_bookmark_notes.py | ||
0023_userprofile_permanent_notes.py | ||
0024_userprofile_enable_public_sharing.py | ||
0025_userprofile_search_preferences.py | ||
0026_userprofile_custom_css.py | ||
0027_userprofile_bookmark_description_display_and_more.py | ||
0028_userprofile_display_archive_bookmark_action_and_more.py | ||
0029_bookmark_list_actions_toast.py | ||
0030_bookmarkasset.py | ||
0031_userprofile_enable_automatic_html_snapshots.py | ||
0032_html_snapshots_hint_toast.py | ||
0033_userprofile_default_mark_unread.py | ||
0034_bookmark_preview_image_file_and_more.py | ||
0035_userprofile_tag_grouping.py | ||
0036_userprofile_auto_tagging_rules.py | ||
0037_globalsettings.py | ||
0038_globalsettings_guest_profile_user.py | ||
0039_globalsettings_enable_link_prefetch.py | ||
0040_userprofile_items_per_page_and_more.py | ||
0041_merge_metadata.py | ||
__init__.py |