| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
feat: Add bulk edit option for bookmarks. Fixes #84 (#259) …* feat: add bulk edit option for bookmarks * fix: resolve comments * fix: resolve comments * fix: resolve comments * fix: resolve comments * rename bulk action store, simplify the bulk action toolbar --------- Co-authored-by: MohamedBassem <me@mbassem.com> |
Md Saban | 14 | -27/+314 | |
ui: refactor admin settings page (#249) …* ui: refactor admin ui * fix: pr comments * chore: lint fix * chore: refactor * minor tweaks --------- Co-authored-by: MohamedBassem <me@mbassem.com> |
Md Saban | 4 | -282/+301 | |
ui: Changes for user settings page (#251) …* fix: ui refactoring for user settings page * fix: type error * fix: pr comments |
Md Saban | 6 | -44/+108 | |
| ui(web): move layout selector to main screen (#252) | Md Saban | 9 | -100/+99 | |
| docs: Change references from the old repo URL to the new one | MohamedBassem | 9 | -21/+20 | |
| feature: A new cleanups page to suggest ways to tidy up your bookmarks | MohamedBassem | 6 | -0/+324 | |
feature(web): Add ability to rename, merge and fast delete tags. Fixes #105… …* feature(web): Allow deleting tags from the all tags page * feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 |
Mohamed Bassem | 14 | -269/+835 | |
| ui(web): Show bookmark URL when maximizing a bookmark | MohamedBassem | 9 | -23/+82 | |
| feature: Allow recrawling bookmarks without running inference jobs | MohamedBassem | 4 | -9/+46 | |
feature: Nested lists (#110). Fixes #62 …* feature: Add support for nested lists * prevent moving the parent to a subtree |
Mohamed Bassem | 25 | -402/+2084 | |
| fix: Differentiate between pending in db and in redis in admin job stats | MohamedBassem | 3 | -26/+64 | |
feature: Recrawl failed links from admin UI (#95) …* feature: Retry failed crawling URLs * fix: Enhancing visuals and some minor changes. |
Ahmad Mujahid | 8 | -25/+1067 | |
| feature(web): Allow uploading directly into lists/tags. Fixes #69 | MohamedBassem | 19 | -144/+258 | |
| feature: Extract hook logic into separate package and add a new action bar in… | MohamedBassem | 23 | -330/+672 | |
| fix: Refresh the all tags page automatically when a tag is modified | MohamedBassem | 5 | -83/+103 | |
| ui(web): Add a tooltip explaining what archived means | MohamedBassem | 4 | -47/+60 | |
| feature: Change archived meaning to only mean removed from homepage | MohamedBassem | 7 | -16/+5 | |
| fix: Minor fixes to small screens to render admin panel and settings in full… | MohamedBassem | 2 | -8/+8 | |
| feature: Include server version in the admin UI. Fixes #66 | MohamedBassem | 8 | -14/+92 | |
| fix(web): Fix the color of the info pill in the all tags page | MohamedBassem | 1 | -2/+2 | |
| ui(web): Add a background to the all lists pane | MohamedBassem | 1 | -1/+1 | |
| feature: Split the tags in AllTags page by who used them | MohamedBassem | 2 | -40/+112 | |
| feature: Add support deleting tags | MohamedBassem | 4 | -14/+94 | |
| 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 | |
| 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 |