Pagination added and search and filtering moved to backend
Build LinkLog Development Image / development-image (push) Successful in 22s
Build LinkLog Development Image / development-image (push) Successful in 22s
This commit is contained in:
@@ -187,4 +187,4 @@ def post_link_to_mastodon(
|
||||
|
||||
@router.get('/links')
|
||||
def list_links():
|
||||
return list_public_links()
|
||||
return list_public_links()['items']
|
||||
|
||||
Reference in New Issue
Block a user