linkding/bookmarks
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
..
api Ensure tag names don't contain spaces (#184) 2021-12-12 22:54:22 +01:00
components Add whitespace after auto-completed tag (#249) 2022-05-14 01:18:41 +02:00
management/commands Create snapshots on web.archive.org for bookmarks (#150) 2021-09-04 22:31:04 +02:00
migrations Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
services Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
static Feature: Shortcut key for new bookmark (#241) 2022-05-14 08:44:03 +02:00
styles Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
templates Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
templatetags Add bookmark link target setting (#164) 2021-10-03 09:35:59 +02:00
tests Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
views 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
admin.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
apps.py Create snapshots on web.archive.org for bookmarks (#150) 2021-09-04 22:31:04 +02:00
context_processors.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
models.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
queries.py improve tag query performance (#142) 2021-08-15 09:28:40 +02:00
signals.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
urls.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
utils.py Prevent external redirects 2022-03-27 11:47:45 +02:00
validators.py Add option to disable bookmark URL validation (#57) 2021-02-06 16:27:19 +01:00