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
/
docs
/
src
/
css
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-19
feature(web): Add support for demo mode
MohamedBassem
13
-19
/
+89
2024-03-19
docs: Bootstrap docusaurus docs
MohamedBassem
22
-131
/
+6220
2024-03-19
fix: Remove flicker from search bar
MohamedBassem
2
-9
/
+4
2024-03-19
refactor: Change asset storage to be the filesystem instead of sqlite
MohamedBassem
16
-75
/
+2006
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
31
-79
/
+2736
2024-03-18
feature(web): Add the ability to change passwords
MohamedBassem
4
-9
/
+182
2024-03-17
feature(web): A better tags editor using react select with auto complete and ...
MohamedBassem
5
-131
/
+348
2024-03-17
db: Create an index on bookmarks.createdAt field given the use in pagination
MohamedBassem
4
-0
/
+896
2024-03-17
feature: Implemente pagination support
MohamedBassem
8
-70
/
+143
2024-03-17
fix(mobile): Fix premature rendering of the app if the setting is not loaded
MohamedBassem
2
-4
/
+26
2024-03-17
refactor: Prepare for pagination by dropping querying bookmarks by id
MohamedBassem
16
-100
/
+155
2024-03-17
ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ...
MohamedBassem
6
-197
/
+179
2024-03-16
db: Add missing indicies on db
MohamedBassem
4
-1
/
+910
2024-03-16
ui(web): Reduce debounce duration to 10ms in search bar
MohamedBassem
1
-1
/
+1
2024-03-16
ui(web): Add an editor card inline in the bookmark grid and remove the top na...
MohamedBassem
7
-150
/
+123
2024-03-15
ui(web): Change the text in cards to be less aggressive
MohamedBassem
3
-3
/
+3
2024-03-15
release(mobile): Bump version to 1.2.4
MohamedBassem
1
-1
/
+1
2024-03-15
ui(mobile): New header style in the app
MohamedBassem
12
-114
/
+163
2024-03-15
fix(mobile): Scroll to the top when the main tab is clicked
MohamedBassem
3
-9
/
+15
2024-03-15
ui(mobile): Change the creation buttons to be under a menu
MohamedBassem
2
-12
/
+42
2024-03-15
fix(mobile): Enable receiving shares from web pages as well
MohamedBassem
1
-1
/
+1
2024-03-15
fix(mobile): Bump expo-share-intent version and remove the hacks around the o...
MohamedBassem
5
-70
/
+32
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
2
-2
/
+34
2024-03-15
refactor: Move tag fetching to trpc to reuse in the mobile app
MohamedBassem
3
-24
/
+113
2024-03-15
mobile: Revamp bookmark card's action bar
MohamedBassem
3
-57
/
+116
2024-03-15
mobile: Fix keyboard interactions in search and signin form
MohamedBassem
2
-50
/
+64
2024-03-15
mobile: Bump version to 1.2.1
MohamedBassem
1
-1
/
+1
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
5
-9
/
+7
2024-03-14
fix: Fix the allowed origins in CORS to match the prod extension id
MohamedBassem
1
-1
/
+1
2024-03-14
docker: Fix dockerfiles to adapt to the new repo structure
MohamedBassem
8
-172
/
+46
2024-03-14
lint: Lint and format the entire repo with the new configs
MohamedBassem
122
-411
/
+424
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
216
-705
/
+1544
2024-03-13
mobile: Bump version to 1.2.0
MohamedBassem
1
-1
/
+1
2024-03-13
fix(mobile): Multiple attempts to stop the duplication sharing
MohamedBassem
1
-1
/
+1
2024-03-13
fix(mobile): Multiple attempts to stop the duplication sharing
MohamedBassem
5
-4
/
+35
2024-03-13
mobile: Add support for sharing text to the app
MohamedBassem
5
-3
/
+24
2024-03-13
mobile: Add support for manually adding bookmarks
MohamedBassem
5
-1
/
+152
2024-03-13
mobile: Add loading spinners when the data is being fetched
MohamedBassem
3
-4
/
+13
2024-03-13
mobile: Minor tweaks to the action button to look better
MohamedBassem
2
-7
/
+13
2024-03-13
mobile: Optimistic UI updates on actions
MohamedBassem
5
-26
/
+258
2024-03-13
mobile: Add borders and padding to the cards
MohamedBassem
5
-24
/
+51
2024-03-13
mobile: Bump version to 1.1.0
MohamedBassem
5
-3
/
+56
2024-03-13
fix(mobile): Fix the default route of the app
MohamedBassem
1
-0
/
+1
2024-03-13
mobile: Change bookmark cards images to not have any paddings
MohamedBassem
3
-25
/
+25
2024-03-13
fix(mobile): Make links clickable
MohamedBassem
3
-1
/
+94
2024-03-13
mobile: A slightly nicer settings page
MohamedBassem
1
-5
/
+8
2024-03-13
mobile: Add support for viewing lists
MohamedBassem
7
-3
/
+157
2024-03-13
mobile: Add support for loading states for bookmarks
MohamedBassem
5
-6
/
+103
[next]