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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
build: Migrate from yarn to pnpm
MohamedBassem
2024-02-26
1
-0
/
+3
|
*
feature: Add support for adding/removing tags
MohamedBassem
2024-02-26
5
-51
/
+364
|
*
db: Migrate from prisma to drizzle
MohamedBassem
2024-02-23
8
-162
/
+195
|
*
fix: Remove the separator line from the sign in page when no providers are ↵
MohamedBassem
2024-02-22
1
-1
/
+1
|
|
|
|
configured
*
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
|
*
fix: Make typescript happy
MohamedBassem
2024-02-22
1
-1
/
+2
|
*
feature: Introduce a separate sidebar for the mobile
MohamedBassem
2024-02-22
5
-5
/
+64
|
*
feature: Adding a loading page while bookmarks are being fetched
MohamedBassem
2024-02-22
2
-2
/
+13
|
*
feature: Adding some loading card while the link is getting crawled
MohamedBassem
2024-02-22
7
-49
/
+100
|
*
feature: Add support for credentials registration and sign in
MohamedBassem
2024-02-22
11
-18
/
+488
|
*
build: Fix the docker build
MohamedBassem
2024-02-20
1
-1
/
+0
|
*
build: Fix build
MohamedBassem
2024-02-20
1
-2
/
+2
|
*
feature: Basic support for demo mode
MohamedBassem
2024-02-20
3
-12
/
+12
|
*
fix: Fix passing the query to the tag page
MohamedBassem
2024-02-20
3
-32
/
+11
|
*
branding: Rename app to Hoarder
MohamedBassem
2024-02-20
10
-17
/
+17
|
*
ui: hydrate the react query cache in the client side components
MohamedBassem
2024-02-20
8
-15
/
+30
|
*
format: Run yarn format
MohamedBassem
2024-02-18
4
-11
/
+9
|
*
build: Fix docker images
MohamedBassem
2024-02-17
1
-1
/
+1
|
*
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
2024-02-17
5
-2
/
+25
|
*
ui: Add bookmark card skeleton
MohamedBassem
2024-02-17
3
-0
/
+47
|
*
ui: Change action buttons to show a spinner when the request is loading
MohamedBassem
2024-02-17
5
-18
/
+84
|
*
Migrating to react query for client side queries
MohamedBassem
2024-02-16
8
-94
/
+128
|
*
ui: Usage images for link cards
MohamedBassem
2024-02-15
4
-51
/
+83
|
*
fix: Fix broken tag page
MohamedBassem
2024-02-14
1
-2
/
+4
|
*
chore: Consolidate all config vars in one file
MohamedBassem
2024-02-14
2
-23
/
+1
|
*
feature: Add ability to refresh bookmark details
MohamedBassem
2024-02-14
2
-2
/
+62
|
*
feature: Sort tags by usage and show usage numbers
MohamedBassem
2024-02-14
1
-8
/
+25
|
*
ui: Small UI fixes
MohamedBassem
2024-02-14
2
-3
/
+3
|
*
feature: Add error and not found boundaries in the dashboard
MohamedBassem
2024-02-13
2
-0
/
+16
|
*
feature: Implement a usable but ugly all tags and a single tag page
MohamedBassem
2024-02-13
7
-29
/
+134
|
*
WIP: Add services to Dockerfile
MohamedBassem
2024-02-13
2
-57
/
+1
|
*
feature: Add login page and logout button
MohamedBassem
2024-02-13
9
-59
/
+111
|
*
feature: A usable, yet ugly browser extension
MohamedBassem
2024-02-13
2
-1
/
+35
|
*
hack: Hack API key support in the context creation of TRPC
MohamedBassem
2024-02-12
4
-8
/
+22
|
*
feature: Add support for managing API keys
MohamedBassem
2024-02-12
11
-1
/
+672
|
*
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
2024-02-11
24
-432
/
+278
|
*
api: Init trpc in prep for a migration
MohamedBassem
2024-02-10
5
-0
/
+57
|
*
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
4
-6
/
+9
|
|
|
|
hover coloring
*
[feature] Add the ability to favourite and archive bookmarks
MohamedBassem
2024-02-09
7
-58
/
+162
|
*
[ui] Make the bookmarks section scrollable
MohamedBassem
2024-02-09
2
-2
/
+2
|
*
[ui] Adding the favourites and archive pages
MohamedBassem
2024-02-09
12
-62
/
+160
|
*
[chore] Linting and formating tweaking
MohamedBassem
2024-02-09
17
-51
/
+51
|
*
[refactor] Extract the bookmark model to be a high level model to support ↵
MohamedBassem
2024-02-09
13
-165
/
+191
|
|
|
|
other type of bookmarks
*
Migrating away from bun to yarn
MohamedBassem
2024-02-08
5
-62
/
+67
|
*
[refactor] Move the different packages to the package subdir
MohamedBassem
2024-02-08
46
-0
/
+2068