..
api
Allow bookmarks to have empty title and description ( #843 )
2024-09-22 07:52:00 +02:00
e2e
Allow bookmarks to have empty title and description ( #843 )
2024-09-22 07:52:00 +02:00
frontend
Allow bookmarks to have empty title and description ( #843 )
2024-09-22 07:52:00 +02:00
management /commands
Make backup include preview images
2024-06-16 10:37:02 +02:00
migrations
Allow bookmarks to have empty title and description ( #843 )
2024-09-22 07:52:00 +02:00
services
Allow bookmarks to have empty title and description ( #843 )
2024-09-22 07:52:00 +02:00
static
Show placeholder if there is no preview image ( #842 )
2024-09-20 08:56:17 +02:00
styles
Show placeholder if there is no preview image ( #842 )
2024-09-20 08:56:17 +02:00
templates
Allow bookmarks to have empty title and description ( #843 )
2024-09-22 07:52:00 +02:00
templatetags
Speed up response times for certain actions ( #829 )
2024-09-16 12:48:19 +02:00
tests
Allow bookmarks to have empty title and description ( #843 )
2024-09-22 07:52:00 +02:00
views
Add configuration options for pagination ( #835 )
2024-09-18 23:14:19 +02:00
__init__.py
Implement basic bookmark page
2019-06-27 08:09:51 +02:00
admin.py
Show proper name for bookmark assets in admin ( #708 )
2024-04-17 23:18:23 +02:00
apps.py
Add black code formatter
2024-01-27 11:29:16 +01:00
context_processors.py
remove unused context processor
2024-08-31 19:10:42 +02:00
feeds.py
Additional filter parameters for RSS feeds ( #811 )
2024-08-31 22:58:41 +02:00
middlewares.py
Speed up navigation ( #824 )
2024-09-14 11:32:19 +02:00
models.py
Allow bookmarks to have empty title and description ( #843 )
2024-09-22 07:52:00 +02:00
queries.py
Allow bookmarks to have empty title and description ( #843 )
2024-09-22 07:52:00 +02:00
signals.py
Generate fallback URLs for web archive links ( #804 )
2024-08-29 22:45:10 +02:00
tasks.py
Replace django-background-tasks with huey ( #657 )
2024-04-07 11:11:14 +02:00
urls.py
Speed up response times for certain actions ( #829 )
2024-09-16 12:48:19 +02:00
utils.py
remove deprecated API usage
2024-09-19 19:29:19 +02:00
validators.py
Add black code formatter
2024-01-27 11:29:16 +01:00