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
/
app
/
dashboard
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
deps: Upgrade expo & nextjs to react 19 (#1565)
Mohamed Bassem
2025-08-20
5
-27
/
+22
*
refactor: Extract meilisearch as a plugin
MohamedBassem
2025-07-27
1
-2
/
+2
*
feat(web): Slightly nicer looking tags page
Mohamed Bassem
2025-07-19
1
-11
/
+1
*
feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...
Mohamed Bassem
2025-07-05
1
-1
/
+1
*
chore: migrate away from eslint to oxlint (#1642)
xuatz
2025-06-22
4
-0
/
+4
*
feat: add user customisable default archive display behaviour (#1505)
xuatz
2025-06-01
2
-2
/
+28
*
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
2025-05-24
1
-18
/
+24
*
fix(search): add new relevance sort order (#1392)
xuatz
2025-05-18
1
-1
/
+9
*
chore: Rename hoarder packages to karakeep
MohamedBassem
2025-04-12
2
-2
/
+2
*
fix: Add missing list to PWA. Fixes #884
Mohamed Bassem
2025-02-23
1
-2
/
+18
*
feat: Add support for smart lists (#802)
Mohamed Bassem
2025-01-02
1
-6
/
+10
*
refactor: Refactor sidebar into a shared component
Mohamed Bassem
2024-12-30
1
-23
/
+66
*
feat: Change the admin page to be tabbed similar to that of the settings page
Mohamed Bassem
2024-12-30
1
-26
/
+0
*
feat: Implement the all highlights page. Fixes #620
Mohamed Bassem
2024-12-28
1
-0
/
+20
*
feat: Add basic pagination to searchBookmarks tRPC
Mohamed Bassem
2024-12-22
1
-2
/
+8
*
feature: Add an admin notice about the usage of the legacy container images
Mohamed Bassem
2024-12-21
1
-6
/
+9
*
feature: Add i18n support. Fixes #57 (#635)
Mohamed Bassem
2024-11-17
3
-5
/
+12
*
feature(web): Add the ability to view the bookmarks of a particular rss feed
Mohamed Bassem
2024-11-03
1
-0
/
+31
*
ui: Redesign the settings page and move it to its own layout
Mohamed Bassem
2024-10-27
1
-60
/
+0
*
fix(web): Fix settings tab overflow on mobile layouts
MohamedBassem
2024-10-13
1
-1
/
+1
*
feature(web): Introduce a new sticky navbar. Fixes 520 (#515)
Md Saban
2024-10-12
5
-45
/
+24
*
feature(web): Async validate JWT account and sign out the user if they no lon...
MohamedBassem
2024-10-05
1
-0
/
+2
*
feature(web): Change the settings page to be tabbed
MohamedBassem
2024-10-05
2
-346
/
+49
*
fix(web): Simplify the language for inference settings
MohamedBassem
2024-10-05
2
-9
/
+9
*
feature(web): Add the ability to customize the inference prompts. Fixes #170
MohamedBassem
2024-09-29
2
-0
/
+336
*
feature(web): Move bookmark imports into settings
MohamedBassem
2024-09-21
1
-0
/
+4
*
feat: Add bulk edit option for bookmarks. Fixes #84 (#259)
Md Saban
2024-07-01
4
-9
/
+9
*
ui: refactor admin settings page (#249)
Md Saban
2024-06-29
1
-282
/
+17
*
ui: Changes for user settings page (#251)
Md Saban
2024-06-23
1
-5
/
+10
*
ui(web): move layout selector to main screen (#252)
Md Saban
2024-06-23
4
-21
/
+37
*
docs: Change references from the old repo URL to the new one
MohamedBassem
2024-05-19
1
-3
/
+2
*
feature: A new cleanups page to suggest ways to tidy up your bookmarks
MohamedBassem
2024-04-26
1
-0
/
+21
*
feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...
Mohamed Bassem
2024-04-25
1
-7
/
+16
*
ui(web): Show bookmark URL when maximizing a bookmark
MohamedBassem
2024-04-24
5
-4
/
+60
*
feature: Allow recrawling bookmarks without running inference jobs
MohamedBassem
2024-04-20
1
-2
/
+14
*
feature: Nested lists (#110). Fixes #62
Mohamed Bassem
2024-04-19
1
-9
/
+2
*
fix: Differentiate between pending in db and in redis in admin job stats
MohamedBassem
2024-04-12
1
-7
/
+11
*
feature: Recrawl failed links from admin UI (#95)
Ahmad Mujahid
2024-04-11
1
-5
/
+21
*
feature(web): Allow uploading directly into lists/tags. Fixes #69
MohamedBassem
2024-04-09
6
-28
/
+26
*
feature: Extract hook logic into separate package and add a new action bar in...
MohamedBassem
2024-04-07
1
-1
/
+1
*
fix: Refresh the all tags page automatically when a tag is modified
MohamedBassem
2024-04-06
1
-50
/
+3
*
ui(web): Add a tooltip explaining what archived means
MohamedBassem
2024-04-06
2
-28
/
+16
*
feature: Change archived meaning to only mean removed from homepage
MohamedBassem
2024-04-06
3
-3
/
+3
*
fix: Minor fixes to small screens to render admin panel and settings in full ...
MohamedBassem
2024-04-03
1
-7
/
+7
*
feature: Include server version in the admin UI. Fixes #66
MohamedBassem
2024-04-02
1
-1
/
+54
*
fix(web): Fix the color of the info pill in the all tags page
MohamedBassem
2024-03-31
1
-2
/
+2
*
ui(web): Add a background to the all lists pane
MohamedBassem
2024-03-31
1
-1
/
+1
*
feature: Split the tags in AllTags page by who used them
MohamedBassem
2024-03-31
1
-19
/
+56
*
feature: Add support deleting tags
MohamedBassem
2024-03-31
2
-14
/
+9
*
fix(web): Consistent spacing in the content container in all pages. Fixes #40
MohamedBassem
2024-03-30
14
-69
/
+45
[next]