aboutsummaryrefslogtreecommitdiffstats
path: root/tooling/github/package.json (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-24fix(cli): Switched to cursorV2 to make use of the fix for #140 and prevent in...kamtschatka1-0/+1
2024-05-19build: Attempt to fix docker permission errorMohamedBassem1-1/+3
2024-05-19docker: Update docker images to point to the new repo URLsMohamedBassem3-9/+9
2024-05-19docs: Change references from the old repo URL to the new oneMohamedBassem9-21/+20
2024-05-19fix(web): Stop pre-loading all the bookmark lists in the bookmark gridMohamedBassem1-33/+44
2024-05-19feature(web): Add an archive button to list management dialogMohamedBassem3-1/+74
2024-05-19fix(web): Sort the tags in the TagsEditor of the preview dialog. Fixes #171MohamedBassem1-0/+2
2024-05-19fix: Fix missing bookmarks during pagination if they got created in the same ...MohamedBassem5-20/+120
2024-05-19feature(web): Allow adding multiple URLs at once #158 (#167)kamtschatka2-5/+129
2024-05-19ui(web): Set tag input field in preview modal to 100% width to fix overflow i...Cari2-4/+24
2024-05-18feature(inference): Improve ollama tagging (#162)kamtschatka1-5/+12
2024-05-18docs: Add documentation for installing hoarder on unraid. Fixes #81MohamedBassem3-4/+23
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