aboutsummaryrefslogtreecommitdiffstats
path: root/packages (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-20build: Fix buildMohamedBassem1-2/+2
2024-02-20feature: Basic support for demo modeMohamedBassem4-12/+13
2024-02-20fix: Fix passing the query to the tag pageMohamedBassem3-32/+11
2024-02-20branding: Rename app to HoarderMohamedBassem16-32/+32
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem8-15/+30
2024-02-18format: Run yarn formatMohamedBassem4-11/+9
2024-02-18build: Build and publish images to docker registryMohamedBassem1-2/+2
2024-02-18build: Optimizing the docker image sizes a bitMohamedBassem2-5/+10
2024-02-17build: Fix docker imagesMohamedBassem3-2/+8
2024-02-17fix: Let the crawler wait a bit more for page loadMohamedBassem2-2/+15
2024-02-17chore: Use nodemon during dev of workersMohamedBassem1-1/+2
2024-02-17feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem5-2/+25
2024-02-17ui: Add bookmark card skeletonMohamedBassem3-0/+47
2024-02-17ui: Change action buttons to show a spinner when the request is loadingMohamedBassem5-18/+84
2024-02-16Migrating to react query for client side queriesMohamedBassem8-94/+128
2024-02-15fix: Attempt to improve the openai prompt a bitMohamedBassem2-4/+7
2024-02-15ui: Usage images for link cardsMohamedBassem4-51/+83
2024-02-14fix: Fix broken tag pageMohamedBassem1-2/+4
2024-02-14fix: Harden puppeteer against browser disconnections and exceptionsMohamedBassem2-16/+34
2024-02-14chore: Consolidate all config vars in one fileMohamedBassem5-12/+22
2024-02-14feature: Add ability to refresh bookmark detailsMohamedBassem5-4/+76
2024-02-14fix: Fix the uniquness constraint on tag nameMohamedBassem2-2/+14
2024-02-14feature: Sort tags by usage and show usage numbersMohamedBassem1-8/+25
2024-02-14ui: Small UI fixesMohamedBassem2-3/+3
2024-02-13feature: Add error and not found boundaries in the dashboardMohamedBassem2-0/+16
2024-02-13feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem8-29/+135
2024-02-13WIP: Add services to DockerfileMohamedBassem3-57/+2
2024-02-13feature: Add login page and logout buttonMohamedBassem9-59/+111
2024-02-13feature: Add a dismiss button to the browser popupMohamedBassem2-3/+8
2024-02-13feature: A usable, yet ugly browser extensionMohamedBassem11-57/+120
2024-02-12hack: Hack API key support in the context creation of TRPCMohamedBassem4-8/+22
2024-02-12WIP: Implement saving page functionality in browser extensionMohamedBassem8-30/+170
2024-02-12Add the scafolding for the browser extensionMohamedBassem15-0/+252
2024-02-12feature: Add support for managing API keysMohamedBassem14-3/+707
2024-02-11fix: Fix build for workers package and add it to CIMohamedBassem6-70/+94
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem25-443/+289
2024-02-10api: Init trpc in prep for a migrationMohamedBassem5-0/+57
2024-02-10chore: Enable prisma logging in dev envMohamedBassem1-1/+6
2024-02-10fix: Show newer bookmarks first in the gridMohamedBassem1-0/+3
2024-02-09[feature] Use puppeteer for fetching websitesMohamedBassem2-5/+38
2024-02-09[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fixMohamedBassem4-6/+9
2024-02-09[feature] Add the ability to favourite and archive bookmarksMohamedBassem7-58/+162
2024-02-09[ui] Make the bookmarks section scrollableMohamedBassem2-2/+2
2024-02-09[ui] Adding the favourites and archive pagesMohamedBassem12-62/+160
2024-02-09[chore] Linting and formating tweakingMohamedBassem19-59/+65
2024-02-09[refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem18-242/+327
2024-02-08[build] Migrating to yarn 2MohamedBassem1-2/+2
2024-02-08Migrating away from bun to yarnMohamedBassem7-66/+83
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem62-0/+2706