aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app/dashboard/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move all components to the top level directoryMohamedBassem2024-03-107-415/+0
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-1/+1
* fix: Fix hydration in list view caused by the spinnerMohamedBassem2024-03-021-4/+8
* ui: Preload the sidebar lists to avoid the spinnerMohamedBassem2024-03-022-7/+9
* feature: Add 'New List' button in the all lists pageMohamedBassem2024-03-021-1/+1
* feature: Add an 'All Lists' pageMohamedBassem2024-03-022-1/+14
* ui: Move favourites and archive to act as a predefined listMohamedBassem2024-03-023-30/+15
* ui: Fix sidebar list spinnerMohamedBassem2024-03-021-14/+14
* fix: Fix visible scrollbars even if content is not overflowingMohamedBassem2024-03-021-1/+1
* ui: Minor UI tweaks in admin page and sidebarMohamedBassem2024-03-021-2/+1
* feature: Add an admin page showing server stats and actionsMohamedBassem2024-03-011-0/+8
* feature: Add full text search supportMohamedBassem2024-03-011-1/+17
* feature: Add support for creating and updating listsMohamedBassem2024-03-014-5/+223
* feature: Introduce a separate sidebar for the mobileMohamedBassem2024-02-224-2/+53
* branding: Rename app to HoarderMohamedBassem2024-02-201-3/+3
* feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem2024-02-131-11/+2
* feature: Add login page and logout buttonMohamedBassem2024-02-132-7/+44
* feature: Add support for managing API keysMohamedBassem2024-02-121-1/+14
* refactor: Migrating to trpc instead of next's route handersMohamedBassem2024-02-111-3/+2
* [ui] Adding the favourites and archive pagesMohamedBassem2024-02-092-23/+46
* [chore] Linting and formating tweakingMohamedBassem2024-02-091-4/+4
* Migrating away from bun to yarnMohamedBassem2024-02-081-1/+1
* [refactor] Move the different packages to the package subdirMohamedBassem2024-02-081-0/+56