aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/shared/sidebar/SidebarLayout.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-29refactor: add suspense boundary in sidebar layoutMohamed Bassem1-1/+9
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-1/+1
2024-12-30refactor: Refactor sidebar into a shared componentMohamed Bassem1-9/+12
2024-10-27ui: Redesign the settings page and move it to its own layoutMohamed Bassem1-6/+3
2024-10-12feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban1-13/+17
2024-10-05feature(web): Async validate JWT account and sign out the user if they no lon...MohamedBassem1-0/+2
2024-04-24ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem1-0/+3
2024-04-09feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem1-1/+1
2024-03-30fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem1-1/+1
2024-03-23feature(web): Add dark mode supportMohamedBassem1-1/+1
2024-03-20ui(web): Show an overlay when dragging is activeMohamedBassem1-2/+1
2024-03-19fix(web): Only show demo mode banner in demo modeMohamedBassem1-1/+3
2024-03-19feature(web): Add support for demo modeMohamedBassem1-0/+2
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-1/+2
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-1/+1
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-2/+2
2024-03-02fix: Fix the double scrolling on mobileMohamedBassem1-2/+2
2024-02-22feature: Introduce a separate sidebar for the mobileMohamedBassem1-3/+11
2024-02-13feature: Add login page and logout buttonMohamedBassem1-1/+1
2024-02-09[ui] Make the bookmarks section scrollableMohamedBassem1-1/+1
2024-02-09[ui] Adding the favourites and archive pagesMohamedBassem1-6/+7
2024-02-09[chore] Linting and formating tweakingMohamedBassem1-1/+1
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-08[feature] Introduce a sidebarMohamedBassem1-0/+15