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
/
packages
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-19
feature(web): Add support for demo mode
MohamedBassem
2
-5
/
+15
2024-03-19
refactor: Change asset storage to be the filesystem instead of sqlite
MohamedBassem
10
-34
/
+1979
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
9
-29
/
+2130
2024-03-18
feature(web): Add the ability to change passwords
MohamedBassem
2
-9
/
+48
2024-03-17
feature(web): A better tags editor using react select with auto complete and ...
MohamedBassem
1
-2
/
+27
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
2
-50
/
+77
2024-03-17
refactor: Prepare for pagination by dropping querying bookmarks by id
MohamedBassem
3
-45
/
+113
2024-03-16
db: Add missing indicies on db
MohamedBassem
4
-1
/
+910
2024-03-15
refactor: Move tag fetching to trpc to reuse in the mobile app
MohamedBassem
2
-0
/
+101
2024-03-14
docker: Fix dockerfiles to adapt to the new repo structure
MohamedBassem
3
-5
/
+2
2024-03-14
lint: Lint and format the entire repo with the new configs
MohamedBassem
2
-1
/
+15
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
187
-8884
/
+49
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
4
-4
/
+32
2024-03-13
mobile: Add support for sharing text to the app
MohamedBassem
4
-3
/
+18
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
4
-3
/
+44
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
2
-1
/
+6
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
4
-6
/
+91
2024-03-13
fix(mobile): Fix invalidation after the sharing and add a placeholder image
MohamedBassem
2
-5
/
+11
2024-03-13
mobile: Add support for rendering text bookmarks
MohamedBassem
2
-12
/
+38
2024-03-13
mobile: All bookmarks homepage
MohamedBassem
6
-3
/
+182
2024-03-13
mobile: Introduce a tab layout and move the sharing page into a modal
MohamedBassem
8
-26
/
+112
2024-03-11
mobile: First production build configs
MohamedBassem
2
-6
/
+39
2024-03-11
mobile: Do the session routing in the homescreen
MohamedBassem
4
-17
/
+50
2024-03-11
mobile: Give an app a proper name and an icon
MohamedBassem
5
-11
/
+8
2024-03-11
mobile: An ugly but function share button
MohamedBassem
4
-1
/
+66
2024-03-11
mobile: An ugly yet functional signin workflow
MohamedBassem
7
-30
/
+182
2024-03-11
mobile: Add support for app settings
MohamedBassem
6
-7
/
+104
2024-03-11
fix(mobile): Fix the padding of the signin page
MohamedBassem
1
-1
/
+1
2024-03-11
mobile: Setup share intent
MohamedBassem
9
-8
/
+43
2024-03-11
mobile: Prepare to merge into main repo
MohamedBassem
23
-0
/
+469
2024-03-11
build: Replace bcrypt with bcryptjs
MohamedBassem
3
-3
/
+3
2024-03-10
feature: Change top nav to include search and move add link to a modal
MohamedBassem
8
-162
/
+262
2024-03-10
refactor: Move all components to the top level directory
MohamedBassem
41
-16
/
+16
2024-03-10
fix: Trim whitespaces from submitted URLs
MohamedBassem
1
-1
/
+1
2024-03-05
build: Fix the web build
MohamedBassem
4
-10
/
+8
2024-03-05
fix: Show loading indicators in the bookmark preview page
MohamedBassem
5
-84
/
+142
2024-03-05
extension: Fix the infinite loading of the options page
MohamedBassem
3
-12
/
+14
2024-03-05
extension: Add the logo to multiple pages in the extension
MohamedBassem
4
-1
/
+20
[next]