DESKTOP-RTLN3BA\$punk
4dd7e8fc1f
chore: Updated UserRead schema to include pages_limit and pages_used fields
...
- Expanded installation options in README to include SurfSense Cloud as a new method.
- Updated UserRead schema to include pages_limit and pages_used fields.
- Added AnnouncementBanner component to the dashboard layout for improved user notifications.
- Refactored DashboardPage to utilize useUser hook for user state management.
- Integrated page usage display in AppSidebar to show user-specific page limits and usage.
- Removed deprecated apiClient code and replaced it with hooks for better API interaction.
2025-11-03 22:34:37 -08:00
DESKTOP-RTLN3BA\$punk
a3a5b13f48
chore: linting
2025-11-03 16:00:58 -08:00
Rohan Verma
deeae5e62d
Merge pull request #449 from msinha569/fix/sidebar-issue
...
Fix: make entire sidebar button clickable (#445 )
2025-10-31 14:13:38 -07:00
DESKTOP-RTLN3BA\$punk
ecd07d6155
refactor: update API endpoint paths to remove trailing slashes
...
- Modified various FastAPI route definitions to remove trailing slashes for consistency across the application.
- Updated corresponding fetch calls in the frontend to align with the new endpoint structure.
- Ensured that all affected routes maintain their functionality without trailing slashes.
2025-10-31 01:33:01 -07:00
msinha569
1cee0bc312
chore: fix import order as per Biome rules and removed nested links to avoid invalid HTML
2025-10-30 15:12:06 +05:30
msinha569
04514d2189
Fix: make entire sidebar button clickable
2025-10-30 14:42:53 +05:30
Rohan Verma
fcd15c59df
Merge pull request #443 from msinha569/fix/nav-main-expand-collapse
...
Fix: expand/collapse on full button click
2025-10-28 01:15:56 -07:00
msinha569
61edefa7b2
Fix: expand/collapse on full button click
2025-10-28 09:49:59 +05:30
DESKTOP-RTLN3BA\$punk
81ddc81026
feat(removed): sub_section_writer
...
- Its bad and not needed.
2025-10-27 20:30:10 -07:00
Differ
f58c7e4602
feat(i18n): Add next-intl framework with full bilingual support (EN/ZH)
...
- Implement next-intl framework for scalable i18n
- Add complete Chinese (Simplified) localization
- Support 400+ translated strings across all pages
- Add language switcher with persistent preference
- Zero breaking changes to existing functionality
Framework additions:
- i18n routing and middleware
- LocaleContext for client-side state
- LanguageSwitcher component
- Translation files (en.json, zh.json)
Translated components:
- Homepage: Hero, features, CTA, navbar
- Auth: Login, register
- Dashboard: Main page, layout
- Connectors: Management, add page (all categories)
- Documents: Upload, manage, filters
- Settings: LLM configs, role assignments
- Onboarding: Add provider, assign roles
- Logs: Task logs viewer
Adding a new language now requires only:
1. Create messages/<locale>.json
2. Add locale to i18n/routing.ts
2025-10-26 17:18:57 +08:00
DESKTOP-RTLN3BA\$punk
5b957ec21c
feat: bumped version to v0.0.8
2025-10-16 22:44:12 -07:00
DESKTOP-RTLN3BA\$punk
2fb86ad687
refactor: integrate voice selection utility in podcast audio generation
...
- remove NavUser component and update sidebar layout;
2025-08-12 16:48:03 -07:00
Utkarsh-Patel-13
544c75d6ad
Added persistance to sidebar state
2025-08-08 11:17:43 -07:00
Utkarsh-Patel-13
a7c1fd49be
sticky top navigation & user data in user nav
2025-08-02 21:36:04 -07:00
Utkarsh-Patel-13
8bc369cd94
Improvements for sidebar
2025-08-02 21:20:36 -07:00
Utkarsh-Patel-13
2950573271
Biome: fixes for compontents directory
2025-07-27 10:41:15 -07:00
Utkarsh-Patel-13
758603b275
Initial formatting using biome
2025-07-27 10:05:37 -07:00
MSI\ModSetter
d103e21a68
feat(FRONTEND): Moved User Dropdown to Search Space Dashboard
2025-07-17 04:10:24 -07:00
MSI\ModSetter
d821b30008
feat(FRONTEND): Added Log Mangement UI
2025-07-16 01:19:22 -07:00
DESKTOP-RTLN3BA\$punk
a85f7920a9
feat: added configurable LLM's
2025-06-09 15:50:15 -07:00
DESKTOP-RTLN3BA\$punk
d7bb31f894
feat: Document Selector in Chat.
...
- Still need improvements but lets use it first.
2025-06-04 21:46:50 -07:00
DESKTOP-RTLN3BA\$punk
deea3fa544
chore: remove VERSION file and clean up unused imports across multiple files
2025-06-03 01:33:21 -07:00
itsmekaved
78f8f55388
Updated version to v0.0.7 in dashboard #121 without any other change
2025-06-02 13:38:13 +05:30
DESKTOP-RTLN3BA\$punk
b4bee887bd
feat: Added Podcast Feature and its actually fast.
...
- Fully Async
2025-05-05 23:18:12 -07:00
DESKTOP-RTLN3BA\$punk
2008b07304
fix: Docs & Chats in other search spaces
2025-04-17 23:19:56 -07:00
DESKTOP-RTLN3BA\$punk
a1474ca49e
feat: monorepo
2025-04-07 23:47:06 -07:00