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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Generate OpenAPI docs
Mohamed Bassem
2024-10-20
1
-765
/
+1606
*
chore: Define hoarder's rest API in zod format
Mohamed Bassem
2024-10-20
1
-5
/
+52
*
fix(workers): Pin execa to avoid ERR_PACKAGE_PATH_NOT_EXPORTED error
Your Name
2024-10-19
1
-10
/
+18
*
feature: Log authentication failures to support fail2ban. Fixes #477 (#569)
kamtschatka
2024-10-19
1
-0
/
+20
*
fix(web): Single linebreaks are lost when viewing textnote card. Fixes #549 (...
kamtschatka
2024-10-19
1
-0
/
+22
*
deps: Upgrade nodejs to v22
MohamedBassem
2024-10-12
1
-26
/
+26
*
deps: Upgrade metascraper for faster docker builds
MohamedBassem
2024-10-12
1
-116
/
+232
*
feature: Allow customizing the inference's context length
MohamedBassem
2024-10-12
1
-5
/
+5
*
feature: Introduce a mechanism to cleanup dangling assets
MohamedBassem
2024-10-12
1
-2
/
+68
*
deps: Upgrade openai package
MohamedBassem
2024-10-05
1
-22
/
+11
*
deps: Upgrade drizzle-kit
MohamedBassem
2024-09-28
1
-2
/
+22
*
feature(web): Add infinite scrolling support
MohamedBassem
2024-09-28
1
-0
/
+18
*
feature(web): Add support for importing bookmarks from Pocket
MohamedBassem
2024-09-21
1
-0
/
+94
*
feature(web): Preserve title, tags and createdAt when importing a netscape ht...
MohamedBassem
2024-09-21
1
-0
/
+57
*
deps: Upgrade turbo
MohamedBassem
2024-09-21
1
-31
/
+31
*
deps: Upgrade nextjs to 14.2.13
MohamedBassem
2024-09-21
1
-62
/
+65
*
deps: Upgrade drizzle and next auth drizzle adapter
MohamedBassem
2024-09-15
1
-47
/
+71
*
feature(mobile): Add a page for testing connection to server
MohamedBassem
2024-09-14
1
-193
/
+262
*
feature(mobile): Allow interacting with images in the app. Fixes #352
MohamedBassem
2024-08-26
1
-0
/
+15
*
feature(mobile): Allow configuring uploaded image quality in the mobile app
MohamedBassem
2024-08-26
1
-0
/
+20
*
fix(extension): Upgrade crxjs to 2.0 to add support for firefox
MohamedBassem
2024-08-18
1
-78
/
+43
*
[extension] Add context menu item in the browser extension. Fixes #155 (#278)
kamtschatka
2024-08-18
1
-10
/
+18
*
feat(mobile): Add ability to manage lists
MohamedBassem
2024-07-28
1
-132
/
+225
*
chore(deps): Upgrade turbo and disable its daemon
MohamedBassem
2024-07-21
1
-38
/
+38
*
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
2024-07-21
1
-208
/
+6
*
feature: Add github markdown support which includes tables, checklists and au...
kamtschatka
2024-07-15
1
-0
/
+3
*
chore: Add a new sqlite based queue package
MohamedBassem
2024-07-14
1
-0
/
+39
*
feature(web): Add syntax highlighting to code blocks and a quick copy button....
kamtschatka
2024-06-09
1
-0
/
+173
*
feature: Full page archival with monolith. Fixes #132
MohamedBassem
2024-05-26
1
-3
/
+108
*
feature(web): Improve merging of tags by simple drag and drop #144 (#154)
kamtschatka
2024-05-18
1
-0
/
+52
*
feature: A new cleanups page to suggest ways to tidy up your bookmarks
MohamedBassem
2024-04-26
1
-0
/
+10
*
build(cli): Prepare for publishing CLI to npm
MohamedBassem
2024-04-24
1
-18
/
+17
*
feature(cli): Add ability to manipulate lists, tags and update bookmarks
MohamedBassem
2024-04-24
1
-0
/
+40
*
fix(crawler): Better extraction for amazon images
MohamedBassem
2024-04-23
1
-0
/
+17
*
feature(extension): Allow adding tags and lists to newly hoarded bookmarks
MohamedBassem
2024-04-23
1
-0
/
+16
*
ui(extension): Use shadcn and better dark mode support
MohamedBassem
2024-04-23
1
-0
/
+44
*
feature: Nested lists (#110). Fixes #62
Mohamed Bassem
2024-04-19
1
-0
/
+33
*
refactor: Move the shared types to the shared package
MohamedBassem
2024-04-18
1
-0
/
+9
*
feature(web): Allow changing the bookmark grid layout (#98)
Mohamed Bassem
2024-04-14
1
-1
/
+1
*
feature: Recrawl failed links from admin UI (#95)
Ahmad Mujahid
2024-04-11
1
-1
/
+1
*
feature: Add PDF support (#88)
Ahmad Mujahid
2024-04-11
1
-66
/
+293
*
fix: Delete the API key on logout from phone or extension
MohamedBassem
2024-04-09
1
-0
/
+6
*
feature: Extract hook logic into separate package and add a new action bar in...
MohamedBassem
2024-04-07
1
-0
/
+94
*
chore: Update turbo to 1.13.2
MohamedBassem
2024-04-03
1
-29
/
+29
*
featuer: Introduce a new CLI for mass manipulation of bookmarks
MohamedBassem
2024-04-02
1
-0
/
+57
*
fix(mobile): Allow android/ios connections over http. #6
MohamedBassem
2024-04-01
1
-0
/
+15
*
fix(web): Fix the sharp missing error log
MohamedBassem
2024-03-29
1
-4
/
+257
*
mobile(android): Getting the android app ready for submission
MohamedBassem
2024-03-29
1
-0
/
+17
*
feature: Add support for local models using ollama
MohamedBassem
2024-03-27
1
-0
/
+11
*
refactor: Validate env variables using zod
MohamedBassem
2024-03-27
1
-0
/
+3
[next]