aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/sidebar/Sidebar.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-12feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban1-27/+7
2024-06-23ui: Changes for user settings page (#251)Md Saban1-23/+51
2024-03-26ui: Migrate to the new logo everywhereMohamedBassem1-5/+3
2024-03-23feature(web): Add dark mode supportMohamedBassem1-2/+2
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-7/+9
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-0/+0
2024-03-02ui: Preload the sidebar lists to avoid the spinnerMohamedBassem1-1/+4
2024-03-02ui: Move favourites and archive to act as a predefined listMohamedBassem1-20/+1
2024-03-01feature: Add an admin page showing server stats and actionsMohamedBassem1-0/+8
2024-03-01feature: Add full text search supportMohamedBassem1-1/+17
2024-03-01feature: Add support for creating and updating listsMohamedBassem1-3/+7
2024-02-22feature: Introduce a separate sidebar for the mobileMohamedBassem1-1/+1
2024-02-20branding: Rename app to HoarderMohamedBassem1-3/+3
2024-02-13feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem1-11/+2
2024-02-13feature: Add login page and logout buttonMohamedBassem1-7/+9
2024-02-12feature: Add support for managing API keysMohamedBassem1-1/+14
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem1-3/+2
2024-02-09[ui] Adding the favourites and archive pagesMohamedBassem1-23/+16
2024-02-09[chore] Linting and formating tweakingMohamedBassem1-4/+4
2024-02-08Migrating away from bun to yarnMohamedBassem1-1/+1
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-08[feature] Introduce a sidebarMohamedBassem1-0/+56