DESKTOP-RTLN3BA\$punk
|
aaf5271b52
|
chore: update pnpm-lock.yaml
|
2025-10-26 02:54:40 -07:00 |
|
Rohan Verma
|
965ef5429b
|
Merge pull request #435 from msinha569/main
Header button illumination persists after hover leave #433
|
2025-10-26 02:46:43 -07:00 |
|
Rohan Verma
|
91c5292bb7
|
Merge pull request #434 from unitagain/feature/i18n-clean
feat(i18n): Add next-intl framework with full bilingual support (EN/ZH)
|
2025-10-26 02:45:33 -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 |
|
msinha569
|
8484fb2ad8
|
Header button illumination persists after hover leave #433
|
2025-10-26 14:15:02 +05:30 |
|
Rohan Verma
|
8aeaf419d0
|
Merge pull request #432 from MODSetter/dev
fix: docker
|
2025-10-23 21:05:10 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
c0e47d63f8
|
fix: docker
|
2025-10-23 21:04:14 -07:00 |
|
Rohan Verma
|
1be9c34719
|
Merge pull request #431 from MODSetter/dev
feat: frontend docker to use nextjs production build
|
2025-10-23 20:42:44 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
99ab6af733
|
for package check
|
2025-10-23 20:39:42 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
a95c97b770
|
Merge commit 'dc4fe71e77' into dev
|
2025-10-23 20:37:46 -07: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 |
|
Rohan Verma
|
dc4fe71e77
|
Merge pull request #429 from MODSetter/dev
fix: reduced docker size by 67%
|
2025-10-23 15:54:07 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
420e2b62eb
|
Merge commit 'a44deb7635' into dev
|
2025-10-23 15:49:47 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
590baff093
|
fix: reduced docker size by 67%
|
2025-10-23 15:49:16 -07:00 |
|
Rohan Verma
|
a44deb7635
|
Merge pull request #428 from MODSetter/dev
feat: added periodic indexing for indexable search source connectors
|
2025-10-23 01:04:28 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
aed8163aee
|
feat: added celery beat to docker
|
2025-10-23 00:56:28 -07:00 |
|
MSI\ModSetter
|
8706df6716
|
feat: added meta-scheduler for running periodic tasks
|
2025-10-22 19:49:44 -07:00 |
|
MSI\ModSetter
|
a90767a478
|
feat: added meta-scheduler for running periodic tasks
|
2025-10-22 19:49:30 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
182f815bb7
|
feat: added periodic tasks in backend db and frontend hooks
- TODO: Add celery redbeat and create tasks dinamically in our redis
|
2025-10-22 16:14:25 -07:00 |
|
Rohan Verma
|
70808eb08b
|
Merge pull request #427 from MODSetter/dev
feat: fixed chat Documents table
|
2025-10-21 22:59:09 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
c4b9ce6ce8
|
feat: fixed chat Documents table
|
2025-10-21 22:55:39 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
4f6105ba32
|
Merge commit '6750c47f9d' into dev
|
2025-10-21 22:55:12 -07:00 |
|
Rohan Verma
|
6750c47f9d
|
Merge pull request #426 from MODSetter/dev
feat(fix): document type filtering
|
2025-10-21 21:59:47 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
18adf79649
|
feat(fix): document type filtering
|
2025-10-21 21:53:55 -07:00 |
|
Rohan Verma
|
fec8deabcc
|
Merge pull request #425 from MODSetter/dev
fix: celery_app path and gmail indexing
|
2025-10-21 21:15:23 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
0e6669ac4e
|
fix: celery_app path and gmail indexing
|
2025-10-21 21:11:41 -07:00 |
|
Rohan Verma
|
4fc12c0653
|
Merge pull request #424 from MODSetter/dev
fix pricing
|
2025-10-21 08:14:41 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
9408957052
|
fix pricing
|
2025-10-21 08:14:06 -07:00 |
|
Rohan Verma
|
87ca3886c8
|
Merge pull request #421 from AnishSarkar22/feature/disable-user-registration
feat: Disable public user registration via environment flag
|
2025-10-20 17:54:24 -07:00 |
|
Rohan Verma
|
4bcc8d2a13
|
Merge pull request #422 from elonpart2/dev-sanwal
Add eye toggle button for API Key and Password fields on Sign In page…
|
2025-10-20 17:44:05 -07:00 |
|
Rohan Verma
|
5fee1cce25
|
Merge pull request #423 from MODSetter/dev
announcement: vercel outage
|
2025-10-20 11:38:18 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
3ada6422cd
|
announcement: vercel outage
|
2025-10-20 11:37:46 -07:00 |
|
sanwalsulehri
|
084e773663
|
Add eye toggle button for API Key and Password fields on Sign In page #415
|
2025-10-20 16:20:03 +05:00 |
|
Anish Sarkar
|
fd94193fd5
|
fix: ran linting for both backend and frontend
|
2025-10-20 16:25:14 +05:30 |
|
Anish Sarkar
|
19ed0becce
|
feat: implement registration toggle in backend and handle disabled state in frontend
|
2025-10-20 15:54:52 +05:30 |
|
Rohan Verma
|
4dc5cebb94
|
Merge pull request #419 from MODSetter/dev
Update README to remove future work and details
|
2025-10-20 01:39:11 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
a7251393ab
|
fix hook
|
2025-10-20 01:36:36 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
52713a6227
|
chore: readded pre-commit-config.yaml
|
2025-10-20 01:33:21 -07:00 |
|
Rohan Verma
|
30cfb4d95d
|
Update README to remove future work and details
Removed future work section and some details about Redis, Celery, and Flower.
|
2025-10-20 01:29:28 -07:00 |
|
Rohan Verma
|
45de58ec9e
|
Merge pull request #418 from MODSetter/dev
feat: added celery and removed background_tasks for MQ's
|
2025-10-20 00:40:34 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
c80bbfa867
|
feat: added celery and removed background_tasks for MQ's
- removed pre commit hooks
- updated docker setup
- updated github docker actions
- updated docs
|
2025-10-20 00:30:00 -07:00 |
|
Rohan Verma
|
031dc055da
|
Merge pull request #417 from CREDO23/fix/theme-toggler-in-mobile-view-navbar
Add theme toggler for mobile view
|
2025-10-19 15:25:16 -07:00 |
|
CREDO23
|
516cb2589d
|
add theme toggler in the navbar
|
2025-10-19 23:38:46 +02:00 |
|
Rohan Verma
|
a6cfc4d82c
|
Merge pull request #416 from MODSetter/dev
feat: Fetch github repo starts dynamically
|
2025-10-19 14:31:56 -07:00 |
|
Rohan Verma
|
188957808b
|
Merge pull request #412 from CREDO23/feature/github-stars-hook
[Feature] Fetch github repo starts dynamically
|
2025-10-19 14:28:40 -07:00 |
|
CREDO23
|
9af7ea51f6
|
hard code the repo name and repo owner
|
2025-10-19 23:27:14 +02:00 |
|
CREDO23
|
14dd57815e
|
remove github repo & owner env variables
|
2025-10-19 23:25:23 +02:00 |
|
CREDO23
|
f82764d186
|
Add ai bot suggestions
|
2025-10-17 17:00:00 +02:00 |
|
CREDO23
|
2339a156c2
|
Add ai bot suggestions
|
2025-10-17 16:48:10 +02:00 |
|
CREDO23
|
525564bd82
|
display github starts on header and hamburger menu
|
2025-10-17 14:55:19 +02:00 |
|