aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components/bookmarks/UpdatingBookmarkList.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem2025-04-131-2/+2
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-2/+2
* feat: Add Bookmark Sorting Feature (#812)Daksh Pareek2025-01-121-1/+1
* feature(mobile): Add proper error handling for server errorsMohamedBassem2024-09-141-2/+3
* refactor: fixed typos in BookmarkTypes (#268)kamtschatka2024-07-011-1/+1
* refactor: added the bookmark type to the database (#256)kamtschatka2024-07-011-1/+2
* fix: Fix missing bookmarks during pagination if they got created in the same ...MohamedBassem2024-05-191-4/+7
* ui(mobile): Add horizontal margins to the bookmark cardsMohamedBassem2024-05-121-1/+3
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
* mobile: Add dark mode supportMohamedBassem2024-04-171-2/+2
* fix(mobile): Fix flicker on searchMohamedBassem2024-03-201-0/+52