DESKTOP-RTLN3BA\$punk
9f17d834f6
fix: update PostHog configuration for improved tracking
...
- Changed PostHog API host to a secure URL to enhance data ingestion.
- Updated default date for event tracking to reflect a new timeline.
2026-03-11 23:18:09 -07:00
Anish Sarkar
8b497da130
feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter
2026-02-17 11:34:11 +05:30
Anish Sarkar
f1ce17bde4
chore: ran linting
2026-02-10 19:06:21 +05:30
Anish Sarkar
8dd2b15796
feat: integrate SVGR for SVG handling in webpack and add new provider icons
2026-02-10 16:23:12 +05:30
DESKTOP-RTLN3BA\$punk
8298efe0b1
feat: configure PostHog reverse proxy to bypass ad blockers
...
- Updated PostHog initialization to use a reverse proxy for API requests.
- Added rewrites in Next.js configuration to route requests through the domain.
- Set ui_host for proper toolbar functionality and ensured correct pageview tracking.
2025-12-25 14:22:48 -08:00
DESKTOP-RTLN3BA\$punk
ad41967d28
refactor: migrated to next 16, updated fumadocs
...
- Deleted the empty middleware file as it was temporarily disabled for client-side i18n implementation.
- Updated `next`, `next-intl`, and `fumadocs` packages to their latest versions.
- Cleaned up the `next.config.ts` by removing the eslint configuration.
- Enhanced `tsconfig.json` with additional paths for `fumadocs-mdx`.
- Adjusted imports in `layout.tsx` and `request.ts` for better structure and functionality.
2025-12-20 04:24:40 -08:00
Anish Sarkar
3fac196c35
code quality issues fixed
2025-11-23 16:39:23 +05:30
Anish Sarkar
e68286f22e
introduced blocknote editor
2025-11-23 15:23:31 +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
d5ccced6b9
feat: frontend docker to use nextjs production build
...
- Damn this made things fast af.
2025-10-23 20:37:01 -07:00
DESKTOP-RTLN3BA\$punk
660d1cb444
refactor: allow all images in UI
2025-08-23 19:40:29 -07:00
Utkarsh-Patel-13
553e7bfacc
Added vecteezy path in next config iamges
2025-07-27 13:45:58 -07:00
Utkarsh-Patel-13
07063a1a18
Biome: fixes for app/dashboard/(api-key, searchspaces) directories
2025-07-27 10:54:25 -07:00
Utkarsh-Patel-13
758603b275
Initial formatting using biome
2025-07-27 10:05:37 -07:00
DESKTOP-RTLN3BA\$punk
0436d2ab64
feat: Added FumaDocs
2025-04-22 02:24:13 -07:00
DESKTOP-RTLN3BA\$punk
a1474ca49e
feat: monorepo
2025-04-07 23:47:06 -07:00