| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
| feat(web): Show list stats in the sidebar | Mohamed Bassem | 6 | -42/+97 | |
| refactor: Refactor sidebar into a shared component | Mohamed Bassem | 15 | -372/+276 | |
| feat: Implement the all highlights page. Fixes #620 | Mohamed Bassem | 13 | -85/+255 | |
feature: Add i18n support. Fixes #57 (#635) …* feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now |
Mohamed Bassem | 56 | -281/+929 | |
| ui: Redesign the settings page and move it to its own layout | Mohamed Bassem | 32 | -1163/+1263 | |
| feature(web): Implement a new profile options drop menu and move user and admin… | MohamedBassem | 4 | -48/+32 | |
feature(web): Introduce a new sticky navbar. Fixes 520 (#515) …* 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> |
Md Saban | 13 | -151/+180 | |
| fix(web): Improve SidebarItem tap target accessibility (#409) | Shivam Dua | 2 | -12/+22 | |
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 | |
| feature: A new cleanups page to suggest ways to tidy up your bookmarks | MohamedBassem | 6 | -0/+324 | |
feature: Nested lists (#110). Fixes #62 …* feature: Add support for nested lists * prevent moving the parent to a subtree |
Mohamed Bassem | 25 | -402/+2084 | |
| refactor: Move the shared types to the shared package | MohamedBassem | 53 | -241/+260 | |
| feature(web): Allow changing the bookmark grid layout (#98) | Mohamed Bassem | 20 | -268/+546 | |
| fix(web): Fix the toggle theme button allowing clicks from anywhere in the… | MohamedBassem | 2 | -7/+18 | |
| fix: Fix typo in sidebar list item Favourites. Fixes #9 | MohamedBassem | 1 | -1/+1 | |
| ui: Migrate to the new logo everywhere | MohamedBassem | 41 | -38/+460 | |
| feature(web): Add dark mode support | MohamedBassem | 31 | -39/+138 | |
| fix: Reset add list form form on submission | MohamedBassem | 3 | -4/+7 | |
| feature(web): Add support for demo mode | MohamedBassem | 13 | -19/+89 | |
| 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 |