aboutsummaryrefslogtreecommitdiffstats
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* hack: Hack API key support in the context creation of TRPCMohamedBassem2024-02-124-8/+22
* WIP: Implement saving page functionality in browser extensionMohamedBassem2024-02-128-30/+170
* Add the scafolding for the browser extensionMohamedBassem2024-02-1215-0/+252
* feature: Add support for managing API keysMohamedBassem2024-02-1214-3/+707
* fix: Fix build for workers package and add it to CIMohamedBassem2024-02-116-70/+94
* refactor: Migrating to trpc instead of next's route handersMohamedBassem2024-02-1125-443/+289
* api: Init trpc in prep for a migrationMohamedBassem2024-02-105-0/+57
* chore: Enable prisma logging in dev envMohamedBassem2024-02-101-1/+6
* fix: Show newer bookmarks first in the gridMohamedBassem2024-02-101-0/+3