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
/
TextCard.tsx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-21
feature: WYSIWYG markdown for notes. Fixes #701 (#715)
Giuseppe
1
-5
/
+6
2024-10-05
feature: Allow attaching custom banners to notes. Fixes: #106
MohamedBassem
1
-1
/
+17
2024-10-05
feature: Persevere the source URL of clipped texts from the extension.
MohamedBassem
1
-1
/
+7
2024-09-15
feature(web): Add a compact layout. Fixes #379
MohamedBassem
1
-0
/
+1
2024-07-21
refactor: Remove unused BookmarkedTextViewer (#310)
kamtschatka
1
-8
/
+0
2024-06-09
refactor: Extract the bookmark polling logic into a separate shared component
MohamedBassem
1
-26
/
+3
2024-06-09
feature(web): Add syntax highlighting to code blocks and a quick copy button....
kamtschatka
1
-6
/
+2
2024-04-20
feature: Download images and screenshots
MohamedBassem
1
-1
/
+1
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
1
-1
/
+1
2024-04-15
feature: Add title to bookmarks and allow editing them. Fixes #27
MohamedBassem
1
-0
/
+1
2024-04-14
feature(web): Allow changing the bookmark grid layout (#98)
Mohamed Bassem
1
-24
/
+30
2024-03-23
chore: Refactor tailwind in all apps to use the tooling package
MohamedBassem
1
-1
/
+1
2024-03-23
feature(web): Add dark mode support
MohamedBassem
1
-1
/
+1
2024-03-17
ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ...
MohamedBassem
1
-21
/
+2
2024-03-14
lint: Lint and format the entire repo with the new configs
MohamedBassem
1
-7
/
+9
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
1
-0
/
+0
2024-03-10
refactor: Move all components to the top level directory
MohamedBassem
1
-0
/
+0
2024-03-05
fix: Show loading indicators in the bookmark preview page
MohamedBassem
1
-10
/
+6
2024-03-05
refactor: Extract trpc logic into its package
MohamedBassem
1
-1
/
+1
2024-03-05
feature: Preview page for the stored content of links
MohamedBassem
1
-5
/
+5
2024-03-02
feature: Show a loading indicator when tags are still being fetched
MohamedBassem
1
-1
/
+18
2024-02-29
refactor: Use a Slot for passing classnames to children instead
MohamedBassem
1
-1
/
+1
2024-02-29
fix: Fix the look of the grid view and allowing notes to have variable size
MohamedBassem
1
-5
/
+2
2024-02-28
feature: Add support for markdown in the text bookmarks
MohamedBassem
1
-27
/
+49
2024-02-28
feature: Add support for storing and previewing raw notes
MohamedBassem
1
-0
/
+62