.. |
api
|
Add PATCH support to bookmarks endpoint (#269)
|
2022-05-26 04:15:13 +02: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
|
Fake request headers to reduce bot detection (#263)
|
2022-05-21 13:25:32 +02:00 |
static
|
Feature: Shortcut key for new bookmark (#241)
|
2022-05-14 08:44:03 +02:00 |
styles
|
Improve about section (#265)
|
2022-05-21 21:33:08 +02:00 |
templates
|
Improve about section (#265)
|
2022-05-21 21:33:08 +02:00 |
templatetags
|
Add bookmark link target setting (#164)
|
2021-10-03 09:35:59 +02:00 |
tests
|
Add PATCH support to bookmarks endpoint (#269)
|
2022-05-26 04:15:13 +02:00 |
views
|
Improve about section (#265)
|
2022-05-21 21:33:08 +02:00 |
__init__.py
|
Implement basic bookmark page
|
2019-06-27 08:09:51 +02:00 |
admin.py
|
Add background tasks to admin (#264)
|
2022-05-21 18:21:10 +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
|
Allow searching for untagged bookmarks (#226)
|
2022-05-21 09:50:51 +02:00 |
signals.py
|
Make Internet Archive integration opt-in (#250)
|
2022-05-14 09:46:51 +02:00 |
urls.py
|
Enforce CSRF check for acknowledging toasts
|
2022-05-20 16:51:50 +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 |