__init__.py
|
improve identity deletion
|
2025-02-09 05:20:22 +00:00 |
collection.py
|
add language to federated Note
|
2025-02-03 19:18:44 -05:00 |
comment.py
|
fix duplicated Note
|
2025-02-03 19:18:44 -05:00 |
common.py
|
fix edge case when deleting Piece
|
2025-02-28 20:20:14 -05:00 |
index.py
|
fix journal search result ordering
|
2025-03-10 02:43:27 -04:00 |
itemlist.py
|
edit collection item without reload page
|
2025-01-20 15:36:28 -05:00 |
like.py
|
update lint: replace black and isort with ruff
|
2025-01-11 17:27:24 -05:00 |
mark.py
|
reduce some N+1 query in mark
|
2025-03-08 16:53:21 -05:00 |
mixins.py
|
minor ui tweak
|
2024-06-03 23:40:13 -04:00 |
note.py
|
api for notes
|
2025-01-19 18:41:48 -05:00 |
rating.py
|
reduce some duplicated query on rating
|
2025-03-08 16:53:21 -05:00 |
review.py
|
fix duplicated Note
|
2025-02-03 19:18:44 -05:00 |
shelf.py
|
reduce some N+1 query in mark
|
2025-03-08 16:53:21 -05:00 |
tag.py
|
trim tag instead of 500 error
|
2025-02-22 19:46:56 -05:00 |
utils.py
|
improve identity deletion
|
2025-02-09 05:20:22 +00:00 |