rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
ui(web): Show bookmark URL when maximizing a bookmark MohamedBassem 9 -23/+82
feature(web): Allow uploading directly into lists/tags. Fixes #69 MohamedBassem 19 -144/+258
fix(web): Consistent spacing in the content container in all pages. Fixes #40 MohamedBassem 19 -77/+60
feature(web): Add dark mode support MohamedBassem 31 -39/+138
ui(web): Show an overlay when dragging is active MohamedBassem 3 -19/+41
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
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
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
refactor: Move all components to the top level directory MohamedBassem 70 -2430/+2430
fix: Fix the double scrolling on mobile MohamedBassem 1 -2/+2
feature: Introduce a separate sidebar for the mobile MohamedBassem 5 -5/+64
feature: Add login page and logout button MohamedBassem 9 -59/+111
[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] Move the different packages to the package subdir MohamedBassem 128 -2716/+2713
[feature] Introduce a sidebar MohamedBassem 11 -176/+251