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
/
apps
/
web
/
package.json
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-16
build: Take over the build command in the installation script
Mohamed Bassem
1
-1
/
+1
2025-04-13
feat: Add an MCP server for karakeep
Mohamed Bassem
1
-1
/
+1
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
1
-13
/
+13
2025-04-08
feat: Allow editing bookmark details
MohamedBassem
1
-0
/
+2
2025-03-22
deps: Upgrade trpc and react query
Mohamed Bassem
1
-5
/
+5
2025-03-22
deps: Upgrade nextjs
Mohamed Bassem
1
-1
/
+1
2025-03-22
deps: Upgrade vitest
Mohamed Bassem
1
-1
/
+1
2025-03-10
fix: Revert the accidental upgrade of deps. #1107
Mohamed Bassem
1
-1
/
+1
2025-03-09
build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)
dependabot[bot]
1
-1
/
+1
2025-03-09
fix: Add error boundary around bookmark cards
Mohamed Bassem
1
-0
/
+1
2025-01-28
build: Fix unsync-similar-dependencies error (#942)
Henrik Nordvik
1
-1
/
+1
2025-01-19
build: Fix CI error because of mismatched cmdk version
Mohamed Bassem
1
-1
/
+1
2025-01-19
feat: Change webhooks to be configurable by users
Mohamed Bassem
1
-0
/
+1
2025-01-05
deps: Upgrade nextjs to 14.2.21
Mohamed Bassem
1
-1
/
+1
2025-01-02
Revert "ci: Run tests on push (#807)" (#808)
Mohamed Bassem
1
-0
/
+1
2025-01-02
ci: Run tests on push (#807)
Mohamed Bassem
1
-1
/
+0
2024-12-31
chore: add format:fix and lint:fix scripts to all packages
Mohamed Bassem (aider)
1
-1
/
+3
2024-12-29
deps: Upgrade drizzle-orm to 0.38.3
Mohamed Bassem
1
-1
/
+1
2024-12-21
deps: Upgrade nextjs to 14.2.15
Mohamed Bassem
1
-1
/
+1
2024-12-21
deps: Upgrade prettier to 3.4.2
Mohamed Bassem
1
-1
/
+1
2024-12-21
feature: WYSIWYG markdown for notes. Fixes #701 (#715)
Giuseppe
1
-0
/
+7
2024-11-24
deps(mobile): Upgrade to Expo 52 (#692)
Mohamed Bassem
1
-2
/
+2
2024-11-17
feature: Add i18n support. Fixes #57 (#635)
Mohamed Bassem
1
-0
/
+4
2024-11-03
fix: Adopt pocket's new export format. Fixes #570
Mohamed Bassem
1
-0
/
+2
2024-10-19
feature: Log authentication failures to support fail2ban. Fixes #477 (#569)
kamtschatka
1
-0
/
+2
2024-10-19
fix(web): Single linebreaks are lost when viewing textnote card. Fixes #549 (...
kamtschatka
1
-0
/
+1
2024-10-12
deps: Upgrade nodejs to v22
MohamedBassem
1
-1
/
+1
2024-09-28
feature(web): Add infinite scrolling support
MohamedBassem
1
-0
/
+1
2024-09-21
feature(web): Add support for importing bookmarks from Pocket
MohamedBassem
1
-0
/
+1
2024-09-21
feature(web): Preserve title, tags and createdAt when importing a netscape ht...
MohamedBassem
1
-0
/
+1
2024-09-21
deps: Upgrade nextjs to 14.2.13
MohamedBassem
1
-1
/
+1
2024-09-15
deps: Upgrade drizzle and next auth drizzle adapter
MohamedBassem
1
-2
/
+2
2024-07-15
feature: Add github markdown support which includes tables, checklists and au...
kamtschatka
1
-0
/
+1
2024-06-09
feature(web): Add syntax highlighting to code blocks and a quick copy button....
kamtschatka
1
-0
/
+2
2024-05-18
feature(web): Improve merging of tags by simple drag and drop #144 (#154)
kamtschatka
1
-0
/
+2
2024-04-26
feature: A new cleanups page to suggest ways to tidy up your bookmarks
MohamedBassem
1
-0
/
+1
2024-04-19
feature: Nested lists (#110). Fixes #62
Mohamed Bassem
1
-0
/
+1
2024-04-14
feature(web): Allow changing the bookmark grid layout (#98)
Mohamed Bassem
1
-1
/
+1
2024-04-07
feature: Extract hook logic into separate package and add a new action bar in...
MohamedBassem
1
-0
/
+1
2024-03-29
fix(web): Fix the sharp missing error log
MohamedBassem
1
-0
/
+1
2024-03-26
ui: Migrate to the new logo everywhere
MohamedBassem
1
-0
/
+1
2024-03-23
chore: Refactor tailwind in all apps to use the tooling package
MohamedBassem
1
-2
/
+0
2024-03-23
feature(web): Add dark mode support
MohamedBassem
1
-0
/
+1
2024-03-21
feature: A better looking bookmark preview page
MohamedBassem
1
-0
/
+2
2024-03-20
chore: Bump nextjs version to 14.1.4
MohamedBassem
1
-1
/
+1
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
1
-0
/
+1
2024-03-17
feature(web): A better tags editor using react select with auto complete and ...
MohamedBassem
1
-0
/
+1
2024-03-14
docker: Fix dockerfiles to adapt to the new repo structure
MohamedBassem
1
-5
/
+0
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
1
-19
/
+34
2024-03-11
build: Replace bcrypt with bcryptjs
MohamedBassem
1
-1
/
+0
[next]