.. |
api
|
Add search autocomplete (#53)
|
2020-12-31 09:47:51 +01:00 |
components
|
Fix mobile issues with searchbox and nav menu (#72)
|
2021-02-07 00:10:02 +01:00 |
management/commands
|
Create docker image
|
2019-07-03 17:18:29 +02:00 |
migrations
|
Add option to disable bookmark URL validation (#57)
|
2021-02-06 16:27:19 +01:00 |
services
|
Fix duplicate tag error (#65)
|
2021-01-12 22:42:56 +01:00 |
static
|
Add favicon (#60)
|
2021-01-09 00:24:06 +01:00 |
styles
|
Fix mobile issues with searchbox and nav menu (#72)
|
2021-02-07 00:10:02 +01:00 |
templates
|
Fix mobile issues with searchbox and nav menu (#72)
|
2021-02-07 00:10:02 +01:00 |
templatetags
|
Add pagination (#63)
|
2021-01-11 17:49:53 +01:00 |
tests
|
Add option to disable bookmark URL validation (#57)
|
2021-02-06 16:27:19 +01:00 |
views
|
Add search autocomplete (#53)
|
2020-12-31 09:47:51 +01:00 |
__init__.py
|
Implement basic bookmark page
|
2019-06-27 08:09:51 +02:00 |
admin.py
|
- Added Tags in the admin page
|
2019-12-28 16:44:14 -05:00 |
apps.py
|
Implement basic bookmark page
|
2019-06-27 08:09:51 +02:00 |
models.py
|
Add option to disable bookmark URL validation (#57)
|
2021-02-06 16:27:19 +01:00 |
queries.py
|
Make tag search and assignment case insensitive (#56)
|
2021-01-02 11:30:20 +01:00 |
urls.py
|
Add search autocomplete (#53)
|
2020-12-31 09:47:51 +01:00 |
utils.py
|
Make tag search and assignment case insensitive (#56)
|
2021-01-02 11:30:20 +01:00 |
validators.py
|
Add option to disable bookmark URL validation (#57)
|
2021-02-06 16:27:19 +01:00 |