| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature(web): Add support for demo mode | MohamedBassem | 2024-03-19 | 11 | -14/+74 |
| | | |||||
| * | fix: Remove flicker from search bar | MohamedBassem | 2024-03-19 | 2 | -9/+4 |
| | | |||||
| * | refactor: Change asset storage to be the filesystem instead of sqlite | MohamedBassem | 2024-03-19 | 2 | -23/+17 |
| | | |||||
| * | Feature: Add support for uploading images and automatically inferring their ↵ | Mohamed Bassem | 2024-03-19 | 11 | -19/+283 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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): Add the ability to change passwords | MohamedBassem | 2024-03-18 | 2 | -0/+134 |
| | | |||||
| * | feature(web): A better tags editor using react select with auto complete and ↵ | MohamedBassem | 2024-03-17 | 3 | -129/+121 |
| | | | | | auto create | ||||
| * | feature: Implemente pagination support | MohamedBassem | 2024-03-17 | 5 | -16/+39 |
| | | |||||
| * | refactor: Prepare for pagination by dropping querying bookmarks by id | MohamedBassem | 2024-03-17 | 5 | -33/+13 |
| | | |||||
| * | ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ↵ | MohamedBassem | 2024-03-17 | 6 | -197/+179 |
| | | | | | own component | ||||
| * | ui(web): Reduce debounce duration to 10ms in search bar | MohamedBassem | 2024-03-16 | 1 | -1/+1 |
| | | |||||
| * | ui(web): Add an editor card inline in the bookmark grid and remove the top ↵ | MohamedBassem | 2024-03-16 | 7 | -150/+123 |
| | | | | | nav buttons | ||||
| * | ui(web): Change the text in cards to be less aggressive | MohamedBassem | 2024-03-15 | 3 | -3/+3 |
| | | |||||
| * | refactor: Move tag fetching to trpc to reuse in the mobile app | MohamedBassem | 2024-03-15 | 1 | -24/+12 |
| | | |||||
| * | fix: Fix the allowed origins in CORS to match the prod extension id | MohamedBassem | 2024-03-14 | 1 | -1/+1 |
| | | |||||
| * | docker: Fix dockerfiles to adapt to the new repo structure | MohamedBassem | 2024-03-14 | 1 | -5/+0 |
| | | |||||
| * | lint: Lint and format the entire repo with the new configs | MohamedBassem | 2024-03-14 | 73 | -299/+319 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 97 | -0/+5550 |
