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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-08-31
fix: Incremental polling interval for ongoing crawls
Mohamed Bassem
1
-6
/
+2
2025-08-31
release(mobile): Bump mobile version to 1.8.0
MohamedBassem
1
-3
/
+3
2025-08-31
fix(mobile): Use uncontrolled inputs for signin page
MohamedBassem
1
-57
/
+30
2025-08-31
feat(mobile): Add a default server address during signin
MohamedBassem
1
-14
/
+78
2025-08-31
deps: Drop ronionoss icons
MohamedBassem
3
-17
/
+12
2025-08-31
fix(mobile): Fix text bookmark editor
MohamedBassem
6
-379
/
+444
2025-08-31
fix(mobile): Disable the save button when bookmark is being saved
MohamedBassem
1
-2
/
+2
2025-08-26
feat(mobile): Retheme the mobile app (#1872)
Mohamed Bassem
45
-417
/
+1835
2025-08-25
fix(mobile): Fix crash in android webview
MohamedBassem
1
-2
/
+2
2025-08-24
feat(mobile): Add edit menu item to bookmark card
MohamedBassem
1
-3
/
+12
2025-08-24
fix(mobile): Change the icon of the share button
MohamedBassem
1
-2
/
+2
2025-08-24
feat: Add delete button and creation dates to mobile info page
MohamedBassem
1
-33
/
+78
2025-08-20
Revert "deps: Upgrade nextjs to 15.5"
MohamedBassem
1
-2
/
+2
2025-08-20
deps: Upgrade nextjs to 15.5
MohamedBassem
1
-2
/
+2
2025-08-20
deps: Upgrade expo & nextjs to react 19 (#1565)
Mohamed Bassem
5
-103
/
+111
2025-08-20
fix(mobile): fix WebView deceleration rate on iOS (#1835)
Landon Epps
1
-0
/
+2
2025-08-20
fix(mobile): remove type: module so expo works (#1846)
xuatz
6
-101
/
+102
2025-08-16
fix(mobile): change to metro.config.cjs since migrating to type: module (#1845)
xuatz
4
-2
/
+2
2025-07-27
chore: More turbo fixes
MohamedBassem
1
-2
/
+2
2025-07-27
fix: Ensure that all packages are ESM packages
MohamedBassem
1
-0
/
+1
2025-07-26
deps: Upgrade vite
Mohamed Bassem
1
-1
/
+1
2025-07-26
feat(mobile): add context aware sharing option in mobile app (#1785)
xuatz
2
-2
/
+83
2025-07-19
fix(mobile): Fix image quality slider showing lots of decimal places. fixes #...
Mohamed Bassem
1
-1
/
+1
2025-07-17
feat(mobile): Add user setting for default bookmark view mode (#1723)
xuatz
5
-5
/
+118
2025-07-14
feat: adding search history #1541 (#1627)
lexafaxine
2
-14
/
+116
2025-07-12
deps: Upgrade typescript to 5.8
Mohamed Bassem
1
-1
/
+1
2025-07-06
fix(mobile): Fix crash when bookmark doesn't have archive or screenshot. Fixe...
Mohamed Bassem
2
-26
/
+65
2025-06-22
feat(mobile): Add tag clearing functionality to tag list (#1595)
Ashok Úradníček
1
-1
/
+31
2025-06-22
fix(mobile): always visible search bar in tags list (#1596)
Ashok Úradníček
1
-0
/
+1
2025-06-22
chore: More oxlint changes
Mohamed Bassem
1
-3
/
+0
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
4
-20
/
+43
2025-06-21
fix(mobile): tweaks to mobile app icon padding + added iOS tinted variant (#1...
Alex Stevenson-Price
3
-1
/
+4
2025-06-08
deps: upgrade to pnpm@9.15.9 (#1544)
xuatz
1
-23
/
+23
2025-06-08
release(mobile): Bump mobile version to 1.7.0
Mohamed Bassem
1
-3
/
+3
2025-06-08
feat(mobile): Add support for viewing PDFs (#1519)
Code Love
3
-2
/
+156
2025-06-07
fix(mobile): Move the delete button to the end in the bookmark menu
MohamedBassem
1
-11
/
+11
2025-06-07
feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)
Simon Kenny
2
-12
/
+288
2025-06-01
feat(mobile): Add PDF support to share extension (#1494)
Code Love
1
-2
/
+4
2025-05-31
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
2
-3
/
+3
2025-04-13
fix: Dont download html content by default in the bookmark grid. Fixes #1198
Mohamed Bassem
2
-3
/
+5
2025-04-13
feat(mobile/android): Add monochrome app icon (#1258)
Steffo
1
-1
/
+2
2025-04-13
feat: Add an MCP server for karakeep
Mohamed Bassem
1
-1
/
+1
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
18
-40
/
+40
2025-04-08
fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...
MohamedBassem
1
-2
/
+2
2025-04-06
fix(mobile): Revert mobile app slug name
MohamedBassem
1
-1
/
+1
2025-04-06
fix(mobile): Update karakeep logo and splash screen
MohamedBassem
5
-14
/
+17
2025-04-05
chore: Rename mobile and pwa manifests to karakeep
MohamedBassem
1
-3
/
+3
2025-03-22
deps: Upgrade trpc and react query
Mohamed Bassem
1
-1
/
+1
2025-03-16
fix(mobile): Fix shared links getting stored as text. #956
MohamedBassem
2
-4
/
+6
2025-02-17
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
1
-1
/
+6
[next]