tanam
tanam copied to clipboard
Plug-n-play CMS for websites on Firebase
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.5. Release notes Sourced from axios's releases. Release v1.7.5 Release notes: Bug Fixes adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707) core: add the missed...
**Summary:** This issue focuses on enabling the use of voice recordings to generate articles through GenAI. Users will be able to record their voice, and the recorded audio will be...
What's new: - Profile picture setting is relocated to the "Personal Information" section. - Clicking "Update" displays the appropriate widget for image upload. - Client app provides options to crop...
**Description:** The profile picture setting should be moved to the "Personal Information" section in the settings page. The following changes need to be made: 1. **Relocate Profile Picture Setting:** -...
**Summary:** This issue involves the design and implementation of a "Generate with AI" button. The button will trigger a modal popup that allows users to record their voice. The recorded...
## Description This issue involves implementing a "read only mode" for the user settings form. The form should be in read-only mode by default and switch to "edit mode" when...
### Description: Implement a system to create a revision every time the `data` object in a document changes. The revisions will be stored in a sub-collection, providing a clear history...
#### Description Based on this PR comment https://github.com/oddbit/tanam/pull/390#discussion_r1689006447 we decide to move svg inline to assets folder
Remove Javscript style comments from typescript. Block comment need to annotate the type that is explicitly declared. See example below ```js /** * Modal actions for saving or canceling profile...
What's new: - Fix transcript doesn't capture the transcript when recording - Handle recording state in the modal recording - Fix dark mode issue in the modal component Screenshoot Related...