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
/
packages
/
web
/
app
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
2024-03-14
23
-741
/
+0
*
feature: Change top nav to include search and move add link to a modal
MohamedBassem
2024-03-10
2
-62
/
+10
*
refactor: Move all components to the top level directory
MohamedBassem
2024-03-10
41
-2430
/
+14
*
fix: Show loading indicators in the bookmark preview page
MohamedBassem
2024-03-05
4
-84
/
+120
*
refactor: Extract trpc logic into its package
MohamedBassem
2024-03-05
14
-17
/
+17
*
feature: Preview page for the stored content of links
MohamedBassem
2024-03-05
3
-7
/
+77
*
Fix: Correctly invalidate the bookmark cache when it's favourited
MohamedBassem
2024-03-04
1
-7
/
+14
*
build: Fix formatting
MohamedBassem
2024-03-04
2
-10
/
+9
*
fix: Less aggressive invalidation when a bookmark is deleted
MohamedBassem
2024-03-04
1
-1
/
+1
*
fix: Fix Edit tags not populating tags when link is first added
MohamedBassem
2024-03-04
3
-18
/
+20
*
feature: Initial attempt at making the app a PWA
MohamedBassem
2024-03-04
1
-0
/
+9
*
fix: Fix hydration in list view caused by the spinner
MohamedBassem
2024-03-02
3
-16
/
+17
*
ui: Use a masonry library to maintain the order of the bookmark grid
MohamedBassem
2024-03-02
1
-4
/
+22
*
ui: Preload the sidebar lists to avoid the spinner
MohamedBassem
2024-03-02
2
-7
/
+9
*
fix: Fix the double scrolling on mobile
MohamedBassem
2024-03-02
1
-2
/
+2
*
fix: Set mobile viewport to have maximum scale of 1
MohamedBassem
2024-03-02
1
-0
/
+8
*
feature: Add 'New List' button in the all lists page
MohamedBassem
2024-03-02
2
-2
/
+13
*
feature: Add an 'All Lists' page
MohamedBassem
2024-03-02
7
-14
/
+101
*
ui: Move favourites and archive to act as a predefined list
MohamedBassem
2024-03-02
8
-47
/
+45
*
feature: Show user list in admin page
MohamedBassem
2024-03-02
1
-59
/
+134
*
ui: Fix sidebar list spinner
MohamedBassem
2024-03-02
2
-15
/
+18
*
fix: Fix visible scrollbars even if content is not overflowing
MohamedBassem
2024-03-02
2
-2
/
+2
*
fix: Fix missing key property in bookmark grid
MohamedBassem
2024-03-02
1
-1
/
+1
*
feature: Show a loading indicator when tags are still being fetched
MohamedBassem
2024-03-02
3
-8
/
+36
*
fix: URL decode tag names to allow accessing tags with spaces in their name
MohamedBassem
2024-03-02
1
-2
/
+3
*
ui: Minor UI tweaks in admin page and sidebar
MohamedBassem
2024-03-02
2
-32
/
+36
*
feature: Update favicon
MohamedBassem
2024-03-02
1
-0
/
+0
*
feature: Add an admin page showing server stats and actions
MohamedBassem
2024-03-01
3
-2
/
+135
*
feature: Add full text search support
MohamedBassem
2024-03-01
2
-1
/
+110
*
feature: Add support for creating and updating lists
MohamedBassem
2024-03-01
9
-5
/
+548
*
fix: Fix the padding of the tag view page
MohamedBassem
2024-02-29
2
-3
/
+4
*
ui: Slightly better looking AllTags page
MohamedBassem
2024-02-29
1
-6
/
+4
*
refactor: Use a Slot for passing classnames to children instead
MohamedBassem
2024-02-29
3
-15
/
+15
*
fix: Remove extra row-span from LinkCard
MohamedBassem
2024-02-29
2
-3
/
+2
*
fix: Delete URL on successful bookmark
MohamedBassem
2024-02-29
1
-0
/
+4
*
fix: Fix the look of the grid view and allowing notes to have variable size
MohamedBassem
2024-02-29
5
-10
/
+5
*
fix: Fix phantom links in tag pills
MohamedBassem
2024-02-29
1
-11
/
+11
*
fix: Change the colors of the tag pill
MohamedBassem
2024-02-29
1
-3
/
+3
*
fix: Open links in new tab
MohamedBassem
2024-02-29
1
-2
/
+6
*
feature: Add support for markdown in the text bookmarks
MohamedBassem
2024-02-28
4
-36
/
+81
*
fix: Fix the positioning of the favourited star
MohamedBassem
2024-02-28
1
-8
/
+10
*
feature: Add support for storing and previewing raw notes
MohamedBassem
2024-02-28
9
-78
/
+322
*
tests: Add tests for the bookmarks routes
MohamedBassem
2024-02-28
3
-4
/
+5
*
feature: Show a visual indication when an item is favourited
MohamedBassem
2024-02-28
1
-0
/
+8
*
feature: Add copy link to bookmark options
MohamedBassem
2024-02-28
1
-0
/
+12
*
feature: Add support for adding/removing tags
MohamedBassem
2024-02-26
2
-49
/
+273
*
db: Migrate from prisma to drizzle
MohamedBassem
2024-02-23
2
-31
/
+27
*
fix: Remove the separator line from the sign in page when no providers are co...
MohamedBassem
2024-02-22
1
-1
/
+1
*
fix: Tag filtering and sorting
MohamedBassem
2024-02-22
1
-2
/
+2
*
fix: Minor UI tweaks and fixing addition of first bookmark
MohamedBassem
2024-02-22
4
-13
/
+18
[next]