| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | deps: Upgrade expo & nextjs to react 19 (#1565) | Mohamed Bassem | 2025-08-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Attempt to upgrade expo 53 * Attempt upgrade nextjs * Fix a bunch of peer deps * upgrade some docs deps * fix typecheck * update the shadcn calendar component * more fixes * more fixes * revert ollama upgrade * update react version to use carets * remove react-select from landing * fix the typescript error caused by customFetch * upgrade the new grid user setting to nextjs 15 * mobile: enable react canary to support react 19.1 * upgrade react native menu * fix navigation context error | ||||
| * | fix: Avoid prefetching assets and tags in the link component. Fixes #1759 | Mohamed Bassem | 2025-07-26 | 1 | -0/+2 |
| | | |||||
| * | feat: Hide AI settings tab if inference is not configured. #1781 | Mohamed Bassem | 2025-07-26 | 1 | -19/+19 |
| | | |||||
| * | feat: Add stripe based subscriptions | Mohamed Bassem | 2025-07-13 | 2 | -57/+93 |
| | | |||||
| * | feat: Add delete account support | Mohamed Bassem | 2025-07-13 | 1 | -0/+2 |
| | | |||||
| * | feat: Add a new timezone user setting | Mohamed Bassem | 2025-07-06 | 1 | -0/+16 |
| | | |||||
| * | fix: Fix i18n in the new stats page | Mohamed Bassem | 2025-07-06 | 2 | -36/+60 |
| | | |||||
| * | feat: Add new user stats page. Fixes #1523 | Mohamed Bassem | 2025-07-06 | 2 | -0/+501 |
| | | |||||
| * | feat(web): Redesign the user settings page | Mohamed Bassem | 2025-06-07 | 1 | -2/+2 |
| | | |||||
| * | refactor: Move bookmark utils from shared-react to shared | Mohamed Bassem | 2025-05-31 | 1 | -1/+1 |
| | | |||||
| * | feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662 | Mohamed Bassem | 2025-05-24 | 1 | -6/+11 |
| | | |||||
| * | feat: Implement generic rule engine (#1318) | Mohamed Bassem | 2025-04-27 | 2 | -0/+95 |
| | | | | | | | | | | | | | | | | | | * Add schema for the new rule engine * Add rule engine backend logic * Implement the worker logic and event firing * Implement the UI changesfor the rule engine * Ensure that when a referenced list or tag are deleted, the corresponding event/action is * Dont show smart lists in rule engine events * Add privacy validations for attached tag and list ids * Move the rules logic into a models | ||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 2 | -5/+5 |
| | | |||||
| * | feat: Add a setting page to manage assets. Fixes #730 | Mohamed Bassem | 2025-02-23 | 2 | -0/+188 |
| | | |||||
| * | feat: Change webhooks to be configurable by users | Mohamed Bassem | 2025-01-19 | 2 | -0/+11 |
| | | |||||
| * | refactor: Refactor sidebar into a shared component | Mohamed Bassem | 2024-12-30 | 1 | -24/+62 |
| | | |||||
| * | feature: Store crawling status code and allow users to find broken links. ↵ | Mohamed Bassem | 2024-12-08 | 1 | -0/+131 |
| | | | | | Fixes #169 | ||||
| * | feature: Add i18n support. Fixes #57 (#635) | Mohamed Bassem | 2024-11-17 | 1 | -1/+3 |
| | | | | | | | | | | | | | | * 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 | ||||
| * | feature: Add support for subscribing to RSS feeds. Fixes #202 | Mohamed Bassem | 2024-11-03 | 1 | -0/+5 |
| | | |||||
| * | ui: Redesign the settings page and move it to its own layout | Mohamed Bassem | 2024-10-27 | 6 | -0/+74 |
