aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components/bookmarks/UpdatingBookmarkList.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem1-1/+1
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem1-10/+14
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem1-2/+2
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-2/+2
2025-01-12feat: Add Bookmark Sorting Feature (#812)Daksh Pareek1-1/+1
2024-09-14feature(mobile): Add proper error handling for server errorsMohamedBassem1-2/+3
2024-07-01refactor: fixed typos in BookmarkTypes (#268)kamtschatka1-1/+1
2024-07-01refactor: added the bookmark type to the database (#256)kamtschatka1-1/+2
2024-05-19fix: Fix missing bookmarks during pagination if they got created in the same ...MohamedBassem1-4/+7
2024-05-12ui(mobile): Add horizontal margins to the bookmark cardsMohamedBassem1-1/+3
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-17mobile: Add dark mode supportMohamedBassem1-2/+2
2024-03-20fix(mobile): Fix flicker on searchMohamedBassem1-0/+52