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
/
pnpm-lock.yaml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
chore: Bump nextjs version to 14.1.4
MohamedBassem
1
-56
/
+56
2024-03-19
refactor: Move landing page to its own app to deploy it separately
MohamedBassem
1
-74
/
+66
2024-03-19
build: Upgrade pnpm to v9 alpha, might regret it later
MohamedBassem
1
-9490
/
+13986
2024-03-19
docs: Bootstrap docusaurus docs
MohamedBassem
1
-131
/
+5529
2024-03-19
refactor: Change asset storage to be the filesystem instead of sqlite
MohamedBassem
1
-7
/
+0
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
1
-0
/
+54
2024-03-17
feature(web): A better tags editor using react select with auto complete and ...
MohamedBassem
1
-0
/
+200
2024-03-17
refactor: Prepare for pagination by dropping querying bookmarks by id
MohamedBassem
1
-0
/
+7
2024-03-15
fix(mobile): Bump expo-share-intent version and remove the hacks around the o...
MohamedBassem
1
-7
/
+4
2024-03-15
mobile: Revamp bookmark card's action bar
MohamedBassem
1
-0
/
+24
2024-03-14
docker: Fix dockerfiles to adapt to the new repo structure
MohamedBassem
1
-146
/
+26
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
1
-515
/
+781
2024-03-13
fix(mobile): Multiple attempts to stop the duplication sharing
MohamedBassem
1
-0
/
+3
2024-03-13
mobile: Add support for sharing text to the app
MohamedBassem
1
-0
/
+6
2024-03-13
mobile: Bump version to 1.1.0
MohamedBassem
1
-0
/
+12
2024-03-13
fix(mobile): Make links clickable
MohamedBassem
1
-0
/
+88
2024-03-13
mobile: Add support for loading states for bookmarks
MohamedBassem
1
-0
/
+12
2024-03-13
mobile: Add support for rendering text bookmarks
MohamedBassem
1
-3
/
+69
2024-03-13
mobile: Introduce a tab layout and move the sharing page into a modal
MohamedBassem
1
-0
/
+3
2024-03-11
mobile: Add support for app settings
MohamedBassem
1
-0
/
+14
2024-03-11
mobile: Setup share intent
MohamedBassem
1
-38
/
+5037
2024-03-11
build: Replace bcrypt with bcryptjs
MohamedBassem
1
-136
/
+12
2024-03-11
build: Migrate to bun
MohamedBassem
1
-9233
/
+0
2024-03-11
prep: Setup nativecn-ui
MohamedBassem
1
-111
/
+243
2024-03-10
prep: Install lucide react native
MohamedBassem
1
-0
/
+99
2024-03-10
prep: Setup expo router
MohamedBassem
1
-21
/
+529
2024-03-10
Init expo, and tailwind
MohamedBassem
1
-100
/
+1843
2024-03-05
extension: Use react-query and trpc in the extension
MohamedBassem
1
-0
/
+90
2024-03-05
refactor: Extract trpc logic into its package
MohamedBassem
1
-8
/
+205
2024-03-05
fix: Use puppeteer adblocker to block cookies notices
MohamedBassem
1
-0
/
+113
2024-03-04
deps: Remove unused deps from extension deps list
MohamedBassem
1
-47
/
+0
2024-03-04
lint: Add husky
MohamedBassem
1
-0
/
+9
2024-03-04
feature: Initial attempt at making the app a PWA
MohamedBassem
1
-73
/
+2122
2024-03-03
deps: Upgrade some deps
MohamedBassem
1
-85
/
+114
2024-03-02
ui: Use a masonry library to maintain the order of the bookmark grid
MohamedBassem
1
-0
/
+11
2024-03-02
feature: Store full link content and index them
MohamedBassem
1
-0
/
+42
2024-03-01
feature: Add full text search support
MohamedBassem
1
-0
/
+22
2024-03-01
feature: Add support for creating and updating lists
MohamedBassem
1
-0
/
+167
2024-02-28
feature: Add support for markdown in the text bookmarks
MohamedBassem
1
-2
/
+608
2024-02-28
feature: Add support for storing and previewing raw notes
MohamedBassem
1
-0
/
+3
2024-02-28
tests: Add tests for the bookmarks routes
MohamedBassem
1
-8
/
+498
2024-02-27
docker: Run db migrations on web app startup
MohamedBassem
1
-1
/
+6
2024-02-26
build: Migrate from yarn to pnpm
MohamedBassem
1
-0
/
+8630