linkding/bookmarks/migrations
Sascha Ißbrücker 4280ab40c6
Archive snapshots of websites locally (#672)
* Add basic HTML snapshots

* Implement asset list

* Add snapshot creation tests

* Add deletion tests

* Show file size

* Remove snapshots

* Create new snapshots

* Switch to single-file

* CSS tweak

* Remove auto refresh

* Show delete link when there is no file yet

* Add current date to display name

* Add flag for snapshot support

* Add option for disabling automatic snapshots

* Make snapshots sharable

* Document image variants

* Update README.md

* Add migrations

* Fix tests
2024-04-01 15:19:38 +02:00
..
0001_initial.py Add black code formatter 2024-01-27 11:29:16 +01:00
0002_auto_20190629_2303.py Add black code formatter 2024-01-27 11:29:16 +01:00
0003_auto_20200913_0656.py Add black code formatter 2024-01-27 11:29:16 +01:00
0004_auto_20200926_1028.py Add black code formatter 2024-01-27 11:29:16 +01:00
0005_auto_20210103_1212.py Add black code formatter 2024-01-27 11:29:16 +01:00
0006_bookmark_is_archived.py Add black code formatter 2024-01-27 11:29:16 +01:00
0007_userprofile.py Add black code formatter 2024-01-27 11:29:16 +01:00
0008_userprofile_bookmark_date_display.py Add black code formatter 2024-01-27 11:29:16 +01:00
0009_bookmark_web_archive_snapshot_url.py Add black code formatter 2024-01-27 11:29:16 +01:00
0010_userprofile_bookmark_link_target.py Add black code formatter 2024-01-27 11:29:16 +01:00
0011_userprofile_web_archive_integration.py Add black code formatter 2024-01-27 11:29:16 +01:00
0012_toast.py Add black code formatter 2024-01-27 11:29:16 +01:00
0013_web_archive_optin_toast.py Add black code formatter 2024-01-27 11:29:16 +01:00
0014_alter_bookmark_unread.py Add black code formatter 2024-01-27 11:29:16 +01:00
0015_feedtoken.py Add black code formatter 2024-01-27 11:29:16 +01:00
0016_bookmark_shared.py Add black code formatter 2024-01-27 11:29:16 +01:00
0017_userprofile_enable_sharing.py Add black code formatter 2024-01-27 11:29:16 +01:00
0018_bookmark_favicon_file.py Add black code formatter 2024-01-27 11:29:16 +01:00
0019_userprofile_enable_favicons.py Add black code formatter 2024-01-27 11:29:16 +01:00
0020_userprofile_tag_search.py Add black code formatter 2024-01-27 11:29:16 +01:00
0021_userprofile_display_url.py Add black code formatter 2024-01-27 11:29:16 +01:00
0022_bookmark_notes.py Add black code formatter 2024-01-27 11:29:16 +01:00
0023_userprofile_permanent_notes.py Add black code formatter 2024-01-27 11:29:16 +01:00
0024_userprofile_enable_public_sharing.py Add black code formatter 2024-01-27 11:29:16 +01:00
0025_userprofile_search_preferences.py Add black code formatter 2024-01-27 11:29:16 +01:00
0026_userprofile_custom_css.py Add option for custom CSS (#652) 2024-03-17 01:11:59 +01:00
0027_userprofile_bookmark_description_display_and_more.py Add option for showing bookmark description as separate block (#663) 2024-03-24 21:31:15 +01:00
0028_userprofile_display_archive_bookmark_action_and_more.py Make bookmark list actions configurable (#666) 2024-03-29 23:07:11 +01:00
0029_bookmark_list_actions_toast.py Make bookmark list actions configurable (#666) 2024-03-29 23:07:11 +01:00
0030_bookmarkasset.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
0031_userprofile_enable_automatic_html_snapshots.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
0032_html_snapshots_hint_toast.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00