| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
ui(mobile): Replace bottom sheet with native screens (#690) …* Remove bottom sheet from bookmark info page * Remove bottom sheet from manage lists page * Remove bottom sheet from new list page * Remove bottom sheet from new bookmark page * Drop bottom-sheets * Improve the look of the modals * Make the search page fade from bottom |
Mohamed Bassem | 19 | -914/+746 | |
| ui(mobile): Remove the dedicated search page and add a search bar in home | MohamedBassem | 5 | -71/+88 | |
| fix(mobile): Drop the floating add button. Fixes #439 | MohamedBassem | 1 | -15/+3 | |
| fix(mobile): Fix some icon colors in dark mode | MohamedBassem | 3 | -4/+10 | |
| feature(mobile): Add a floating button for quickly adding new bookmarks | MohamedBassem | 1 | -2/+8 | |
| feature(mobile): Allow configuring uploaded image quality in the mobile app | MohamedBassem | 6 | -12/+84 | |
| ui(mobile): Merge the editors for notes and links | MohamedBassem | 3 | -32/+30 | |
| ui(mobile): Change the add/edit note editor dialogs to be bottom sheets | MohamedBassem | 5 | -125/+154 | |
| format: Add missing lint and format, and format the entire repo | MohamedBassem | 57 | -192/+255 | |
| mobile(android): Getting the android app ready for submission | MohamedBassem | 19 | -43/+109 | |
| fix(mobile): Fix flicker on search | MohamedBassem | 8 | -70/+105 | |
Feature: Add support for uploading images and automatically inferring their… …* feature: Experimental support for asset uploads * feature(web): Add new bookmark type asset * feature: Add support for automatically tagging images * fix: Add support for image assets in preview page * use next Image for fetching the images * Fix auth and error codes in the route handlers * Add support for image uploads on mobile * Fix typing of upload requests * Remove the ugly dragging box * Bump mobile version to 1.3 * Change the editor card placeholder to mention uploading images * Fix a typo * Change ios icon for photo library * Silence typescript error |
Mohamed Bassem | 31 | -79/+2736 | |
| refactor: Prepare for pagination by dropping querying bookmarks by id | MohamedBassem | 16 | -100/+155 | |
| ui(mobile): New header style in the app | MohamedBassem | 12 | -114/+163 | |
| ui(mobile): Change the creation buttons to be under a menu | MohamedBassem | 2 | -12/+42 | |
| lint: Lint and format the entire repo with the new configs | MohamedBassem | 122 | -411/+424 | |
| structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 396 | -9511/+10350 |