aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml (unfollow)
Commit message (Expand)AuthorFilesLines
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