linkding/bookmarks/tests
Sascha Ißbrücker c61e8ee2cd
Implement archive feature (#73)
* Implement archive function (#46)

* Implement archive view (#46)

* Filter tags for archived/unarchived (#46)

* Implement archived bookmarks endpoint (#46)

* Implement archive mode for search component (#46)

* Move bookmarklet to settings (#46)

* Update modified timestamp on archive/unarchive (#46)

* Fix bookmarklet (#46)
2021-02-14 18:00:22 +01:00
..
__init__.py Make tag search and assignment case insensitive (#56) 2021-01-02 11:30:20 +01:00
test_bookmark_validation.py Add option to disable bookmark URL validation (#57) 2021-02-06 16:27:19 +01:00
test_bookmarks_model.py Show URL as fallback if no title is available (#64) 2021-01-16 00:57:57 +01:00
test_bookmarks_service.py Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
test_pagination_tag.py Add pagination (#63) 2021-01-11 17:49:53 +01:00
test_queries.py Implement archive feature (#73) 2021-02-14 18:00:22 +01:00
test_tags_model.py Make tag search and assignment case insensitive (#56) 2021-01-02 11:30:20 +01:00
test_tags_service.py Implement archive feature (#73) 2021-02-14 18:00:22 +01:00