aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/package.json (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-26ui: Migrate to the new logo everywhereMohamedBassem1-0/+1
2024-03-22fix(mobile): Fix setting propagatinMohamedBassem1-1/+2
2024-03-19build: Upgrade pnpm to v9 alpha, might regret it laterMohamedBassem1-1/+1
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-0/+1
2024-03-15fix(mobile): Bump expo-share-intent version and remove the hacks around the o...MohamedBassem1-3/+2
2024-03-15mobile: Revamp bookmark card's action barMohamedBassem1-1/+3
2024-03-15mobile: Revert the margins around the cardsMohamedBassem1-1/+0
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-7/+25
2024-03-13fix(mobile): Multiple attempts to stop the duplication sharingMohamedBassem1-1/+2
2024-03-13mobile: Add support for sharing text to the appMohamedBassem1-1/+2
2024-03-13mobile: Add support for manually adding bookmarksMohamedBassem1-0/+1
2024-03-13mobile: Bump version to 1.1.0MohamedBassem1-1/+2
2024-03-13fix(mobile): Make links clickableMohamedBassem1-0/+1
2024-03-13mobile: Add support for loading states for bookmarksMohamedBassem1-0/+1
2024-03-13mobile: Add support for rendering text bookmarksMohamedBassem1-0/+1
2024-03-11mobile: Add support for app settingsMohamedBassem1-2/+4
2024-03-11mobile: Setup share intentMohamedBassem1-0/+3
2024-03-11mobile: Prepare to merge into main repoMohamedBassem1-0/+0
2024-03-11build: Migrate to bunMohamedBassem1-0/+1
2024-03-11prep: Setup nativecn-uiMohamedBassem1-2/+6
2024-03-10prep: Install lucide react nativeMohamedBassem1-1/+3
2024-03-10prep: Setup expo routerMohamedBassem1-2/+7
2024-03-10Init expo, and tailwindMohamedBassem1-1/+7
2024-03-04lint: Add huskyMohamedBassem1-2/+4
2024-02-26build: Migrate from yarn to pnpmMohamedBassem1-8/+5
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-4/+3
2024-02-20branding: Rename app to HoarderMohamedBassem1-6/+6
2024-02-18build: Optimizing the docker image sizes a bitMohamedBassem1-3/+3
2024-02-16Migrating to react query for client side queriesMohamedBassem1-0/+1
2024-02-13build: Migrate from Makefiles to yarn scriptsMohamedBassem1-0/+10
2024-02-09[chore] Linting and formating tweakingMohamedBassem1-0/+3
2024-02-09[refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem1-0/+1
2024-02-08[build] Migrating to yarn 2MohamedBassem1-1/+2
2024-02-08Migrating away from bun to yarnMohamedBassem1-2/+3
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-4/+1
2024-02-07[refactor] Rename the crawlers package to workersMohamedBassem1-1/+1
2024-02-07[ui] Very first draft of the link gridMohamedBassem1-2/+1
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-2/+4
2024-02-06Init package and start bullmq workersMohamedBassem1-2/+12
2024-02-06Fix buildMohamedBassem1-15/+15
2024-02-06Structure the repo into workspacesMohamedBassem1-0/+17
2024-02-06Move the web app into a subdirMohamedBassem1-36/+0
2024-02-06Start using zod in the APIMohamedBassem1-1/+2
2024-02-05Init shadcnMohamedBassem1-1/+6
2024-02-05Init NextAuthMohamedBassem1-0/+2
2024-02-05Init prismaMohamedBassem1-2/+3