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
/
dashboard
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
feature: Add support for adding/removing tags
MohamedBassem
2
-49
/
+273
2024-02-23
db: Migrate from prisma to drizzle
MohamedBassem
2
-31
/
+27
2024-02-22
fix: Tag filtering and sorting
MohamedBassem
1
-2
/
+2
2024-02-22
fix: Minor UI tweaks and fixing addition of first bookmark
MohamedBassem
3
-12
/
+17
2024-02-22
fix: Make typescript happy
MohamedBassem
1
-1
/
+2
2024-02-22
feature: Introduce a separate sidebar for the mobile
MohamedBassem
5
-5
/
+64
2024-02-22
feature: Adding a loading page while bookmarks are being fetched
MohamedBassem
2
-2
/
+13
2024-02-22
feature: Adding some loading card while the link is getting crawled
MohamedBassem
3
-37
/
+71
2024-02-20
feature: Basic support for demo mode
MohamedBassem
1
-1
/
+0
2024-02-20
fix: Fix passing the query to the tag page
MohamedBassem
1
-3
/
+5
2024-02-20
branding: Rename app to Hoarder
MohamedBassem
4
-6
/
+6
2024-02-20
ui: hydrate the react query cache in the client side components
MohamedBassem
5
-14
/
+23
2024-02-18
format: Run yarn format
MohamedBassem
2
-5
/
+3
2024-02-17
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
3
-1
/
+14
2024-02-17
ui: Add bookmark card skeleton
MohamedBassem
1
-0
/
+32
2024-02-17
ui: Change action buttons to show a spinner when the request is loading
MohamedBassem
3
-18
/
+39
2024-02-16
Migrating to react query for client side queries
MohamedBassem
4
-76
/
+84
2024-02-15
ui: Usage images for link cards
MohamedBassem
3
-35
/
+53
2024-02-14
fix: Fix broken tag page
MohamedBassem
1
-2
/
+4
2024-02-14
feature: Add ability to refresh bookmark details
MohamedBassem
1
-1
/
+24
2024-02-14
feature: Sort tags by usage and show usage numbers
MohamedBassem
1
-8
/
+25
2024-02-14
ui: Small UI fixes
MohamedBassem
2
-3
/
+3
2024-02-13
feature: Add error and not found boundaries in the dashboard
MohamedBassem
2
-0
/
+16
2024-02-13
feature: Implement a usable but ugly all tags and a single tag page
MohamedBassem
5
-29
/
+105
2024-02-13
feature: Add login page and logout button
MohamedBassem
3
-8
/
+45
2024-02-12
feature: Add support for managing API keys
MohamedBassem
5
-1
/
+286
2024-02-11
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
5
-31
/
+40
2024-02-09
[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fix
MohamedBassem
2
-3
/
+2
2024-02-09
[feature] Add the ability to favourite and archive bookmarks
MohamedBassem
3
-53
/
+88
2024-02-09
[ui] Make the bookmarks section scrollable
MohamedBassem
2
-2
/
+2
2024-02-09
[ui] Adding the favourites and archive pages
MohamedBassem
9
-58
/
+132
2024-02-09
[chore] Linting and formating tweaking
MohamedBassem
5
-11
/
+11
2024-02-09
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
4
-30
/
+37
2024-02-08
Migrating away from bun to yarn
MohamedBassem
2
-2
/
+6
2024-02-08
[refactor] Move the different packages to the package subdir
MohamedBassem
6
-0
/
+275