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
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-12
feature: Allow to disable default password login after SSO is configured. Fix...
kamtschatka
1
-1
/
+1
2024-10-12
fix(web): Reset search query and bulk edit when navigating away from the curr...
MohamedBassem
1
-1
/
+3
2024-10-06
feature: Allow disabling password signups (#413)
kamtschatka
1
-0
/
+1
2024-09-29
feature(web): Add the ability to customize the inference prompts. Fixes #170
MohamedBassem
1
-0
/
+3
2024-09-27
feature(web): Add a select all button to bulk actions
MohamedBassem
1
-0
/
+23
2024-09-26
fix(web): Don't parse empty tags in netscape imports. Fixes #421
MohamedBassem
1
-3
/
+5
2024-09-21
feature(web): Add support for importing bookmarks from Pocket
MohamedBassem
2
-31
/
+68
2024-09-21
feature(web): Preserve title, tags and createdAt when importing a netscape ht...
MohamedBassem
1
-12
/
+23
2024-09-21
refactor: Extract useUpload into its own reusable hook
MohamedBassem
1
-0
/
+38
2024-09-15
feature(web): Add a compact layout. Fixes #379
MohamedBassem
1
-1
/
+1
2024-07-13
fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)
kamtschatka
1
-0
/
+1
2024-07-01
feat: Add bulk edit option for bookmarks. Fixes #84 (#259)
Md Saban
1
-0
/
+39
2024-07-01
refactor: drag and drop improvements (#264)
kamtschatka
1
-17
/
+38
2024-06-22
fix(web): Fix save action on empty card. Fixes #225 (#243)
Md Saban
1
-0
/
+24
2024-05-25
feature: Allow import Netscape HTML format (#163)
kamtschatka
1
-0
/
+20
2024-05-18
fix(web): Simplify the logic for tag drag and dropping
MohamedBassem
1
-68
/
+27
2024-05-18
feature(web): Improve merging of tags by simple drag and drop #144 (#154)
kamtschatka
1
-0
/
+89
2024-04-20
feature: Download images and screenshots
MohamedBassem
1
-22
/
+0
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
1
-1
/
+1
2024-04-16
fix: Fix user local settings cookie to have max age as by default it's a sess...
MohamedBassem
1
-4
/
+6
2024-04-14
feature(web): Allow changing the bookmark grid layout (#98)
Mohamed Bassem
4
-14
/
+99
2024-04-09
feature(web): Allow uploading directly into lists/tags. Fixes #69
MohamedBassem
1
-21
/
+0
2024-04-07
refactor(web): Move the tooltip provider to the root of the app
MohamedBassem
1
-1
/
+2
2024-04-02
feature: Include server version in the admin UI. Fixes #66
MohamedBassem
1
-0
/
+2
2024-03-26
fix: Allow setting demo mode creds when demo mode is enabled
MohamedBassem
1
-1
/
+1
2024-03-23
feature(web): Add dark mode support
MohamedBassem
1
-1
/
+9
2024-03-22
feature: Add an option to disable new signups
MohamedBassem
1
-0
/
+3
2024-03-20
feature(web): Add support for removing items from lists
MohamedBassem
1
-0
/
+21
2024-03-19
feature(web): Add support for demo mode
MohamedBassem
2
-7
/
+25
2024-03-16
ui(web): Reduce debounce duration to 10ms in search bar
MohamedBassem
1
-1
/
+1
2024-03-14
lint: Lint and format the entire repo with the new configs
MohamedBassem
5
-11
/
+14
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
5
-0
/
+181