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