aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: Feed refreshes were not getting re-enqueued for failed jobsMohamed Bassem2024-11-091-7/+7
* fix: Adopt pocket's new export format. Fixes #570Mohamed Bassem2024-11-031-0/+20
* feature: Schedule RSS feed refreshes every hourMohamed Bassem2024-11-031-7/+28
* feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem2024-11-031-0/+25
* deps: Extract the queue implementation into its own reposMohamed Bassem2024-10-271-305/+58
* refactor: Move inference to the shared packageMohamed Bassem2024-10-261-6/+7
* feature(mobile): Use inline WebView for expanding bookmarksMohamedBassem2024-10-211-0/+21
* feature: Add OCR support for images. Fixes #296Mohamed Bassem2024-10-201-0/+71
* docs: Generate OpenAPI docsMohamed Bassem2024-10-201-765/+1606
* chore: Define hoarder's rest API in zod formatMohamed Bassem2024-10-201-5/+52
* fix(workers): Pin execa to avoid ERR_PACKAGE_PATH_NOT_EXPORTED errorYour Name2024-10-191-10/+18
* feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka2024-10-191-0/+20
* fix(web): Single linebreaks are lost when viewing textnote card. Fixes #549 (...kamtschatka2024-10-191-0/+22
* deps: Upgrade nodejs to v22MohamedBassem2024-10-121-26/+26
* deps: Upgrade metascraper for faster docker buildsMohamedBassem2024-10-121-116/+232
* feature: Allow customizing the inference's context lengthMohamedBassem2024-10-121-5/+5
* feature: Introduce a mechanism to cleanup dangling assetsMohamedBassem2024-10-121-2/+68
* deps: Upgrade openai packageMohamedBassem2024-10-051-22/+11
* deps: Upgrade drizzle-kitMohamedBassem2024-09-281-2/+22
* feature(web): Add infinite scrolling supportMohamedBassem2024-09-281-0/+18
* feature(web): Add support for importing bookmarks from PocketMohamedBassem2024-09-211-0/+94
* feature(web): Preserve title, tags and createdAt when importing a netscape ht...MohamedBassem2024-09-211-0/+57
* deps: Upgrade turboMohamedBassem2024-09-211-31/+31
* deps: Upgrade nextjs to 14.2.13MohamedBassem2024-09-211-62/+65
* deps: Upgrade drizzle and next auth drizzle adapterMohamedBassem2024-09-151-47/+71
* feature(mobile): Add a page for testing connection to serverMohamedBassem2024-09-141-193/+262
* feature(mobile): Allow interacting with images in the app. Fixes #352MohamedBassem2024-08-261-0/+15
* feature(mobile): Allow configuring uploaded image quality in the mobile appMohamedBassem2024-08-261-0/+20
* fix(extension): Upgrade crxjs to 2.0 to add support for firefoxMohamedBassem2024-08-181-78/+43
* [extension] Add context menu item in the browser extension. Fixes #155 (#278)kamtschatka2024-08-181-10/+18
* feat(mobile): Add ability to manage listsMohamedBassem2024-07-281-132/+225
* chore(deps): Upgrade turbo and disable its daemonMohamedBassem2024-07-211-38/+38
* refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)Mohamed Bassem2024-07-211-208/+6
* feature: Add github markdown support which includes tables, checklists and au...kamtschatka2024-07-151-0/+3
* chore: Add a new sqlite based queue packageMohamedBassem2024-07-141-0/+39
* feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka2024-06-091-0/+173
* feature: Full page archival with monolith. Fixes #132MohamedBassem2024-05-261-3/+108
* feature(web): Improve merging of tags by simple drag and drop #144 (#154)kamtschatka2024-05-181-0/+52
* feature: A new cleanups page to suggest ways to tidy up your bookmarksMohamedBassem2024-04-261-0/+10
* build(cli): Prepare for publishing CLI to npmMohamedBassem2024-04-241-18/+17
* feature(cli): Add ability to manipulate lists, tags and update bookmarksMohamedBassem2024-04-241-0/+40
* fix(crawler): Better extraction for amazon imagesMohamedBassem2024-04-231-0/+17
* feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem2024-04-231-0/+16
* ui(extension): Use shadcn and better dark mode supportMohamedBassem2024-04-231-0/+44
* feature: Nested lists (#110). Fixes #62Mohamed Bassem2024-04-191-0/+33
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-0/+9
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-1/+1
* feature: Recrawl failed links from admin UI (#95)Ahmad Mujahid2024-04-111-1/+1
* feature: Add PDF support (#88)Ahmad Mujahid2024-04-111-66/+293
* fix: Delete the API key on logout from phone or extensionMohamedBassem2024-04-091-0/+6