| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
| feat: Add stripe based subscriptions | Mohamed Bassem | 18 | -60/+4351 | |
| feat: Add delete account support | Mohamed Bassem | 6 | -2/+252 | |
| feat: Add a new timezone user setting | Mohamed Bassem | 9 | -27/+2189 | |
| fix: Fix i18n in the new stats page | Mohamed Bassem | 3 | -37/+108 | |
| feat: Add new user stats page. Fixes #1523 | Mohamed Bassem | 6 | -1/+1102 | |
| feat(web): Redesign the user settings page | Mohamed Bassem | 4 | -190/+302 | |
| refactor: Move bookmark utils from shared-react to shared | Mohamed Bassem | 20 | -104/+100 | |
| feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662 | Mohamed Bassem | 16 | -34/+2341 | |
feat: Implement generic rule engine (#1318) …* 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 |
Mohamed Bassem | 42 | -40/+5787 | |
| chore: Rename hoarder packages to karakeep | MohamedBassem | 230 | -644/+654 | |
| feat: Add a setting page to manage assets. Fixes #730 | Mohamed Bassem | 16 | -347/+630 | |
| feat: Change webhooks to be configurable by users | Mohamed Bassem | 23 | -28/+4272 | |
| refactor: Refactor sidebar into a shared component | Mohamed Bassem | 15 | -372/+276 | |
| feature: Store crawling status code and allow users to find broken links. Fixes… | Mohamed Bassem | 9 | -6/+1628 | |
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 | |
| feature: Add support for subscribing to RSS feeds. Fixes #202 | Mohamed Bassem | 16 | -3/+2280 | |
| ui: Redesign the settings page and move it to its own layout | Mohamed Bassem | 32 | -1163/+1263 |