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-06-09
feature(web): Add syntax highlighting to code blocks and a quick copy button....
kamtschatka
1
-0
/
+173
2024-05-26
feature: Full page archival with monolith. Fixes #132
MohamedBassem
1
-3
/
+108
2024-05-18
feature(web): Improve merging of tags by simple drag and drop #144 (#154)
kamtschatka
1
-0
/
+52
2024-04-26
feature: A new cleanups page to suggest ways to tidy up your bookmarks
MohamedBassem
1
-0
/
+10
2024-04-24
build(cli): Prepare for publishing CLI to npm
MohamedBassem
1
-18
/
+17
2024-04-24
feature(cli): Add ability to manipulate lists, tags and update bookmarks
MohamedBassem
1
-0
/
+40
2024-04-23
fix(crawler): Better extraction for amazon images
MohamedBassem
1
-0
/
+17
2024-04-23
feature(extension): Allow adding tags and lists to newly hoarded bookmarks
MohamedBassem
1
-0
/
+16
2024-04-23
ui(extension): Use shadcn and better dark mode support
MohamedBassem
1
-0
/
+44
2024-04-19
feature: Nested lists (#110). Fixes #62
Mohamed Bassem
1
-0
/
+33
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
1
-0
/
+9
2024-04-14
feature(web): Allow changing the bookmark grid layout (#98)
Mohamed Bassem
1
-1
/
+1
2024-04-11
feature: Recrawl failed links from admin UI (#95)
Ahmad Mujahid
1
-1
/
+1
2024-04-11
feature: Add PDF support (#88)
Ahmad Mujahid
1
-66
/
+293
2024-04-09
fix: Delete the API key on logout from phone or extension
MohamedBassem
1
-0
/
+6
2024-04-07
feature: Extract hook logic into separate package and add a new action bar in...
MohamedBassem
1
-0
/
+94
2024-04-03
chore: Update turbo to 1.13.2
MohamedBassem
1
-29
/
+29
2024-04-02
featuer: Introduce a new CLI for mass manipulation of bookmarks
MohamedBassem
1
-0
/
+57
2024-04-01
fix(mobile): Allow android/ios connections over http. #6
MohamedBassem
1
-0
/
+15
2024-03-29
fix(web): Fix the sharp missing error log
MohamedBassem
1
-4
/
+257
2024-03-29
mobile(android): Getting the android app ready for submission
MohamedBassem
1
-0
/
+17
2024-03-27
feature: Add support for local models using ollama
MohamedBassem
1
-0
/
+11
2024-03-27
refactor: Validate env variables using zod
MohamedBassem
1
-0
/
+3
2024-03-26
ui: Migrate to the new logo everywhere
MohamedBassem
1
-0
/
+252
2024-03-23
chore: Refactor tailwind in all apps to use the tooling package
MohamedBassem
1
-16
/
+295
2024-03-23
feature(web): Add dark mode support
MohamedBassem
1
-0
/
+15
2024-03-22
fix(mobile): Fix setting propagatin
MohamedBassem
1
-0
/
+3
2024-03-22
chore: Upgrade turbo version
MohamedBassem
1
-29
/
+29
2024-03-21
feature: A better looking bookmark preview page
MohamedBassem
1
-0
/
+40
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
[next]