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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-27
fix: Allow submitting bookmarks with Ctrl+Enter. Fixes #24
MohamedBassem
1
-1
/
+1
2024-03-27
fix: Refresh the search cache when a bookmark is deleted. Fixes #26
MohamedBassem
1
-0
/
+5
2024-03-26
fix: Allow setting demo mode creds when demo mode is enabled
MohamedBassem
3
-20
/
+24
2024-03-23
chore: Refactor tailwind in all apps to use the tooling package
MohamedBassem
2
-3
/
+3
2024-03-23
feature(web): Add dark mode support
MohamedBassem
7
-13
/
+38
2024-03-23
ui(web): Make the editor card a little bit more obvious
MohamedBassem
1
-2
/
+4
2024-03-22
fix: Fix the creation date tooltip in preview pag
MohamedBassem
1
-1
/
+3
2024-03-21
ui(web): Minor style tweaks to the tags editor
MohamedBassem
1
-0
/
+5
2024-03-21
feature: A better looking bookmark preview page
MohamedBassem
2
-62
/
+151
2024-03-21
fix: Fix open links in new tabs when clicking on the card banner
MohamedBassem
1
-1
/
+1
2024-03-20
feature(web): Add support for removing items from lists
MohamedBassem
1
-1
/
+30
2024-03-20
fix(web): Greatly improve the search feeling by removing the flicker
MohamedBassem
3
-35
/
+58
2024-03-19
fix(web): Show editor card when there are no bookmarks
MohamedBassem
1
-1
/
+1
2024-03-19
feature(web): Add support for demo mode
MohamedBassem
3
-0
/
+11
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
4
-1
/
+100
2024-03-17
feature(web): A better tags editor using react select with auto complete and ...
MohamedBassem
1
-115
/
+118
2024-03-17
feature: Implemente pagination support
MohamedBassem
2
-13
/
+36
2024-03-17
refactor: Prepare for pagination by dropping querying bookmarks by id
MohamedBassem
2
-3
/
+3
2024-03-17
ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ...
MohamedBassem
5
-196
/
+178
2024-03-16
ui(web): Add an editor card inline in the bookmark grid and remove the top na...
MohamedBassem
5
-149
/
+120
2024-03-15
ui(web): Change the text in cards to be less aggressive
MohamedBassem
2
-2
/
+2
2024-03-14
lint: Lint and format the entire repo with the new configs
MohamedBassem
13
-68
/
+89
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
14
-0
/
+1308