| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(mobile): Retheme the mobile app (#1872) | Mohamed Bassem | 2025-08-26 | 4 | -44/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add nativewindui * migrate to nativewindui text * Replace buttons with nativewindui buttons * Use nativewindui search input * fix the divider color * More changes * fix manage tag icon * fix styling of bookmark card * fix ios compilation * fix search clear * fix tag pill border color * Store theme setting in app settings * fix setting color appearance * fix coloring of search input * fix following system theme * add a save button to info * fix the grey colors on android * fix icon active tint color * drop the use of TextField | ||||
| * | fix(mobile): Fix image quality slider showing lots of decimal places. fixes ↵ | Mohamed Bassem | 2025-07-19 | 1 | -1/+1 |
| | | | | | #1735 | ||||
| * | feat(mobile): Add user setting for default bookmark view mode (#1723) | xuatz | 2025-07-17 | 1 | -1/+26 |
| | | | | | | | | | | | | | | | | | | * feat(mobile): add user setting for default bookmark view mode * regen db migration script * clean up implementation * Update docs/docs/07-Development/01-setup.md * Update GEMINI.md * use local setting instead of storing value in db * improve start-dev.sh to also handle for db migration * rename mobileBookmarkClickDefaultViewMode to defaultBookmarkView for consistency | ||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -2/+2 |
| | | |||||
| * | fix(mobile): margin for "Lists" tab content (#927) | Daniel Vigaru | 2025-02-01 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | * fix: left margin for list items * refactor: move type into func definition * fix: missing return type Co-authored-by: Joseph Chambers <5374985+imcodingideas@users.noreply.github.com> * style: remove trailing space --------- Co-authored-by: Joseph Chambers <5374985+imcodingideas@users.noreply.github.com> | ||||
| * | fix(mobile): useLayoutEffect for navigator changes | MohamedBassem | 2024-12-16 | 1 | -2/+2 |
| | | |||||
| * | ui(mobile): Make page titles more native | MohamedBassem | 2024-12-16 | 1 | -2/+10 |
| | | |||||
| * | deps(mobile): Upgrade to Expo 52 (#692) | Mohamed Bassem | 2024-11-24 | 1 | -2/+2 |
| | | | | | | | | | | | | * fix(mobile): Sharing bookmark modal * WIP: Upgrade to 52 * post ugprade fixes * more fixes * fix padding in tabbar | ||||
| * | ui(mobile): Replace bottom sheet with native screens (#690) | Mohamed Bassem | 2024-11-23 | 2 | -14/+6 |
| | | | | | | | | | | | | | | | | * 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 | ||||
| * | ui(mobile): Remove the dedicated search page and add a search bar in home | MohamedBassem | 2024-11-23 | 3 | -71/+24 |
| | | |||||
| * | fix(mobile): Drop the floating add button. Fixes #439 | MohamedBassem | 2024-10-05 | 1 | -15/+3 |
| | | |||||
| * | fix(mobile): Fix some icon colors in dark mode | MohamedBassem | 2024-09-14 | 1 | -1/+7 |
| | | |||||
| * | feature(mobile): Add settings page for configuring the theme | MohamedBassem | 2024-09-14 | 1 | -6/+27 |
| | | |||||
| * | feature(mobile): Add proper error handling for server errors | MohamedBassem | 2024-09-14 | 2 | -7/+18 |
| | | |||||
| * | feature(mobile): Add a floating button for quickly adding new bookmarks | MohamedBassem | 2024-09-08 | 1 | -2/+8 |
| | | |||||
| * | feature(mobile): Allow configuring uploaded image quality in the mobile app | MohamedBassem | 2024-08-26 | 2 | -3/+41 |
| | | |||||
| * | feature(mobile): Add ability to create basic lists from the app | MohamedBassem | 2024-08-26 | 1 | -3/+29 |
| | | |||||
| * | ui(mobile): Merge the editors for notes and links | MohamedBassem | 2024-08-26 | 1 | -14/+3 |
| | | |||||
| * | ui(mobile): Change the add/edit note editor dialogs to be bottom sheets | MohamedBassem | 2024-08-26 | 1 | -3/+15 |
| | | |||||
| * | feature(mobile): Show server address in the settings | MohamedBassem | 2024-05-12 | 1 | -1/+8 |
| | | |||||
| * | ui(mobile): Add horizontal margins to the bookmark cards | MohamedBassem | 2024-05-12 | 1 | -1/+1 |
| | | |||||
| * | fix(mobile): Add a bigger button to collable the nested list | MohamedBassem | 2024-04-23 | 1 | -6/+5 |
| | | |||||
| * | fix(mobile): Fix the color of the collapsible triangle to respect dark mode | MohamedBassem | 2024-04-19 | 1 | -9/+15 |
| | | |||||
| * | feature(mobile): Add support for nested listed on mobile | MohamedBassem | 2024-04-19 | 1 | -18/+89 |
| | | |||||
| * | mobile: Add dark mode support | MohamedBassem | 2024-04-17 | 4 | -15/+11 |
| | | |||||
| * | format: Add missing lint and format, and format the entire repo | MohamedBassem | 2024-03-30 | 5 | -14/+15 |
| | | |||||
| * | mobile(android): Getting the android app ready for submission | MohamedBassem | 2024-03-29 | 5 | -18/+26 |
| | | |||||
| * | fix(mobile): Fix active tab tint color | MohamedBassem | 2024-03-22 | 1 | -1/+5 |
| | | |||||
| * | fix(mobile): Fix setting propagatin | MohamedBassem | 2024-03-22 | 1 | -17/+5 |
| | | |||||
| * | fix(mobile): Fix flicker on search | MohamedBassem | 2024-03-20 | 2 | -23/+30 |
| | | |||||
| * | Feature: Add support for uploading images and automatically inferring their ↵ | Mohamed Bassem | 2024-03-19 | 1 | -2/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tags (#2) * 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 | ||||
| * | refactor: Prepare for pagination by dropping querying bookmarks by id | MohamedBassem | 2024-03-17 | 2 | -3/+3 |
| | | |||||
| * | ui(mobile): New header style in the app | MohamedBassem | 2024-03-15 | 5 | -90/+107 |
| | | |||||
| * | fix(mobile): Scroll to the top when the main tab is clicked | MohamedBassem | 2024-03-15 | 1 | -7/+9 |
| | | |||||
| * | ui(mobile): Change the creation buttons to be under a menu | MohamedBassem | 2024-03-15 | 1 | -11/+41 |
| | | |||||
| * | ui(mobile): Add a chevron to the list items in the list view | MohamedBassem | 2024-03-15 | 1 | -1/+3 |
| | | |||||
| * | mobile: Revert the margins around the cards | MohamedBassem | 2024-03-15 | 2 | -3/+3 |
| | | |||||
| * | lint: Lint and format the entire repo with the new configs | MohamedBassem | 2024-03-14 | 5 | -11/+7 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 5 | -0/+212 |
