| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature(web): Introduce a new sticky navbar. Fixes 520 (#515) | Md Saban | 2024-10-12 | 1 | -13/+17 |
| | | | | | | | | | | | | | | * ui: add global header * fix: design fixes * fix: tests * fix navbar background, hide y scrollbar and change sidebar footer to show version --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | feature(web): Async validate JWT account and sign out the user if they no ↵ | MohamedBassem | 2024-10-05 | 1 | -0/+2 |
| | | | | | longer exist | ||||
| * | ui(web): Show bookmark URL when maximizing a bookmark | MohamedBassem | 2024-04-24 | 1 | -0/+3 |
| | | |||||
| * | feature(web): Allow uploading directly into lists/tags. Fixes #69 | MohamedBassem | 2024-04-09 | 1 | -1/+1 |
| | | |||||
| * | fix(web): Consistent spacing in the content container in all pages. Fixes #40 | MohamedBassem | 2024-03-30 | 1 | -1/+1 |
| | | |||||
| * | feature(web): Add dark mode support | MohamedBassem | 2024-03-23 | 1 | -1/+1 |
| | | |||||
| * | ui(web): Show an overlay when dragging is active | MohamedBassem | 2024-03-20 | 1 | -2/+1 |
| | | |||||
| * | fix(web): Only show demo mode banner in demo mode | MohamedBassem | 2024-03-19 | 1 | -1/+3 |
| | | |||||
| * | feature(web): Add support for demo mode | MohamedBassem | 2024-03-19 | 1 | -0/+2 |
| | | |||||
| * | Feature: Add support for uploading images and automatically inferring their ↵ | Mohamed Bassem | 2024-03-19 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | lint: Lint and format the entire repo with the new configs | MohamedBassem | 2024-03-14 | 1 | -1/+1 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 1 | -0/+24 |
