aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-31fix(web): Fix the color of the info pill in the all tags pageMohamedBassem1-2/+2
2024-03-31ui(web): Add a background to the all lists paneMohamedBassem1-1/+1
2024-03-31feature: Split the tags in AllTags page by who used themMohamedBassem1-19/+56
2024-03-31feature: Add support deleting tagsMohamedBassem3-14/+68
2024-03-31refactor: Extract the action confirming dialog into its own componentMohamedBassem3-89/+94
2024-03-30fix(mobile): Refetch queries on app focusMohamedBassem1-0/+15
2024-03-30fix(mobile): Fix the non-smooth server address input field in signinMohamedBassem1-2/+8
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem37-122/+146
2024-03-30fix: Sort search results by relevanceMohamedBassem1-0/+1
2024-03-30feature(web): Add support for attaching notes to bookmarksMohamedBassem3-2/+57
2024-03-30feature(web): Allow support for multiple asset upload at the same time. Fixes...MohamedBassem2-17/+71
2024-03-30fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem18-68/+51
2024-03-30fix(web): Disable keyboard shortcut submissions in demoModeMohamedBassem1-1/+10
2024-03-29ui(extension): Update logo and bump versionMohamedBassem3-5/+4
2024-03-29fix(web): Fix the sharp missing error logMohamedBassem2-0/+2
2024-03-29release(mobile): Bump mobile version to 1.3.2MohamedBassem1-1/+1
2024-03-29mobile(android): Getting the android app ready for submissionMohamedBassem18-43/+92
2024-03-27feature: Change maximum asset size to be configurable. Fixes #33MohamedBassem1-1/+1
2024-03-27fix: Allow uploading webp images. Fixes #35MohamedBassem1-1/+5
2024-03-27fix(extension): Fix ugly looking popup in dark mode. Fixes #30MohamedBassem2-10/+8
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: Drop the 2k char limit on notes. Fixes #25MohamedBassem1-6/+11
2024-03-27fix: Attempt to increase the reliability of the ollama inferenceMohamedBassem2-16/+40
2024-03-27fix: Fix allow links with trailing slashes in extension configuration. Fixes #18MohamedBassem1-1/+1
2024-03-27fix: Fix typo in sidebar list item Favourites. Fixes #9MohamedBassem1-1/+1
2024-03-27feature: Add support for local models using ollamaMohamedBassem4-76/+168
2024-03-27refactor: Validate env variables using zodMohamedBassem2-12/+12
2024-03-26feature: Prepare the extension for submission to mozilla addon storeMohamedBassem5-0/+5
2024-03-26fix: Drop CORS restriction on the API routes as we're no longer doing fetches...MohamedBassem1-1/+1
2024-03-26fix: Use the screenshot with the new logo in the landing pageMohamedBassem1-0/+0
2024-03-26fix: Allow setting demo mode creds when demo mode is enabledMohamedBassem6-22/+35
2024-03-26docs: Update logo in all screenshotsMohamedBassem9-2/+2
2024-03-26fix: Reject asset uploads in demo modeMohamedBassem1-0/+8
2024-03-26ui: Migrate to the new logo everywhereMohamedBassem34-35/+188
2024-03-24docker: Use external chrome docker containerMohamedBassem1-10/+40
2024-03-23chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem12-474/+17
2024-03-23feature(web): Add dark mode supportMohamedBassem26-39/+117
2024-03-23fix(web): Remove the custom tile from the bookmarks pageMohamedBassem1-5/+0
2024-03-23ui(web): Make the editor card a little bit more obviousMohamedBassem1-2/+4
2024-03-22fix(mobile): Minor tweaks to the sharing screenMohamedBassem1-7/+10
2024-03-22fix(mobile): Fix active tab tint colorMohamedBassem1-1/+5
2024-03-22landing: Add opengraph image and update metadataMohamedBassem3-1/+4
2024-03-22feature: Add an option to disable new signupsMohamedBassem3-7/+10
2024-03-22fix(mobile): Fix setting propagatinMohamedBassem10-135/+88
2024-03-22fix: Fix the creation date tooltip in preview pagMohamedBassem1-1/+3
2024-03-21landing: Add the demo link to the landing page and mention it in the docsMohamedBassem1-3/+12
2024-03-21fix(workers): Fix the leaky browser instances in workers during developmentMohamedBassem3-29/+46
2024-03-21ui(web): Minor style tweaks to the tags editorMohamedBassem1-0/+5
2024-03-21fix: Simple validations for crawled URLsMohamedBassem1-1/+17