aboutsummaryrefslogtreecommitdiffstats
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature: Add support for storing and previewing raw notesMohamedBassem2024-02-2818-111/+1129
* fix: Fix drizzle logging params in prodMohamedBassem2024-02-281-1/+12
* tests: Add tests for the bookmarks routesMohamedBassem2024-02-2814-66/+351
* feature: Show a visual indication when an item is favouritedMohamedBassem2024-02-281-0/+8
* feature: Add copy link to bookmark optionsMohamedBassem2024-02-281-0/+12
* fix: Fix trpc output validation when deleting API keysMohamedBassem2024-02-271-3/+1
* docker: Run db migrations on web app startupMohamedBassem2024-02-272-0/+14
* build: Migrate from yarn to pnpmMohamedBassem2024-02-264-4/+8
* feature: Add support for adding/removing tagsMohamedBassem2024-02-266-52/+365
* db: Migrate from prisma to drizzleMohamedBassem2024-02-2333-629/+1159
* fix: Remove the separator line from the sign in page when no providers are co...MohamedBassem2024-02-221-1/+1
* fix: Tag filtering and sortingMohamedBassem2024-02-221-2/+2
* fix: Minor UI tweaks and fixing addition of first bookmarkMohamedBassem2024-02-224-13/+18
* fix: Make typescript happyMohamedBassem2024-02-221-1/+2
* feature: Introduce a separate sidebar for the mobileMohamedBassem2024-02-225-5/+64
* feature: Adding a loading page while bookmarks are being fetchedMohamedBassem2024-02-222-2/+13
* feature: Adding some loading card while the link is getting crawledMohamedBassem2024-02-227-49/+100
* feature: Add support for credentials registration and sign inMohamedBassem2024-02-2214-20/+516
* extension: Add some temp logos to the pluginMohamedBassem2024-02-205-0/+5
* build: Fix the docker buildMohamedBassem2024-02-201-1/+0
* build: Fix buildMohamedBassem2024-02-201-2/+2
* feature: Basic support for demo modeMohamedBassem2024-02-204-12/+13
* fix: Fix passing the query to the tag pageMohamedBassem2024-02-203-32/+11
* branding: Rename app to HoarderMohamedBassem2024-02-2016-32/+32
* ui: hydrate the react query cache in the client side componentsMohamedBassem2024-02-208-15/+30
* format: Run yarn formatMohamedBassem2024-02-184-11/+9
* build: Build and publish images to docker registryMohamedBassem2024-02-181-2/+2
* build: Optimizing the docker image sizes a bitMohamedBassem2024-02-182-5/+10
* build: Fix docker imagesMohamedBassem2024-02-173-2/+8
* fix: Let the crawler wait a bit more for page loadMohamedBassem2024-02-172-2/+15
* chore: Use nodemon during dev of workersMohamedBassem2024-02-171-1/+2
* feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem2024-02-175-2/+25
* ui: Add bookmark card skeletonMohamedBassem2024-02-173-0/+47
* ui: Change action buttons to show a spinner when the request is loadingMohamedBassem2024-02-175-18/+84
* Migrating to react query for client side queriesMohamedBassem2024-02-168-94/+128
* fix: Attempt to improve the openai prompt a bitMohamedBassem2024-02-152-4/+7
* ui: Usage images for link cardsMohamedBassem2024-02-154-51/+83
* fix: Fix broken tag pageMohamedBassem2024-02-141-2/+4
* fix: Harden puppeteer against browser disconnections and exceptionsMohamedBassem2024-02-142-16/+34
* chore: Consolidate all config vars in one fileMohamedBassem2024-02-145-12/+22
* feature: Add ability to refresh bookmark detailsMohamedBassem2024-02-145-4/+76
* fix: Fix the uniquness constraint on tag nameMohamedBassem2024-02-142-2/+14
* feature: Sort tags by usage and show usage numbersMohamedBassem2024-02-141-8/+25
* ui: Small UI fixesMohamedBassem2024-02-142-3/+3
* feature: Add error and not found boundaries in the dashboardMohamedBassem2024-02-132-0/+16
* feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem2024-02-138-29/+135
* WIP: Add services to DockerfileMohamedBassem2024-02-133-57/+2
* feature: Add login page and logout buttonMohamedBassem2024-02-139-59/+111
* feature: Add a dismiss button to the browser popupMohamedBassem2024-02-132-3/+8
* feature: A usable, yet ugly browser extensionMohamedBassem2024-02-1311-57/+120