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
/
components
/
dashboard
/
bookmarks
/
EditorCard.tsx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: use kbd for editor card
Mohamed Bassem
2025-11-22
1
-27
/
+7
*
feat: Support inline toggling for todos. fixes #1931 (#1933)
Cédric
2025-11-02
1
-0
/
+35
*
deps: Upgrade expo & nextjs to react 19 (#1565)
Mohamed Bassem
2025-08-20
1
-1
/
+3
*
chore: migrate away from eslint to oxlint (#1642)
xuatz
2025-06-22
1
-1
/
+1
*
ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261
Mohamed Bassem
2025-04-21
1
-4
/
+9
*
chore: Rename hoarder packages to karakeep
MohamedBassem
2025-04-12
1
-2
/
+2
*
feature: Add i18n support. Fixes #57 (#635)
Mohamed Bassem
2024-11-17
1
-14
/
+12
*
feature(web): Add keyboard shortcut to focus on search bar. Fixes #449 (#554)
kamtschatka
2024-10-19
1
-0
/
+1
*
feature(web): Add a compact layout. Fixes #379
MohamedBassem
2024-09-15
1
-0
/
+1
*
fix: fixed an issue that would half the textarea in grid layout after submitt...
kamtschatka
2024-07-01
1
-1
/
+3
*
refactor: added the bookmark type to the database (#256)
kamtschatka
2024-07-01
1
-4
/
+8
*
fix(web): Fix save action on empty card. Fixes #225 (#243)
Md Saban
2024-06-22
1
-4
/
+7
*
feature(web): Enhance the bookmark textarea in the list layout (#247)
Ahmad Mujahid
2024-06-22
1
-2
/
+29
*
fix(web): text paste bug introduced with image paste (#232)
Md Saban
2024-06-18
1
-1
/
+0
*
feature(web): support pasting image in the Editor Card (#228)
Ahmad Mujahid
2024-06-18
1
-1
/
+29
*
fix(web): Changed the toast to contain a more detailed error message in case ...
kamtschatka
2024-06-09
1
-2
/
+2
*
feature: Allow import Netscape HTML format (#163)
kamtschatka
2024-05-25
1
-13
/
+2
*
feature(web): Allow adding multiple URLs at once #158 (#167)
kamtschatka
2024-05-19
1
-5
/
+74
*
feature: Dedup links on creation. Fixes #49
MohamedBassem
2024-05-06
1
-1
/
+19
*
feature(web): Allow changing the bookmark grid layout (#98)
Mohamed Bassem
2024-04-14
1
-1
/
+8
*
feature(web): Allow uploading directly into lists/tags. Fixes #69
MohamedBassem
2024-04-09
1
-4
/
+3
*
ui(web): Add a tooltip explaining what archived means
MohamedBassem
2024-04-06
1
-19
/
+6
*
fix: Only consider text as URL in editor card if it has an http protocol. Fix...
MohamedBassem
2024-04-06
1
-1
/
+4
*
feature(web): Add ⌘ + E shortcut for quickly focusing on the editor
MohamedBassem
2024-03-31
1
-30
/
+67
*
fix(web): Disable keyboard shortcut submissions in demoMode
MohamedBassem
2024-03-30
1
-1
/
+10
*
fix: Allow submitting bookmarks with Ctrl+Enter. Fixes #24
MohamedBassem
2024-03-27
1
-1
/
+1
*
feature(web): Add dark mode support
MohamedBassem
2024-03-23
1
-2
/
+3
*
ui(web): Make the editor card a little bit more obvious
MohamedBassem
2024-03-23
1
-2
/
+4
*
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
2024-03-19
1
-1
/
+3
*
ui(web): Add an editor card inline in the bookmark grid and remove the top na...
MohamedBassem
2024-03-16
1
-0
/
+91