aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem2024-04-071-0/+94
* chore: Update turbo to 1.13.2MohamedBassem2024-04-031-29/+29
* featuer: Introduce a new CLI for mass manipulation of bookmarksMohamedBassem2024-04-021-0/+57
* fix(mobile): Allow android/ios connections over http. #6MohamedBassem2024-04-011-0/+15
* fix(web): Fix the sharp missing error logMohamedBassem2024-03-291-4/+257
* mobile(android): Getting the android app ready for submissionMohamedBassem2024-03-291-0/+17
* feature: Add support for local models using ollamaMohamedBassem2024-03-271-0/+11
* refactor: Validate env variables using zodMohamedBassem2024-03-271-0/+3
* ui: Migrate to the new logo everywhereMohamedBassem2024-03-261-0/+252
* chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem2024-03-231-16/+295
* feature(web): Add dark mode supportMohamedBassem2024-03-231-0/+15
* fix(mobile): Fix setting propagatinMohamedBassem2024-03-221-0/+3
* chore: Upgrade turbo versionMohamedBassem2024-03-221-29/+29
* feature: A better looking bookmark preview pageMohamedBassem2024-03-211-0/+40
* chore: Bump nextjs version to 14.1.4MohamedBassem2024-03-201-56/+56
* refactor: Move landing page to its own app to deploy it separatelyMohamedBassem2024-03-191-74/+66
* build: Upgrade pnpm to v9 alpha, might regret it laterMohamedBassem2024-03-191-9491/+13987
* docs: Bootstrap docusaurus docsMohamedBassem2024-03-191-131/+5529
* refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem2024-03-191-7/+0
* Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem2024-03-191-0/+54
* feature(web): A better tags editor using react select with auto complete and ...MohamedBassem2024-03-171-0/+200
* refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem2024-03-171-0/+7
* fix(mobile): Bump expo-share-intent version and remove the hacks around the o...MohamedBassem2024-03-151-7/+4
* mobile: Revamp bookmark card's action barMohamedBassem2024-03-151-0/+24