aboutsummaryrefslogtreecommitdiffstats
path: root/.github (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-27feature: Change maximum asset size to be configurable. Fixes #33MohamedBassem3-12/+16
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 #25MohamedBassem2-7/+12
2024-03-27fix: Attempt to increase the reliability of the ollama inferenceMohamedBassem4-17/+49
2024-03-27docs: Add a warning around the experimental nature of ollama, and add update ...MohamedBassem2-1/+20
2024-03-27fix: Fix allow links with trailing slashes in extension configuration. Fixes #18MohamedBassem1-1/+1
2024-03-27docs: Document the newly approved firefox addon. Fixes #4MohamedBassem2-2/+2
2024-03-27docs: Document the DISABLE_SIGNUPS config flag. Fixes #8MohamedBassem1-0/+1
2024-03-27feature: Allow specifying a specific redis db to use. Fixes #13MohamedBassem3-14/+18
2024-03-27fix: Fix typo in sidebar list item Favourites. Fixes #9MohamedBassem1-1/+1
2024-03-27feature: Add support for local models using ollamaMohamedBassem10-81/+206
2024-03-27refactor: Validate env variables using zodMohamedBassem7-46/+91
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 enabledMohamedBassem7-23/+39
2024-03-26docs: Update logo in all screenshotsMohamedBassem21-4/+25
2024-03-26fix: Reject asset uploads in demo modeMohamedBassem1-0/+8
2024-03-26ui: Migrate to the new logo everywhereMohamedBassem41-38/+460
2024-03-24docker: Use external chrome docker containerMohamedBassem8-33/+61
2024-03-23chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem18-427/+350
2024-03-23feature(web): Add dark mode supportMohamedBassem31-39/+138
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-22docs: Add screenshots, and update other docsMohamedBassem20-27/+59
2024-03-22feature: Add an option to disable new signupsMohamedBassem6-26/+23
2024-03-22fix(mobile): Fix setting propagatinMohamedBassem11-135/+91
2024-03-22fix: Use registry cache type instead of ghaMohamedBassem1-7/+6
2024-03-22fix: Fix the creation date tooltip in preview pagMohamedBassem1-1/+3
2024-03-22chore: Upgrade turbo versionMohamedBassem2-30/+30
2024-03-22docker: Fix multiplatform docker buildMohamedBassem1-3/+3
2024-03-21build: Attempt to improve docker build cache in CIMohamedBassem1-6/+7
2024-03-21landing: Add the demo link to the landing page and mention it in the docsMohamedBassem3-15/+36
2024-03-21readme: Add demo sectionMohamedBassem1-0/+11
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
2024-03-21feature: A better looking bookmark preview pageMohamedBassem7-69/+244
2024-03-21fix: Reset add list form form on submissionMohamedBassem3-4/+7
2024-03-21fix: Fix open links in new tabs when clicking on the card bannerMohamedBassem1-1/+1
2024-03-21fix: Fix accessing tags by name failing privacy checksMohamedBassem1-9/+17
2024-03-20fix(web): Remove editor card from tags pageMohamedBassem1-1/+0
2024-03-20feature(web): Add support for removing items from listsMohamedBassem5-16/+96
2024-03-20chore: Bump nextjs version to 14.1.4MohamedBassem3-58/+58