aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-20chore: Bump nextjs version to 14.1.4MohamedBassem1-56/+56
2024-03-19refactor: Move landing page to its own app to deploy it separatelyMohamedBassem1-74/+66
2024-03-19build: Upgrade pnpm to v9 alpha, might regret it laterMohamedBassem1-9490/+13986
2024-03-19docs: Bootstrap docusaurus docsMohamedBassem1-131/+5529
2024-03-19refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem1-7/+0
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-0/+54
2024-03-17feature(web): A better tags editor using react select with auto complete and ...MohamedBassem1-0/+200
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem1-0/+7
2024-03-15fix(mobile): Bump expo-share-intent version and remove the hacks around the o...MohamedBassem1-7/+4
2024-03-15mobile: Revamp bookmark card's action barMohamedBassem1-0/+24
2024-03-14docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem1-146/+26
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-515/+781
2024-03-13fix(mobile): Multiple attempts to stop the duplication sharingMohamedBassem1-0/+3
2024-03-13mobile: Add support for sharing text to the appMohamedBassem1-0/+6
2024-03-13mobile: Bump version to 1.1.0MohamedBassem1-0/+12
2024-03-13fix(mobile): Make links clickableMohamedBassem1-0/+88
2024-03-13mobile: Add support for loading states for bookmarksMohamedBassem1-0/+12
2024-03-13mobile: Add support for rendering text bookmarksMohamedBassem1-3/+69
2024-03-13mobile: Introduce a tab layout and move the sharing page into a modalMohamedBassem1-0/+3
2024-03-11mobile: Add support for app settingsMohamedBassem1-0/+14
2024-03-11mobile: Setup share intentMohamedBassem1-38/+5037
2024-03-11build: Replace bcrypt with bcryptjsMohamedBassem1-136/+12
2024-03-11build: Migrate to bunMohamedBassem1-9233/+0
2024-03-11prep: Setup nativecn-uiMohamedBassem1-111/+243
2024-03-10prep: Install lucide react nativeMohamedBassem1-0/+99
2024-03-10prep: Setup expo routerMohamedBassem1-21/+529
2024-03-10Init expo, and tailwindMohamedBassem1-100/+1843
2024-03-05extension: Use react-query and trpc in the extensionMohamedBassem1-0/+90
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-8/+205
2024-03-05fix: Use puppeteer adblocker to block cookies noticesMohamedBassem1-0/+113
2024-03-04deps: Remove unused deps from extension deps listMohamedBassem1-47/+0
2024-03-04lint: Add huskyMohamedBassem1-0/+9
2024-03-04feature: Initial attempt at making the app a PWAMohamedBassem1-73/+2122
2024-03-03deps: Upgrade some depsMohamedBassem1-85/+114
2024-03-02ui: Use a masonry library to maintain the order of the bookmark gridMohamedBassem1-0/+11
2024-03-02feature: Store full link content and index themMohamedBassem1-0/+42
2024-03-01feature: Add full text search supportMohamedBassem1-0/+22
2024-03-01feature: Add support for creating and updating listsMohamedBassem1-0/+167
2024-02-28feature: Add support for markdown in the text bookmarksMohamedBassem1-2/+608
2024-02-28feature: Add support for storing and previewing raw notesMohamedBassem1-0/+3
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem1-8/+498
2024-02-27docker: Run db migrations on web app startupMohamedBassem1-1/+6
2024-02-26build: Migrate from yarn to pnpmMohamedBassem1-0/+8630