index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
mobile
/
app
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-22
feat: Add basic pagination to searchBookmarks tRPC
Mohamed Bassem
1
-4
/
+11
2024-12-19
fix: trim whitespace from email on signin page (#714)
Zach
1
-1
/
+1
2024-12-16
fix(mobile): useLayoutEffect for navigator changes
MohamedBassem
4
-12
/
+18
2024-12-16
ui(mobile): Use native search bar for manage tags page
MohamedBassem
1
-80
/
+80
2024-12-16
fix(mobule): Fix keyboard issues in the info screen
MohamedBassem
1
-22
/
+24
2024-12-16
ui(mobile): Make page titles more native
MohamedBassem
7
-55
/
+64
2024-11-24
fix(mobile): Use keyboard avoiding view in the info page
MohamedBassem
1
-10
/
+17
2024-11-24
deps(mobile): Upgrade to Expo 52 (#692)
Mohamed Bassem
5
-83
/
+76
2024-11-24
feature(mobile): Add support for creating tags from the manage tags page
MohamedBassem
1
-13
/
+86
2024-11-24
fix(mobile): Dont dismiss keyboard on tag selection
MohamedBassem
1
-0
/
+1
2024-11-23
feat(mobile): Add support for managing tags from mobile
MohamedBassem
5
-16
/
+202
2024-11-23
feat(mobile): Allow editing titles and a cleaner info page
MohamedBassem
1
-14
/
+73
2024-11-23
ui(mobile): Replace bottom sheet with native screens (#690)
Mohamed Bassem
11
-154
/
+454
2024-11-23
ui(mobile): Remove the dedicated search page and add a search bar in home
MohamedBassem
4
-39
/
+56
2024-10-31
fix(mobile): Fix bookmarkview page on android not showing bookmark actions. F...
MohamedBassem
1
-5
/
+29
2024-10-21
feature(mobile): Use inline WebView for expanding bookmarks
MohamedBassem
1
-0
/
+293
2024-10-13
fix(mobile): Improve connection testing accuracy
MohamedBassem
1
-2
/
+19
2024-10-05
fix(mobile): Drop the floating add button. Fixes #439
MohamedBassem
1
-15
/
+3
2024-09-22
feature(mobile): Allow users to login with API keys in the mobile app
MohamedBassem
5
-75
/
+214
2024-09-14
fix(mobile): Fix some icon colors in dark mode
MohamedBassem
2
-2
/
+8
2024-09-14
feature(mobile): Add a page for testing connection to server
MohamedBassem
3
-8
/
+151
2024-09-14
feature(mobile): Add settings page for configuring the theme
MohamedBassem
4
-7
/
+92
2024-09-14
feature(mobile): Add proper error handling for server errors
MohamedBassem
4
-11
/
+32
2024-09-08
feature(mobile): Add a floating button for quickly adding new bookmarks
MohamedBassem
1
-2
/
+8
2024-08-26
feature(mobile): Add support for deleting lists
MohamedBassem
1
-3
/
+57
2024-08-26
feature(mobile): Allow configuring uploaded image quality in the mobile app
MohamedBassem
2
-3
/
+41
2024-08-26
feature(mobile): Add ability to create basic lists from the app
MohamedBassem
1
-3
/
+29
2024-08-26
ui(mobile): Merge the editors for notes and links
MohamedBassem
2
-21
/
+3
2024-08-26
feature(mobile): Change the view bookmark page to be a modal and add tags and
MohamedBassem
1
-82
/
+0
2024-08-26
ui(mobile): Change the add/edit note editor dialogs to be bottom sheets
MohamedBassem
3
-124
/
+15
2024-08-25
feature(mobile): Allow editing notes from the mobile app
MohamedBassem
1
-12
/
+68
2024-08-24
fix(mobile): trim slash from url on signin. Fixes #311 (#361)
Mark :)
1
-1
/
+1
2024-08-24
fix(mobile): Allow expanding the text by clicking on bookmark card
MohamedBassem
1
-0
/
+82
2024-08-24
fix(mobile): Change the next note text input to have multiple lines by default
MohamedBassem
1
-0
/
+2
2024-07-28
fix(mobile): Change the hoarded page to no longer be a modal to allow AddToLi...
MohamedBassem
1
-6
/
+1
2024-07-28
feat(mobile): Add ability to manage lists
MohamedBassem
2
-30
/
+60
2024-07-01
refactor: added the bookmark type to the database (#256)
kamtschatka
3
-5
/
+12
2024-05-12
feature(mobile): Show server address in the settings
MohamedBassem
1
-1
/
+8
2024-05-12
ui(mobile): Add horizontal margins to the bookmark cards
MohamedBassem
1
-1
/
+1
2024-05-06
feature: Dedup links on creation. Fixes #49
MohamedBassem
2
-3
/
+18
2024-04-23
fix(mobile): Add a bigger button to collable the nested list
MohamedBassem
1
-6
/
+5
2024-04-19
fix(mobile): Fix the color of the collapsible triangle to respect dark mode
MohamedBassem
1
-9
/
+15
2024-04-19
feature(mobile): Add support for nested listed on mobile
MohamedBassem
1
-18
/
+89
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
1
-1
/
+1
2024-04-17
mobile: Add dark mode support
MohamedBassem
10
-26
/
+44
2024-04-09
fix: Delete the API key on logout from phone or extension
MohamedBassem
1
-1
/
+1
2024-04-06
feature: Change archived meaning to only mean removed from homepage
MohamedBassem
3
-3
/
+0
2024-03-30
fix(mobile): Refetch queries on app focus
MohamedBassem
1
-0
/
+15
2024-03-30
fix(mobile): Fix the non-smooth server address input field in signin
MohamedBassem
1
-2
/
+8
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
11
-31
/
+33
[next]