| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
| feat: disable karakeep 2025 wrapped | Mohamed Bassem | 4 | -56/+11 | |
feat: 2025 wrapped (#2322) …* feat: 2025 wrapped * don't add wrapped for new users |
Mohamed Bassem | 13 | -31/+1107 | |
feat: Add unified reader settings with local overrides (#2230) …* Add initial impl * fix some format inconsistencies, add indicator in user settings when local is out of sync * Fix sliders in user settings, unify constants and formatting * address CodeRabbit suggestions * add mobile implementation * address coderabbit nitpicks * fix responsiveness of the reader settings popover * Move more of the web UI strings to i18n * update translations for more coverage * remove duplicate logic/definitions * fix android font family * add shared reading setting hook between web and mobile * unify reader settings context for both web and mobile * remove unused export * address coderabbit suggestions * fix tests |
Evan Simkowitz | 30 | -199/+4866 | |
| fix(web): Handle user deletion more gracefully | Mohamed Bassem | 1 | -4/+22 | |
| refactor: Extract meilisearch as a plugin | MohamedBassem | 26 | -155/+524 | |
| feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixes… | Mohamed Bassem | 9 | -15/+45 | |
| feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662 | Mohamed Bassem | 16 | -34/+2341 | |
| chore: Rename hoarder packages to karakeep | MohamedBassem | 230 | -644/+654 | |
| fix: Add missing list to PWA. Fixes #884 | Mohamed Bassem | 1 | -2/+18 | |
| refactor: Refactor sidebar into a shared component | Mohamed Bassem | 15 | -372/+276 | |
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 | |
| feature(web): Async validate JWT account and sign out the user if they no… | MohamedBassem | 3 | -2/+39 | |
| ui(web): Show bookmark URL when maximizing a bookmark | MohamedBassem | 9 | -23/+82 | |
| feature(web): Allow uploading directly into lists/tags. Fixes #69 | MohamedBassem | 19 | -144/+258 | |
| 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 | |
| ui(web): Show an overlay when dragging is active | MohamedBassem | 3 | -19/+41 | |
| 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 | |
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 | |
| 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 | |
| refactor: Move all components to the top level directory | MohamedBassem | 70 | -2430/+2430 | |
| fix: Fix the double scrolling on mobile | MohamedBassem | 1 | -2/+2 | |
| feature: Introduce a separate sidebar for the mobile | MohamedBassem | 5 | -5/+64 | |
| feature: Add login page and logout button | MohamedBassem | 9 | -59/+111 | |
| [ui] Make the bookmarks section scrollable | MohamedBassem | 2 | -2/+2 | |
| [ui] Adding the favourites and archive pages | MohamedBassem | 12 | -62/+160 | |
| [chore] Linting and formating tweaking | MohamedBassem | 24 | -67/+157 | |
| [refactor] Move the different packages to the package subdir | MohamedBassem | 128 | -2716/+2713 | |
| [feature] Introduce a sidebar | MohamedBassem | 11 | -176/+251 |