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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i18n: Enable the new translated languages
Mohamed Bassem
2025-01-05
1
-4
/
+11
*
i18n: Sync weblate translaions
Mohamed Bassem
2025-01-05
3
-7
/
+334
*
deps: Upgrade nextjs to 14.2.21
Mohamed Bassem
2025-01-05
3
-61
/
+61
*
ci: Fix build by using the workspace sdk package
Mohamed Bassem
2025-01-05
3
-13
/
+8
*
feat: Expose the search functionality in the REST API
Mohamed Bassem
2025-01-05
8
-20
/
+299
*
fix: Change search endpoint to accept query as raw string
Mohamed Bassem
2025-01-04
3
-9
/
+10
*
feat: Expose asset manipulation endpoints in the REST API
Mohamed Bassem
2025-01-04
6
-0
/
+630
*
Revert "ci: Run tests on push (#807)" (#808)
Mohamed Bassem
2025-01-02
8
-20
/
+5
*
ci: Run tests on push (#807)
Mohamed Bassem
2025-01-02
8
-5
/
+20
*
fix: Add i18n for query explainer and add missing url matcher
Mohamed Bassem
2025-01-02
4
-15
/
+82
*
feat: Add support for smart lists (#802)
Mohamed Bassem
2025-01-02
26
-100
/
+2045
*
refactor: Migrate from the deprecated drizzle-orm schema
Mohamed Bassem
2025-01-01
3
-93
/
+79
*
docs: Add search query language documentation
Mohamed Bassem (aider)
2025-01-01
1
-0
/
+68
*
docs: Add firefox import-export instructions (#799)
Deepak Kapoor
2025-01-01
1
-0
/
+6
*
feat: Add support for searching for tagged and listed items
Mohamed Bassem
2024-12-31
6
-0
/
+128
*
feat: Add support for negative search terms
Mohamed Bassem
2024-12-31
6
-69
/
+282
*
chore: add format:fix and lint:fix scripts to all packages
Mohamed Bassem (aider)
2024-12-31
10
-2
/
+22
*
test: Add tests for the search id queries
Mohamed Bassem
2024-12-31
2
-0
/
+280
*
feat: Introduce advanced search capabilities (#753)
Mohamed Bassem
2024-12-31
11
-20
/
+1054
*
feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)
Nicole Li
2024-12-31
6
-38
/
+110
*
feat: show createdAt year in card footer when created over a year ago (#790)
JD Hartley
2024-12-31
1
-2
/
+9
*
fix(landing): update GitHub capitalization (#791)
JD Hartley
2024-12-31
1
-3
/
+3
*
build: Fix sdk and e2e_tests builds
Mohamed Bassem
2024-12-30
3
-4
/
+12
*
chore: Setup and add e2e tests for the API endpoints
Mohamed Bassem
2024-12-30
15
-21
/
+1454
*
fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...
Mohamed Bassem
2024-12-30
4
-21
/
+3
*
feat: Introduce a typescript sdk
Mohamed Bassem
2024-12-30
8
-54
/
+1742
*
i18n: Added Croatian translation (#788)
Jaksa101
2024-12-30
2
-0
/
+268
*
refactor: Refactor sidebar into a shared component
Mohamed Bassem
2024-12-30
13
-329
/
+233
*
feat: Change the admin page to be tabbed similar to that of the settings page
Mohamed Bassem
2024-12-30
18
-33
/
+156
*
deps: Upgrade drizzle-orm to 0.38.3
Mohamed Bassem
2024-12-29
5
-15
/
+114
*
feat: Add support for embeddings in the inference interface (#403)
Mohammed Farghal
2024-12-29
3
-11
/
+48
*
chore: Add aider to gitignore
Mohamed Bassem
2024-12-29
1
-1
/
+2
*
docs: Add troubleshooting guide
Mohamed Bassem
2024-12-29
4
-1
/
+44
*
feat: add Linkwarden importer (#786)
Patrick Leonard
2024-12-29
3
-1
/
+53
*
fix(ios): Drop the local networking property to enable http support. Fixes #679
MohamedBassem
2024-12-29
1
-2
/
+1
*
docs: Add Telegram Bot to community projects (#783)
Miguel Hernández
2024-12-28
2
-0
/
+16
*
fix(mobile): Add support for self signed certs in android. Fixes #381 (#416)
CrypticC3s4r
2024-12-28
4
-1
/
+59
*
fix: Coerce createdAt in the bookmark create/update APIs
Mohamed Bassem
2024-12-28
2
-4
/
+6
*
build: Fix format error
Mohamed Bassem
2024-12-28
1
-252
/
+252
*
readme: Update readme with new features
Mohamed Bassem
2024-12-28
2
-4
/
+8
*
fix: react warning about keys in AllHighlights
Mohamed Bassem
2024-12-28
1
-8
/
+5
*
i18n: Added Turkish translation (#781)
Buğra Canata
2024-12-28
2
-0
/
+267
*
fix(mobile): Mark the camera explicitly as not required in android manifest. ...
MohamedBassem
2024-12-28
3
-1
/
+26
*
docs: Update security-considerations.md to fix a typo (#762)
Mark Pitblado
2024-12-28
2
-2
/
+2
*
i18n: Sync weblate translaions
Mohamed Bassem
2024-12-28
7
-23
/
+1179
*
fix: Better handling for when there's no highlights in the all highlights page
Mohamed Bassem
2024-12-28
2
-3
/
+14
*
feat: Implement the all highlights page. Fixes #620
Mohamed Bassem
2024-12-28
13
-85
/
+255
*
release(cli): Bump CLI version to 0.20.0
Mohamed Bassem
2024-12-28
1
-1
/
+1
*
docs: Fix missing docs for highlights APIs
Mohamed Bassem
2024-12-27
2
-0
/
+257
*
feat: Add REST APIs for manipulating highlights. Fixes #620
Mohamed Bassem
2024-12-27
11
-10
/
+448
[next]