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
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
2024-03-14
5
-181
/
+0
*
feature: Change top nav to include search and move add link to a modal
MohamedBassem
2024-03-10
1
-0
/
+73
*
fix: Show loading indicators in the bookmark preview page
MohamedBassem
2024-03-05
1
-0
/
+22
*
refactor: Extract trpc logic into its package
MohamedBassem
2024-03-05
6
-182
/
+1
*
feature: Store html content of links in the database
MohamedBassem
2024-03-05
1
-0
/
+1
*
fix: Fix hydration in list view caused by the spinner
MohamedBassem
2024-03-02
1
-1
/
+29
*
feature: Show a loading indicator when tags are still being fetched
MohamedBassem
2024-03-02
1
-0
/
+1
*
feature: Make the first user an admin automatically
MohamedBassem
2024-03-02
1
-10
/
+21
*
feature: Add an admin page showing server stats and actions
MohamedBassem
2024-03-01
2
-5
/
+17
*
feature: Add support for creating and updating lists
MohamedBassem
2024-03-01
1
-0
/
+18
*
feature: Add support for storing and previewing raw notes
MohamedBassem
2024-02-28
1
-0
/
+7
*
tests: Add tests for the bookmarks routes
MohamedBassem
2024-02-28
1
-0
/
+59
*
feature: Add support for adding/removing tags
MohamedBassem
2024-02-26
1
-0
/
+3
*
db: Migrate from prisma to drizzle
MohamedBassem
2024-02-23
1
-3
/
+8
*
feature: Adding some loading card while the link is getting crawled
MohamedBassem
2024-02-22
2
-10
/
+2
*
feature: Add support for credentials registration and sign in
MohamedBassem
2024-02-22
1
-0
/
+13
*
fix: Fix passing the query to the tag page
MohamedBassem
2024-02-20
1
-0
/
+1
*
ui: hydrate the react query cache in the client side components
MohamedBassem
2024-02-20
1
-0
/
+2
*
format: Run yarn format
MohamedBassem
2024-02-18
1
-2
/
+2
*
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
2024-02-17
1
-0
/
+9
*
Migrating to react query for client side queries
MohamedBassem
2024-02-16
2
-17
/
+35
*
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
2024-02-11
7
-271
/
+21
*
fix: Show newer bookmarks first in the grid
MohamedBassem
2024-02-10
1
-0
/
+3
*
[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fix
MohamedBassem
2024-02-09
1
-2
/
+3
*
[feature] Add the ability to favourite and archive bookmarks
MohamedBassem
2024-02-09
3
-2
/
+36
*
[ui] Adding the favourites and archive pages
MohamedBassem
2024-02-09
2
-2
/
+18
*
[chore] Linting and formating tweaking
MohamedBassem
2024-02-09
3
-4
/
+4
*
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
2024-02-09
6
-120
/
+140
*
[refactor] Move the different packages to the package subdir
MohamedBassem
2024-02-08
8
-0
/
+263