aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/new
Commit message (Collapse)AuthorAgeFilesLines
* fix: chat mobile open (#705)01-24-fix_chat_mobile_openMaheshtheDev2026-01-261-1/+5
|
* chore: mobile banner for inconsistency and auto redirect in wrong route (#704)01-24-chore_mobile_banner_for_inconsistency_and_auto_redirect_in_wrong_routeMaheshtheDev2026-01-251-1/+7
|
* feat: added advanced analytics events (#702)01-24-feat_added_advanced_analytic_eventsMaheshtheDev2026-01-255-14/+89
| | | | added advanced analytics events
* feat: full screen note, space highlights, suggestions (#696)01-22-feat_full_screen_note_space_highlights_suggestionsMaheshtheDev2026-01-231-3/+125
| | | | Added quick note and highlights features to the new UI, improved OG scraping, and implemented Nova alpha access feature flag.
* chore: cmdk, google docs viewer, image preview, document icons (#691)01-21-chore_cmdk_google_docs_viewer_image_preview_document_iconsMaheshtheDev2026-01-221-2/+40
|
* feat: mobile responsive, lint formats, toast, render issue fix (#688)01-20-feat_mobile_responsive_lint_formats_ui_improvements_render_issue_fixMaheshtheDev2026-01-214-62/+109
| | | | | | | | - Mobile responsive - new toast design - web document render issue fix - posthog analytics - ui improvements
* feat: create space, delete spaces and emoji picker (#687)01-19-feat_create_space_and_delete_spaces_and_emoji_pickerMaheshtheDev2026-01-202-2/+13
| | | | | | | | | | | | ### Add user display name functionality and enhance space management with emoji support and deletion capabilities. ### What changed? - Added support for user display names, which are now stored and displayed throughout the app - Implemented emoji support for spaces (projects), allowing users to customize their space icons - Created a new `AddSpaceModal` component with emoji picker for creating spaces - Added space deletion functionality with options to move content to another space or delete everything - Enhanced the space selector UI to show emojis and delete options
* chore: ux improvements and space selector (#684)01-19-chore_ux_improvements_and_space_selectorMaheshtheDev2026-01-191-14/+16
|
* chore: delete document, document ui (#673)01-16-chore_delete_document_document_uiMaheshtheDev2026-01-166-256/+579
|
* feat: deep-research on user profile and tiptap integration (#672)01-14-feat_deep-research_on_user_profileMaheshtheDev2026-01-1512-1401/+17
| | | | | | | | deep-research on user profile add novel integration tiptap 3.x integration
* chore: quick bugs squash across the elements and added few more changes (#671)Mahesh Sanikommu2026-01-131-1/+1
|
* PR: nova alpha release (#670)Mahesh Sanikommu2026-01-1314-0/+1977
Co-authored-by: Dhravya Shah <[email protected]>