aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/settings/AddApiKey.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: remove unused trpc files from web and mobileMohamed Bassem10 days1-1/+2
|
* refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem10 days1-13/+17
| | | | | | | | | * refactor: migrate trpc to the new react query integration mode * more fixes * more migrations * upgrade trpc client
* refactor: migrate toasts to sonnerMohamed Bassem2025-12-281-1/+1
|
* feat: Regen api keysMohamed Bassem2025-09-141-20/+5
|
* fix(web): Fix hydration errors in add api key pageMohamedBassem2025-08-231-14/+7
|
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-271-1/+5
| | | | | | | | | | | | | | | | | * 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
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-10/+22
| | | | | | | | | | | | | * 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
* ui: Redesign the settings page and move it to its own layoutMohamed Bassem2024-10-271-0/+157