rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
feature(web): Add dark mode support MohamedBassem 31 -39/+138
fix(web): Remove the custom tile from the bookmarks page MohamedBassem 1 -5/+0
feature: A better looking bookmark preview page MohamedBassem 7 -69/+244
fix(web): Remove editor card from tags page MohamedBassem 1 -1/+0
feature(web): Add support for removing items from lists MohamedBassem 5 -16/+96
ui(web): Show an overlay when dragging is active MohamedBassem 3 -19/+41
fix(web): Greatly improve the search feeling by removing the flicker MohamedBassem 9 -79/+93
fix(web): Only show demo mode banner in demo mode MohamedBassem 1 -1/+3
feature(web): Add support for demo mode MohamedBassem 13 -19/+89
fix: Remove flicker from search bar MohamedBassem 2 -9/+4
Feature: Add support for uploading images and automatically inferring their…
* feature: Experimental support for asset uploads
* feature(web): Add new bookmark type asset
* feature: Add support for automatically tagging images
* fix: Add support for image assets in preview page
* use next Image for fetching the images
* Fix auth and error codes in the route handlers
* Add support for image uploads on mobile
* Fix typing of upload requests
* Remove the ugly dragging box
* Bump mobile version to 1.3
* Change the editor card placeholder to mention uploading images
* Fix a typo
* Change ios icon for photo library
* Silence typescript error
Mohamed Bassem 31 -79/+2736
feature(web): Add the ability to change passwords MohamedBassem 4 -9/+182
feature(web): A better tags editor using react select with auto complete and… MohamedBassem 5 -131/+348
feature: Implemente pagination support MohamedBassem 8 -70/+143
refactor: Prepare for pagination by dropping querying bookmarks by id MohamedBassem 16 -100/+155
ui(web): Add an editor card inline in the bookmark grid and remove the top nav… MohamedBassem 7 -150/+123
refactor: Move tag fetching to trpc to reuse in the mobile app MohamedBassem 3 -24/+113
lint: Lint and format the entire repo with the new configs MohamedBassem 122 -411/+424
structure: Create apps dir and copy tooling dir from t3-turbo repo MohamedBassem 396 -9511/+10350