aboutsummaryrefslogtreecommitdiffstats
path: root/docker (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-30fix: Sort search results by relevanceMohamedBassem3-1/+26
2024-03-30feature(web): Add support for attaching notes to bookmarksMohamedBassem10-2/+1012
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-30Fix typo in docsMarco Cedaro1-1/+1
2024-03-29ui(extension): Update logo and bump versionMohamedBassem3-5/+4
2024-03-29fix(web): Fix the sharp missing error logMohamedBassem3-4/+259
2024-03-29release(mobile): Bump mobile version to 1.3.2MohamedBassem1-1/+1
2024-03-29readme: Update the readme to include the test flight linkMohamedBassem2-2/+2
2024-03-29readme: Update the readme to include the android app tracking issueMohamedBassem2-2/+2
2024-03-29readme: Add start historyMohamedBassem1-0/+5
2024-03-29mobile(android): Getting the android app ready for submissionMohamedBassem19-43/+109
2024-03-27fix: Slightly improve the colors of the destructive actions in dark modeMohamedBassem1-1/+1
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