aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/package.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(web): Fix the sharp missing error logMohamedBassem2024-03-291-0/+1
|
* ui: Migrate to the new logo everywhereMohamedBassem2024-03-261-0/+1
|
* chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem2024-03-231-2/+0
|
* feature(web): Add dark mode supportMohamedBassem2024-03-231-0/+1
|
* feature: A better looking bookmark preview pageMohamedBassem2024-03-211-0/+2
|
* chore: Bump nextjs version to 14.1.4MohamedBassem2024-03-201-1/+1
|
* Feature: Add support for uploading images and automatically inferring their ↵Mohamed Bassem2024-03-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tags (#2) * 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
* feature(web): A better tags editor using react select with auto complete and ↵MohamedBassem2024-03-171-0/+1
| | | | auto create
* docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem2024-03-141-5/+0
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+89