aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/dashboard/layout.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(web): Handle user deletion more gracefullyMohamed Bassem2025-09-141-4/+22
* refactor: Extract meilisearch as a pluginMohamedBassem2025-07-271-2/+2
* feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...Mohamed Bassem2025-07-051-1/+1
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-241-18/+24
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
* fix: Add missing list to PWA. Fixes #884Mohamed Bassem2025-02-231-2/+18
* refactor: Refactor sidebar into a shared componentMohamed Bassem2024-12-301-23/+66
* feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban2024-10-121-13/+17
* feature(web): Async validate JWT account and sign out the user if they no lon...MohamedBassem2024-10-051-0/+2
* ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem2024-04-241-0/+3
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-1/+1
* fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem2024-03-301-1/+1
* feature(web): Add dark mode supportMohamedBassem2024-03-231-1/+1
* ui(web): Show an overlay when dragging is activeMohamedBassem2024-03-201-2/+1
* fix(web): Only show demo mode banner in demo modeMohamedBassem2024-03-191-1/+3
* feature(web): Add support for demo modeMohamedBassem2024-03-191-0/+2
* Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem2024-03-191-1/+2
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-1/+1
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+24