aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/api/v1/bookmarks (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-18feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz3-3/+11
2025-04-16fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem1-12/+16
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem2-1/+7
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem5-8/+8
2025-03-09feat: Expose bookmark summarization in the API (#1088)erik-nilcoast1-0/+19
2025-02-23feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem2-3/+3
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem1-0/+54
2025-01-05feat: Expose the search functionality in the REST APIMohamed Bassem1-0/+39
2025-01-04feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem2-0/+73
2024-12-27feat: Add REST APIs for manipulating highlights. Fixes #620Mohamed Bassem1-0/+18
2024-10-20feature(api): Add REST APIs to update bookmarks, tags and listsMohamed Bassem1-0/+18
2024-10-20feature(api): Add REST APIs to manipulate lists and tags for bookmarksMohamed Bassem2-0/+63
2024-10-20feature: Add APIs to create new lists and bookmarksMohamed Bassem1-0/+12
2024-10-20feature: Add DELETE REST APIs for bookmarks, lists and tagsMohamed Bassem1-0/+14
2024-10-20feature: Add GET REST APIs for bookmarks, lists and tagsMohamed Bassem1-0/+18
2024-10-20featue: Add infra for REST APIs and implement GET /bookmarksMohamed Bassem1-0/+25