linkding/bookmarks/migrations
Sascha Ißbrücker f92c3dd403
Make Internet Archive integration opt-in (#250)
* Make web archive integration opt-in

* Add toast message about web archive integration opt-in

* Improve wording for web archive setting

* Add toast admin

* Fix toast clear button visited styles

* Add test for redirect

* Improve wording

* Ensure redirects to same domain

* Improve wording

* Fix snapshot test

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2022-05-14 09:46:51 +02:00
..
0001_initial.py Implement fetching website metadata 2019-06-29 02:01:26 +02:00
0002_auto_20190629_2303.py Implement tag model 2019-06-30 07:15:46 +02:00
0003_auto_20200913_0656.py #25 Increase bookmark URL length limit 2020-09-13 09:05:50 +02:00
0004_auto_20200926_1028.py #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
0005_auto_20210103_1212.py Add option to disable bookmark URL validation (#57) 2021-02-06 16:27:19 +01:00
0006_bookmark_is_archived.py Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
0007_userprofile.py Implement dark theme (#49) 2021-03-28 12:11:56 +02:00
0008_userprofile_bookmark_date_display.py Display date_added in bookmark list (#85) 2021-03-31 09:08:19 +02:00
0009_bookmark_web_archive_snapshot_url.py Create snapshots on web.archive.org for bookmarks (#150) 2021-09-04 22:31:04 +02:00
0010_userprofile_bookmark_link_target.py Add bookmark link target setting (#164) 2021-10-03 09:35:59 +02:00
0011_userprofile_web_archive_integration.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
0012_toast.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
0013_web_archive_optin_toast.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00