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-11-09
fix: Feed refreshes were not getting re-enqueued for failed jobs
Mohamed Bassem
1
-7
/
+7
2024-11-03
fix: Adopt pocket's new export format. Fixes #570
Mohamed Bassem
1
-0
/
+20
2024-11-03
feature: Schedule RSS feed refreshes every hour
Mohamed Bassem
1
-7
/
+28
2024-11-03
feature: Add support for subscribing to RSS feeds. Fixes #202
Mohamed Bassem
1
-0
/
+25
2024-10-27
deps: Extract the queue implementation into its own repos
Mohamed Bassem
1
-305
/
+58
2024-10-26
refactor: Move inference to the shared package
Mohamed Bassem
1
-6
/
+7
2024-10-21
feature(mobile): Use inline WebView for expanding bookmarks
MohamedBassem
1
-0
/
+21
2024-10-20
feature: Add OCR support for images. Fixes #296
Mohamed Bassem
1
-0
/
+71
2024-10-20
docs: Generate OpenAPI docs
Mohamed Bassem
1
-752
/
+1593
2024-10-20
chore: Define hoarder's rest API in zod format
Mohamed Bassem
1
-5
/
+52
2024-10-19
fix(workers): Pin execa to avoid ERR_PACKAGE_PATH_NOT_EXPORTED error
Your Name
1
-10
/
+18
2024-10-19
feature: Log authentication failures to support fail2ban. Fixes #477 (#569)
kamtschatka
1
-0
/
+20
2024-10-19
fix(web): Single linebreaks are lost when viewing textnote card. Fixes #549 (...
kamtschatka
1
-0
/
+22
2024-10-12
deps: Upgrade nodejs to v22
MohamedBassem
1
-26
/
+26
2024-10-12
deps: Upgrade metascraper for faster docker builds
MohamedBassem
1
-116
/
+232
2024-10-12
feature: Allow customizing the inference's context length
MohamedBassem
1
-5
/
+5
2024-10-12
feature: Introduce a mechanism to cleanup dangling assets
MohamedBassem
1
-2
/
+68
2024-10-05
deps: Upgrade openai package
MohamedBassem
1
-22
/
+11
2024-09-28
deps: Upgrade drizzle-kit
MohamedBassem
1
-2
/
+22
2024-09-28
feature(web): Add infinite scrolling support
MohamedBassem
1
-0
/
+18
2024-09-21
feature(web): Add support for importing bookmarks from Pocket
MohamedBassem
1
-0
/
+94
2024-09-21
feature(web): Preserve title, tags and createdAt when importing a netscape ht...
MohamedBassem
1
-0
/
+57
2024-09-21
deps: Upgrade turbo
MohamedBassem
1
-31
/
+31
2024-09-21
deps: Upgrade nextjs to 14.2.13
MohamedBassem
1
-62
/
+65
2024-09-15
deps: Upgrade drizzle and next auth drizzle adapter
MohamedBassem
1
-47
/
+71
2024-09-14
feature(mobile): Add a page for testing connection to server
MohamedBassem
1
-193
/
+262
2024-08-26
feature(mobile): Allow interacting with images in the app. Fixes #352
MohamedBassem
1
-0
/
+15
2024-08-26
feature(mobile): Allow configuring uploaded image quality in the mobile app
MohamedBassem
1
-0
/
+20
2024-08-18
fix(extension): Upgrade crxjs to 2.0 to add support for firefox
MohamedBassem
1
-78
/
+43
2024-08-18
[extension] Add context menu item in the browser extension. Fixes #155 (#278)
kamtschatka
1
-10
/
+18
2024-07-28
feat(mobile): Add ability to manage lists
MohamedBassem
1
-132
/
+225
2024-07-21
chore(deps): Upgrade turbo and disable its daemon
MohamedBassem
1
-38
/
+38
2024-07-21
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
1
-208
/
+6
2024-07-15
feature: Add github markdown support which includes tables, checklists and au...
kamtschatka
1
-0
/
+3
2024-07-14
chore: Add a new sqlite based queue package
MohamedBassem
1
-0
/
+39
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
[next]