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
/
dashboard
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+1
2024-09-14
fix(mobile): Fix some icon colors in dark mode
MohamedBassem
2
-2
/
+8
2024-09-14
feature(mobile): Add settings page for configuring the theme
MohamedBassem
3
-6
/
+85
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): 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-01
refactor: added the bookmark type to the database (#256)
kamtschatka
2
-2
/
+9
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
1
-1
/
+8
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-17
mobile: Add dark mode support
MohamedBassem
7
-19
/
+17
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
format: Add missing lint and format, and format the entire repo
MohamedBassem
9
-19
/
+23
2024-03-29
mobile(android): Getting the android app ready for submission
MohamedBassem
10
-32
/
+42
2024-03-22
fix(mobile): Fix active tab tint color
MohamedBassem
1
-1
/
+5
2024-03-22
fix(mobile): Fix setting propagatin
MohamedBassem
2
-17
/
+17
2024-03-20
fix(mobile): Fix flicker on search
MohamedBassem
6
-31
/
+38
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
1
-2
/
+34
2024-03-17
refactor: Prepare for pagination by dropping querying bookmarks by id
MohamedBassem
6
-10
/
+16
2024-03-15
ui(mobile): New header style in the app
MohamedBassem
10
-111
/
+152
2024-03-15
fix(mobile): Scroll to the top when the main tab is clicked
MohamedBassem
1
-7
/
+9
2024-03-15
ui(mobile): Change the creation buttons to be under a menu
MohamedBassem
1
-11
/
+41
2024-03-15
ui(mobile): Add a chevron to the list items in the list view
MohamedBassem
1
-1
/
+3
2024-03-15
feat(mobile): Add tag viewing page
MohamedBassem
1
-0
/
+31
2024-03-15
mobile: Fix the naming of the lists screen
MohamedBassem
1
-8
/
+8
2024-03-15
mobile: Revert the margins around the cards
MohamedBassem
2
-3
/
+3
2024-03-14
lint: Lint and format the entire repo with the new configs
MohamedBassem
10
-27
/
+18
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
11
-0
/
+413