aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-09fix: Feed refreshes were not getting re-enqueued for failed jobsMohamed Bassem1-7/+7
2024-11-03fix: Adopt pocket's new export format. Fixes #570Mohamed Bassem1-0/+20
2024-11-03feature: Schedule RSS feed refreshes every hourMohamed Bassem1-7/+28
2024-11-03feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem1-0/+25
2024-10-27deps: Extract the queue implementation into its own reposMohamed Bassem1-305/+58
2024-10-26refactor: Move inference to the shared packageMohamed Bassem1-6/+7
2024-10-21feature(mobile): Use inline WebView for expanding bookmarksMohamedBassem1-0/+21
2024-10-20feature: Add OCR support for images. Fixes #296Mohamed Bassem1-0/+71
2024-10-20docs: Generate OpenAPI docsMohamed Bassem1-752/+1593
2024-10-20chore: Define hoarder's rest API in zod formatMohamed Bassem1-5/+52
2024-10-19fix(workers): Pin execa to avoid ERR_PACKAGE_PATH_NOT_EXPORTED errorYour Name1-10/+18
2024-10-19feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka1-0/+20
2024-10-19fix(web): Single linebreaks are lost when viewing textnote card. Fixes #549 (...kamtschatka1-0/+22
2024-10-12deps: Upgrade nodejs to v22MohamedBassem1-26/+26
2024-10-12deps: Upgrade metascraper for faster docker buildsMohamedBassem1-116/+232
2024-10-12feature: Allow customizing the inference's context lengthMohamedBassem1-5/+5
2024-10-12feature: Introduce a mechanism to cleanup dangling assetsMohamedBassem1-2/+68
2024-10-05deps: Upgrade openai packageMohamedBassem1-22/+11
2024-09-28deps: Upgrade drizzle-kitMohamedBassem1-2/+22
2024-09-28feature(web): Add infinite scrolling supportMohamedBassem1-0/+18
2024-09-21feature(web): Add support for importing bookmarks from PocketMohamedBassem1-0/+94
2024-09-21feature(web): Preserve title, tags and createdAt when importing a netscape ht...MohamedBassem1-0/+57
2024-09-21deps: Upgrade turboMohamedBassem1-31/+31
2024-09-21deps: Upgrade nextjs to 14.2.13MohamedBassem1-62/+65
2024-09-15deps: Upgrade drizzle and next auth drizzle adapterMohamedBassem1-47/+71
2024-09-14feature(mobile): Add a page for testing connection to serverMohamedBassem1-193/+262
2024-08-26feature(mobile): Allow interacting with images in the app. Fixes #352MohamedBassem1-0/+15
2024-08-26feature(mobile): Allow configuring uploaded image quality in the mobile appMohamedBassem1-0/+20
2024-08-18fix(extension): Upgrade crxjs to 2.0 to add support for firefoxMohamedBassem1-78/+43
2024-08-18[extension] Add context menu item in the browser extension. Fixes #155 (#278)kamtschatka1-10/+18
2024-07-28feat(mobile): Add ability to manage listsMohamedBassem1-132/+225
2024-07-21chore(deps): Upgrade turbo and disable its daemonMohamedBassem1-38/+38
2024-07-21refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)Mohamed Bassem1-208/+6
2024-07-15feature: Add github markdown support which includes tables, checklists and au...kamtschatka1-0/+3
2024-07-14chore: Add a new sqlite based queue packageMohamedBassem1-0/+39
2024-06-09feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka1-0/+173
2024-05-26feature: Full page archival with monolith. Fixes #132MohamedBassem1-3/+108
2024-05-18feature(web): Improve merging of tags by simple drag and drop #144 (#154)kamtschatka1-0/+52
2024-04-26feature: A new cleanups page to suggest ways to tidy up your bookmarksMohamedBassem1-0/+10
2024-04-24build(cli): Prepare for publishing CLI to npmMohamedBassem1-18/+17
2024-04-24feature(cli): Add ability to manipulate lists, tags and update bookmarksMohamedBassem1-0/+40
2024-04-23fix(crawler): Better extraction for amazon imagesMohamedBassem1-0/+17
2024-04-23feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem1-0/+16
2024-04-23ui(extension): Use shadcn and better dark mode supportMohamedBassem1-0/+44
2024-04-19feature: Nested lists (#110). Fixes #62Mohamed Bassem1-0/+33
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-0/+9
2024-04-14feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem1-1/+1
2024-04-11feature: Recrawl failed links from admin UI (#95)Ahmad Mujahid1-1/+1
2024-04-11feature: Add PDF support (#88)Ahmad Mujahid1-66/+293
2024-04-09fix: Delete the API key on logout from phone or extensionMohamedBassem1-0/+6