aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app/signin.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature(mobile): Allow users to login with API keys in the mobile appMohamedBassem2024-09-221-73/+115
* feature(mobile): Add a page for testing connection to serverMohamedBassem2024-09-141-8/+29
* fix(mobile): trim slash from url on signin. Fixes #311 (#361)Mark :)2024-08-241-1/+1
* mobile: Add dark mode supportMohamedBassem2024-04-171-1/+11
* fix: Delete the API key on logout from phone or extensionMohamedBassem2024-04-091-1/+1
* fix(mobile): Fix the non-smooth server address input field in signinMohamedBassem2024-03-301-2/+8
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-3/+1
* ui: Migrate to the new logo everywhereMohamedBassem2024-03-261-1/+1
* fix(mobile): Fix setting propagatinMohamedBassem2024-03-221-10/+5
* fix(mobile): Fix premature rendering of the app if the setting is not loadedMohamedBassem2024-03-171-2/+2
* mobile: Fix keyboard interactions in search and signin formMohamedBassem2024-03-151-49/+62
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-3/+2
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+101