aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks/BookmarksGrid.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: Hide bookmark global actions when there's no bookmark grid shownMohamedBassem2025-08-231-0/+9
* feat: Configurable number of grid columns. Fixes #1713Mohamed Bassem2025-07-261-6/+17
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
* feat(web): A slightly better looking banner when no bookmarks are foundMohamedBassem2025-04-061-1/+2
* fix: Add error boundary around bookmark cardsMohamed Bassem2025-03-091-3/+7
* feature(web): Add infinite scrolling supportMohamedBassem2024-09-281-0/+9
* feature(web): Add a select all button to bulk actionsMohamedBassem2024-09-271-1/+10
* feature(web): Add a compact layout. Fixes #379MohamedBassem2024-09-151-0/+1
* refactor: Extract the bookmark polling logic into a separate shared componentMohamedBassem2024-06-091-25/+9
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-11/+33
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-11/+10
* feature(web): Add dark mode supportMohamedBassem2024-03-231-1/+1
* fix(web): Greatly improve the search feeling by removing the flickerMohamedBassem2024-03-201-22/+9
* fix(web): Show editor card when there are no bookmarksMohamedBassem2024-03-191-1/+1
* feature(web): Add support for demo modeMohamedBassem2024-03-191-0/+1
* Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem2024-03-191-0/+4
* feature: Implemente pagination supportMohamedBassem2024-03-171-12/+35
* ui(web): Add an editor card inline in the bookmark grid and remove the top na...MohamedBassem2024-03-161-8/+17
* ui(web): Change the text in cards to be less aggressiveMohamedBassem2024-03-151-1/+1
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-5/+10
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+64