aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-27fix: Allow submitting bookmarks with Ctrl+Enter. Fixes #24MohamedBassem1-1/+1
2024-03-27fix: Refresh the search cache when a bookmark is deleted. Fixes #26MohamedBassem1-0/+5
2024-03-27fix: Fix typo in sidebar list item Favourites. Fixes #9MohamedBassem1-1/+1
2024-03-26fix: Allow setting demo mode creds when demo mode is enabledMohamedBassem3-20/+24
2024-03-26ui: Migrate to the new logo everywhereMohamedBassem3-14/+10
2024-03-23chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem2-3/+3
2024-03-23feature(web): Add dark mode supportMohamedBassem15-24/+78
2024-03-23ui(web): Make the editor card a little bit more obviousMohamedBassem1-2/+4
2024-03-22fix: Fix the creation date tooltip in preview pagMohamedBassem1-1/+3
2024-03-21ui(web): Minor style tweaks to the tags editorMohamedBassem1-0/+5
2024-03-21feature: A better looking bookmark preview pageMohamedBassem2-62/+151
2024-03-21fix: Reset add list form form on submissionMohamedBassem2-4/+5
2024-03-21fix: Fix open links in new tabs when clicking on the card bannerMohamedBassem1-1/+1
2024-03-20feature(web): Add support for removing items from listsMohamedBassem1-1/+30
2024-03-20ui(web): Show an overlay when dragging is activeMohamedBassem1-11/+31
2024-03-20fix(web): Greatly improve the search feeling by removing the flickerMohamedBassem3-35/+58
2024-03-19fix(web): Show editor card when there are no bookmarksMohamedBassem1-1/+1
2024-03-19feature(web): Add support for demo modeMohamedBassem4-4/+24
2024-03-19fix: Remove flicker from search barMohamedBassem1-3/+2
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem5-1/+179
2024-03-18feature(web): Add the ability to change passwordsMohamedBassem1-0/+132
2024-03-17feature(web): A better tags editor using react select with auto complete and ...MohamedBassem1-115/+118
2024-03-17feature: Implemente pagination supportMohamedBassem2-13/+36
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem3-29/+3
2024-03-17ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ...MohamedBassem5-196/+178
2024-03-16ui(web): Add an editor card inline in the bookmark grid and remove the top na...MohamedBassem6-149/+122
2024-03-15ui(web): Change the text in cards to be less aggressiveMohamedBassem2-2/+2
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem26-137/+160
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem28-0/+2206