aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/sidebar/AllLists.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add a notification badge for list invitationsMohamed Bassem2025-11-301-0/+2
|
* fix: separate shared lists in the sidebar (#2180)Mohamed Bassem2025-11-281-7/+130
| | | | | | | * fix: separate shared lists in the sidebar * fix sub * i18n
* feat: improve font and colors of sidebar itemsMohamed Bassem2025-11-271-9/+12
|
* fix: Show list options menu on list sidebar hoverMohamed Bassem2025-05-251-25/+23
|
* fix(web): Fix margins of the new list buttonMohamed Bassem2025-04-211-1/+1
|
* fix(web): Fix sidebar lists getting opened on editMohamed Bassem2025-04-211-1/+4
|
* ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261Mohamed Bassem2025-04-211-3/+3
|
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-2/+2
|
* ui(web): Drop the font weight attribute from sidebar itemsMohamed Bassem2025-03-301-2/+2
|
* feat(web): Show list stats in the sidebarMohamed Bassem2025-03-021-39/+68
|
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-2/+4
| | | | | | | | | | | | | * feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now
* ui: Redesign the settings page and move it to its own layoutMohamed Bassem2024-10-271-1/+1
|
* feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban2024-10-121-6/+0
| | | | | | | | | | | | | * ui: add global header * fix: design fixes * fix: tests * fix navbar background, hide y scrollbar and change sidebar footer to show version --------- Co-authored-by: MohamedBassem <me@mbassem.com>
* fix(web): Improve SidebarItem tap target accessibility (#409)Shivam Dua2024-09-291-4/+4
|
* feature: Nested lists (#110). Fixes #62Mohamed Bassem2024-04-191-22/+57
| | | | | * feature: Add support for nested lists * prevent moving the parent to a subtree
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
|
* fix: Fix typo in sidebar list item Favourites. Fixes #9MohamedBassem2024-03-271-1/+1
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-4/+6
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+60