aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: Update turbo to 1.13.2MohamedBassem2024-04-031-29/+29
* featuer: Introduce a new CLI for mass manipulation of bookmarksMohamedBassem2024-04-021-0/+57
* fix(mobile): Allow android/ios connections over http. #6MohamedBassem2024-04-011-0/+15
* fix(web): Fix the sharp missing error logMohamedBassem2024-03-291-4/+257
* mobile(android): Getting the android app ready for submissionMohamedBassem2024-03-291-0/+17
* feature: Add support for local models using ollamaMohamedBassem2024-03-271-0/+11
* refactor: Validate env variables using zodMohamedBassem2024-03-271-0/+3
* ui: Migrate to the new logo everywhereMohamedBassem2024-03-261-0/+252
* chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem2024-03-231-16/+295
* feature(web): Add dark mode supportMohamedBassem2024-03-231-0/+15
* fix(mobile): Fix setting propagatinMohamedBassem2024-03-221-0/+3
* chore: Upgrade turbo versionMohamedBassem2024-03-221-29/+29
* feature: A better looking bookmark preview pageMohamedBassem2024-03-211-0/+40
* chore: Bump nextjs version to 14.1.4MohamedBassem2024-03-201-56/+56
* refactor: Move landing page to its own app to deploy it separatelyMohamedBassem2024-03-191-74/+66
* build: Upgrade pnpm to v9 alpha, might regret it laterMohamedBassem2024-03-191-9491/+13987
* docs: Bootstrap docusaurus docsMohamedBassem2024-03-191-131/+5529
* refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem2024-03-191-7/+0
* Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem2024-03-191-0/+54
* feature(web): A better tags editor using react select with auto complete and ...MohamedBassem2024-03-171-0/+200
* refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem2024-03-171-0/+7
* fix(mobile): Bump expo-share-intent version and remove the hacks around the o...MohamedBassem2024-03-151-7/+4
* mobile: Revamp bookmark card's action barMohamedBassem2024-03-151-0/+24
* docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem2024-03-141-146/+26
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-515/+781
* fix(mobile): Multiple attempts to stop the duplication sharingMohamedBassem2024-03-131-0/+3
* mobile: Add support for sharing text to the appMohamedBassem2024-03-131-0/+6
* mobile: Bump version to 1.1.0MohamedBassem2024-03-131-0/+12
* fix(mobile): Make links clickableMohamedBassem2024-03-131-0/+88
* mobile: Add support for loading states for bookmarksMohamedBassem2024-03-131-0/+12
* mobile: Add support for rendering text bookmarksMohamedBassem2024-03-131-3/+69
* mobile: Introduce a tab layout and move the sharing page into a modalMohamedBassem2024-03-131-0/+3
* mobile: Add support for app settingsMohamedBassem2024-03-111-0/+14
* mobile: Setup share intentMohamedBassem2024-03-111-38/+5037
* build: Replace bcrypt with bcryptjsMohamedBassem2024-03-111-136/+12
* extension: Use react-query and trpc in the extensionMohamedBassem2024-03-051-0/+90
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-8/+205
* fix: Use puppeteer adblocker to block cookies noticesMohamedBassem2024-03-051-0/+113
* deps: Remove unused deps from extension deps listMohamedBassem2024-03-041-47/+0
* lint: Add huskyMohamedBassem2024-03-041-0/+9
* feature: Initial attempt at making the app a PWAMohamedBassem2024-03-041-73/+2122
* deps: Upgrade some depsMohamedBassem2024-03-031-85/+114
* ui: Use a masonry library to maintain the order of the bookmark gridMohamedBassem2024-03-021-0/+11
* feature: Store full link content and index themMohamedBassem2024-03-021-0/+42
* feature: Add full text search supportMohamedBassem2024-03-011-0/+22
* feature: Add support for creating and updating listsMohamedBassem2024-03-011-0/+167
* feature: Add support for markdown in the text bookmarksMohamedBassem2024-02-281-2/+608
* feature: Add support for storing and previewing raw notesMohamedBassem2024-02-281-0/+3
* tests: Add tests for the bookmarks routesMohamedBassem2024-02-281-8/+498
* docker: Run db migrations on web app startupMohamedBassem2024-02-271-1/+6