aboutsummaryrefslogtreecommitdiffstats
path: root/patches/xcode@3.0.1.patch (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-18fix: Add the missing bookmark URL index migrationMohamedBassem3-0/+1016
2024-05-18fix(web): Simplify the logic for tag drag and droppingMohamedBassem3-127/+68
2024-05-18feature(web): Improve merging of tags by simple drag and drop #144 (#154)kamtschatka6-43/+365
2024-05-16feature(inference): Upgrade the default vision model to the new gpt-4o-2024-0...MohamedBassem2-2/+2
2024-05-16feature(web): Clicking an image in the preview modal will open it in a new ta...Cari1-6/+12
2024-05-16ui(web): Fixed overflow issues for very long titles (#152)Cari4-7/+15
2024-05-15feature(crawler): Allow connecting to browser's websocket address and launchi...MohamedBassem3-36/+70
2024-05-15feature(worker): Allow configuring redis with a passwordMohamedBassem3-0/+4
2024-05-12fix(crawler): Add --disable-dev-shm-usage to chrome containerMohamedBassem2-0/+3
2024-05-12feature(mobile): Show server address in the settingsMohamedBassem1-1/+8
2024-05-12ui(mobile): Add horizontal margins to the bookmark cardsMohamedBassem4-3/+10
2024-05-12tests: Add tests for bookmark deduplicationMohamedBassem1-0/+38
2024-05-12feature: Take full page screenshots #143 (#148)kamtschatka4-3/+9
2024-05-10feature: Clicking preview for image assets brings up the details modal (#147)Cari1-6/+9
2024-05-10Development Instructions are incomplete/not working (fixes #145) (#146)kamtschatka2-1/+6
2024-05-06landing: Add google and ios badges to the landing pageMohamedBassem2-0/+17
2024-05-06readme: Add the iOS app store link to the readme and docsMohamedBassem3-3/+3
2024-05-06feature: Dedup links on creation. Fixes #49MohamedBassem8-106/+176
2024-05-05build: Add iOS and android builds to github actionsMohamedBassem2-0/+73
2024-05-05fix(cli): Remove limit from array length when listing bookmarks. Fixes #135MohamedBassem3-4/+7
2024-05-05build: Add a workflow to auto publish the CLI to npmMohamedBassem3-1/+26
2024-05-05fix(cli): Allow bookmark listing to fetch all pages instead of only the first...MohamedBassem2-4/+17
2024-05-03fix: Allow zod to coerce the crawler timeout from strings. Fixes #134MohamedBassem1-2/+2
2024-04-26Revert "docker: Attempt to improve build times by changing cache backend"MohamedBassem2-9/+7
2024-04-26docker: Attempt to improve build times by changing cache backendMohamedBassem2-7/+9
2024-04-26fix(inference): Attempt to reuse existing identical tagsMohamedBassem2-23/+63
2024-04-26feature: Allow users to delete all unused tags in one goMohamedBassem3-5/+89
2024-04-26fix: Fix error when merging empty tagsMohamedBassem1-9/+11
2024-04-26fix: Change tag listing API to return unused tagsMohamedBassem2-32/+52
2024-04-26fix: Re-index affected bookmarks when one of their tags gets updatedMohamedBassem1-30/+78
2024-04-26feature(crawler): Allow increasing crawler concurrency and configure storing ...MohamedBassem3-4/+26
2024-04-26feature: A new cleanups page to suggest ways to tidy up your bookmarksMohamedBassem6-0/+324
2024-04-25feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...Mohamed Bassem13-238/+804
2024-04-24docs: Update docs to include the links to the android appMohamedBassem4-6/+6
2024-04-24fix(web): Fix hydration error in the bookmark preview pageMohamedBassem1-1/+1
2024-04-24ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem9-23/+82
2024-04-24docs: Update the CLI docs to reference the published NPM packageMohamedBassem2-7/+90
2024-04-24style(cli): Change all help messages to lowercaseMohamedBassem5-31/+31
2024-04-24build(cli): Prepare for publishing CLI to npmMohamedBassem14-45/+88
2024-04-24feature(cli): Add ability to manipulate lists, tags and update bookmarksMohamedBassem6-4/+186
2024-04-23fix(crawler): Better extraction for amazon imagesMohamedBassem3-0/+20
2024-04-23fix(docs): Update the social image from the generic docusaurus imageMohamedBassem2-2/+1
2024-04-23feature(web): Change the AddList modal to allow adding and removing bookmarks...MohamedBassem3-15/+95
2024-04-23fix(workers): Increase robustness of search worker and add extra logging. Fix...MohamedBassem1-24/+45
2024-04-23fix(workers): Set a modern user agent and update the default viewport sizeMohamedBassem1-0/+7
2024-04-23release(extension): Release version 1.2.0MohamedBassem1-1/+1
2024-04-23feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem16-9/+617
2024-04-23fix(web): Fix missing link card image in list viewMohamedBassem1-1/+1
2024-04-23ui(extension): Use shadcn and better dark mode supportMohamedBassem18-100/+396
2024-04-23fix(mobile): Add a bigger button to collable the nested listMohamedBassem1-6/+5