linkding/bookmarks/services
Sascha Ißbrücker 9df270557f
Make tag search and assignment case insensitive (#56)
* Make tag assignment and search case-insensitive (#45)

* Add tests for tag case-sensitivity and deduplication (#45)

Co-authored-by: Sascha Ißbrücker <sissbruecker@lyska.io>
2021-01-02 11:30:20 +01:00
..
__init__.py Implement add bookmark route 2019-06-28 19:37:41 +02:00
bookmarks.py #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
exporter.py Implement bookmark export 2019-12-26 13:45:12 +01:00
importer.py Implement custom netscape file parser (#51) 2020-12-31 07:02:28 +01:00
parser.py Implement custom netscape file parser (#51) 2020-12-31 07:02:28 +01:00
tags.py Make tag search and assignment case insensitive (#56) 2021-01-02 11:30:20 +01:00
website_loader.py Preview website title + description in bookmark form 2019-07-02 01:28:02 +02:00