linkding/bookmarks
Sascha Ißbrücker 1c3651e91d
Add setting and documentation for fixing CSRF errors (#349)
* Add documentation and setting for solving CSRF errors

* Improve proxy setup docs

* Link to reverse proxy documentation

* Fix link
2022-10-05 10:01:44 +02:00
..
api Improve bookmark query performance (#334) 2022-09-09 19:46:55 +02:00
components Add bookmark sharing (#311) 2022-08-04 19:37:16 +02:00
management/commands Add option to create initial superuser (#323) 2022-09-04 08:08:15 +02:00
migrations Add bookmark sharing (#311) 2022-08-04 19:37:16 +02:00
services Setup logging for background tasks 2022-09-11 07:50:08 +02:00
static Add bookmark list keyboard navigation (#320) 2022-08-14 11:28:36 +02:00
styles Add bookmark list keyboard navigation (#320) 2022-08-14 11:28:36 +02:00
templates Prevent rate limit errors in wayback machine API (#339) 2022-09-10 20:43:15 +02:00
templatetags Minify bookmark list HTML (#332) 2022-09-04 09:03:14 +02:00
tests Add setting and documentation for fixing CSRF errors (#349) 2022-10-05 10:01:44 +02:00
views Improve bookmark query performance (#334) 2022-09-09 19:46:55 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py Fix error when deleting all bookmarks in admin (#336) 2022-09-09 08:31:28 +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
feeds.py Add RSS feeds (#305) 2022-07-23 23:20:27 +02:00
middlewares.py Add support for authentication proxies (#321) 2022-08-14 13:35:03 +02:00
models.py Improve bookmark query performance (#334) 2022-09-09 19:46:55 +02:00
queries.py Improve bookmark query performance (#334) 2022-09-09 19:46:55 +02:00
signals.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
urls.py Bump Django and other dependencies (#331) 2022-09-04 07:15:09 +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