rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
fix: Set mobile viewport to have maximum scale of 1 MohamedBassem 1 -0/+8
feature: Add 'New List' button in the all lists page MohamedBassem 2 -2/+13
feature: Add an 'All Lists' page MohamedBassem 7 -14/+101
ui: Move favourites and archive to act as a predefined list MohamedBassem 8 -47/+45
feature: Show user list in admin page MohamedBassem 5 -73/+228
ui: Fix sidebar list spinner MohamedBassem 2 -15/+18
fix: Fix visible scrollbars even if content is not overflowing MohamedBassem 2 -2/+2
fix: Fix missing key property in bookmark grid MohamedBassem 1 -1/+1
feature: Show a loading indicator when tags are still being fetched MohamedBassem 9 -13/+877
fix: URL decode tag names to allow accessing tags with spaces in their name MohamedBassem 1 -2/+3
ui: Minor UI tweaks in admin page and sidebar MohamedBassem 2 -32/+36
feature: Update favicon MohamedBassem 3 -2/+0
feature: Add an admin page showing server stats and actions MohamedBassem 12 -7/+1048
feature: Add full text search support MohamedBassem 17 -12/+440
feature: Add support for creating and updating lists MohamedBassem 23 -5/+2030
fix: Fix the padding of the tag view page MohamedBassem 2 -3/+4
ui: Slightly better looking AllTags page MohamedBassem 1 -6/+4
refactor: Use a Slot for passing classnames to children instead MohamedBassem 3 -15/+15
fix: Remove extra row-span from LinkCard MohamedBassem 2 -3/+2
fix: Delete URL on successful bookmark MohamedBassem 1 -0/+4
fix: Fix the look of the grid view and allowing notes to have variable size MohamedBassem 5 -10/+5
fix: Fix phantom links in tag pills MohamedBassem 1 -11/+11
fix: Change the colors of the tag pill MohamedBassem 1 -3/+3
fix: Open links in new tab MohamedBassem 1 -2/+6
feature: Add support for markdown in the text bookmarks MohamedBassem 7 -39/+692
fix: Fix the positioning of the favourited star MohamedBassem 1 -8/+10
feature: Add support for storing and previewing raw notes MohamedBassem 21 -175/+1196
tests: Add tests for the bookmarks routes MohamedBassem 15 -74/+849
feature: Show a visual indication when an item is favourited MohamedBassem 1 -0/+8
feature: Add copy link to bookmark options MohamedBassem 1 -0/+12
feature: Add support for adding/removing tags MohamedBassem 6 -52/+365
db: Migrate from prisma to drizzle MohamedBassem 41 -975/+2177
fix: Remove the separator line from the sign in page when no providers are… MohamedBassem 1 -1/+1
fix: Tag filtering and sorting MohamedBassem 1 -2/+2
fix: Minor UI tweaks and fixing addition of first bookmark MohamedBassem 4 -13/+18
fix: Make typescript happy MohamedBassem 1 -1/+2
feature: Introduce a separate sidebar for the mobile MohamedBassem 5 -5/+64
feature: Adding a loading page while bookmarks are being fetched MohamedBassem 2 -2/+13
feature: Adding some loading card while the link is getting crawled MohamedBassem 8 -50/+102
feature: Add support for credentials registration and sign in MohamedBassem 15 -20/+565
feature: Basic support for demo mode MohamedBassem 4 -12/+13
fix: Fix passing the query to the tag page MohamedBassem 3 -32/+11
branding: Rename app to Hoarder MohamedBassem 21 -165/+164
ui: hydrate the react query cache in the client side components MohamedBassem 9 -15/+56
format: Run yarn format MohamedBassem 4 -11/+9
build: Fix docker images MohamedBassem 7 -20/+34
feature: Inital attempt at showing a skeleton card while bookmark is loaded MohamedBassem 6 -2/+55
ui: Add bookmark card skeleton MohamedBassem 3 -0/+47
ui: Change action buttons to show a spinner when the request is loading MohamedBassem 5 -18/+84
Migrating to react query for client side queries MohamedBassem 11 -96/+197
ui: Usage images for link cards MohamedBassem 4 -51/+83
fix: Fix broken tag page MohamedBassem 1 -2/+4
feature: Add ability to refresh bookmark details MohamedBassem 5 -4/+76
feature: Sort tags by usage and show usage numbers MohamedBassem 1 -8/+25
ui: Small UI fixes MohamedBassem 2 -3/+3
feature: Add error and not found boundaries in the dashboard MohamedBassem 2 -0/+16
feature: Implement a usable but ugly all tags and a single tag page MohamedBassem 8 -29/+135
feature: Add login page and logout button MohamedBassem 9 -59/+111
feature: A usable, yet ugly browser extension MohamedBassem 13 -97/+163
hack: Hack API key support in the context creation of TRPC MohamedBassem 5 -9/+22
feature: Add support for managing API keys MohamedBassem 15 -5/+944
refactor: Migrating to trpc instead of next's route handers MohamedBassem 28 -521/+343
api: Init trpc in prep for a migration MohamedBassem 6 -0/+129
[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fix
hover coloring
MohamedBassem 4 -6/+9
[feature] Add the ability to favourite and archive bookmarks MohamedBassem 8 -59/+163
[ui] Make the bookmarks section scrollable MohamedBassem 2 -2/+2
[ui] Adding the favourites and archive pages MohamedBassem 12 -62/+160
[chore] Linting and formating tweaking MohamedBassem 24 -67/+157
[refactor] Extract the bookmark model to be a high level model to support other… MohamedBassem 22 -308/+396
Migrating away from bun to yarn MohamedBassem 15 -105/+5148
[refactor] Move the different packages to the package subdir MohamedBassem 128 -2716/+2713