6748 Commits

Author SHA1 Message Date
Vodorod
2ce029534e Добавлен русский язык + исправлены критические баги
🌍 Интернационализация:
- Добавлен русский язык в i18n.ts (supportedLngs)
- Русский пункт меню в NavBar.tsx (desktop + mobile)
- Полная локализация страницы RobotCreate.tsx
- Расширен ru.json: robotCreate (60+ ключей) + mainmenu

🐛 Исправления:
- PostCSS баг в vite.config.js (css.postcss: false → { plugins: [] })
- Backend URL конфигурация (8081 вместо 8080)
- API ключи теперь генерируются корректно

🔧 Конфигурация:
- docker-compose.yml: host network mode
- Dockerfile.frontend обновлен
- Добавлены postcss конфиги

 Все сервисы работают:
- Frontend: http://localhost:5174
- Backend: http://localhost:8081
- PostgreSQL: 5433
- MinIO: 9020/9021
2026-02-19 18:32:00 +03:00
f98e5c88fe Обновить README_RU.md 2026-02-19 13:36:36 +01:00
Dorod Parser
6498dfa4f4 feat: добавлена полная русская локализация UI (ru.json) 2026-02-19 15:31:55 +03:00
Dorod Parser
1fa914900d docs: добавлено русское описание проекта 2026-02-19 15:28:21 +03:00
Karishma Shukla
7fa1901e5f Merge pull request #975 from getmaxun/pre-release-33
chore: pre-release v0.0.33
2026-02-19 14:49:09 +03:00
amhsirak
550261e158 chore: upgrade to core v0.0.31 2026-02-15 02:25:21 +05:30
amhsirak
ca94044628 chore: core v0.0.31 2026-02-15 02:25:02 +05:30
amhsirak
d7940235cb chore: v0.0.33 2026-02-15 02:24:36 +05:30
Karishma Shukla
ae4f9d800b Merge pull request #974 from getmaxun/auto-detect-ui
feat: auto detect pagination ui
2026-02-15 02:22:28 +05:30
Karishma Shukla
0b9f593597 Merge pull request #973 from getmaxun/fix-scroll
fix: remote browser scroll
2026-02-15 02:22:08 +05:30
Karishma Shukla
8f88b109b9 Merge pull request #972 from getmaxun/fix-nav
fix: match nav items theme
2026-02-15 02:21:50 +05:30
Karishma Shukla
7b60cc2672 Merge pull request #971 from getmaxun/fix-navig
fix: register navigation action
2026-02-15 02:21:39 +05:30
Karishma Shukla
6e90b02195 Merge pull request #970 from getmaxun/rm-record
fix: rm recorder script injection
2026-02-15 02:21:18 +05:30
Karishma Shukla
cbcb3d59de Merge pull request #969 from getmaxun/fix-classless
fix: grouping elements with no attributes
2026-02-15 02:20:43 +05:30
Karishma Shukla
4dc9f3a130 Merge pull request #966 from getmaxun/mem-fix
fix: increase mem allocation to 4gb
2026-02-15 02:20:16 +05:30
Karishma Shukla
866ebfc66b Merge pull request #965 from getmaxun/data-export
feat: revamp export for robot run data
2026-02-15 02:19:59 +05:30
Karishma Shukla
d2441e9e90 Merge pull request #964 from getmaxun/fix-page
fix(core): scroll down pagination
2026-02-15 02:18:14 +05:30
Karishma Shukla
0c924c83fb Merge pull request #963 from getmaxun/api-key-del-confirm
feat: confirm before api key deletion
2026-02-15 02:18:00 +05:30
Karishma Shukla
46ce70db92 Merge pull request #960 from getmaxun/auto-robots
chore(ts): set `skipLibCheck` true
2026-02-15 02:17:37 +05:30
amhsirak
9d52302c1d fix: remove custom styles 2026-02-15 02:14:19 +05:30
Rohit Rajan
fd4044d727 fix: remote browser scroll 2026-02-15 02:09:04 +05:30
amhsirak
8acc3dfcca fix: dark theme 2026-02-15 02:07:15 +05:30
amhsirak
7cf8b789ff fix: remove custom styles 2026-02-15 02:03:45 +05:30
amhsirak
1a2f9bdd09 feat: change bg as per theme 2026-02-15 02:01:51 +05:30
amhsirak
03204a7851 feat: -rm custom colors 2026-02-15 01:56:08 +05:30
amhsirak
51156f5880 fix: match nav items theme 2026-02-14 16:08:21 +05:30
Karishma Shukla
a1e766f92b chore: sync w cloud 2026-02-14 15:52:34 +05:30
Rohit Rajan
9f1b8ae6e3 fix: register navigation action in workflow 2026-02-12 19:05:47 +05:30
Rohit Rajan
d127f0c8f0 fix: rm record script injection 2026-02-12 18:42:16 +05:30
Rohit Rajan
e413c1a4c3 fix: group elements wrapped in classless divs 2026-02-12 18:22:27 +05:30
Karishma Shukla
a84e615244 docs: update description 2026-02-06 15:57:42 +05:30
Rohit Rajan
9bcbaa9aa0 fix: increase server mem limit to 6gb 2026-02-06 15:22:17 +05:30
Rohit Rajan
05d2684cd6 fix: increase mem allocation to 4gb 2026-02-06 14:20:09 +05:30
Rohit Rajan
7d5eff1d0c feat: add download logic for all data types 2026-02-06 14:11:20 +05:30
Rohit Rajan
c31fdfd41f fix: add incremental scrolling 2026-02-05 21:40:44 +05:30
amhsirak
441cd932e4 fix: inherit cancel btn color 2026-02-03 11:22:50 +05:30
amhsirak
ef56157888 feat: confirmation dialog before deleting the API key 2026-02-03 11:19:46 +05:30
Karishma Shukla
c0314982f9 chore: values 2026-01-31 17:20:18 +05:30
Karishma Shukla
29a298d040 chore: sdk 2026-01-31 17:16:40 +05:30
Karishma Shukla
3bf8277fd7 Merge pull request #962 from getmaxun/fix-crawl-link
fix: broken crawl docs link
2026-01-30 21:50:39 +05:30
Karishma Shukla
dd01267893 fix: broken crawl docs link 2026-01-30 21:50:19 +05:30
Karishma Shukla
43915ca3d9 chore: sca feature 2026-01-24 00:31:50 +05:30
Karishma Shukla
f32444c3c0 fix: wrap in <a> 2026-01-24 00:31:16 +05:30
Karishma Shukla
9aa1a2e9ce chore: update license 2026-01-24 00:30:02 +05:30
Karishma Shukla
95c110a6fb chore: update license 2026-01-24 00:27:52 +05:30
Karishma Shukla
cd201992fd chore: sustainable use license 2026-01-24 00:25:24 +05:30
Karishma Shukla
8ca980e877 Merge pull request #961 from RohitR311/ui-fix
fix: highlighting ui
2026-01-23 23:22:24 +05:30
Rohit Rajan
655d159e1b fix: highlighting ui 2026-01-23 23:20:17 +05:30
amhsirak
83f28f4746 chore(ts): set skipLibCheck true 2026-01-23 18:18:49 +05:30
Karishma Shukla
2afa8dc5d3 Merge pull request #959 from getmaxun/auto-robots
feat: browse auto robots
2026-01-23 18:06:25 +05:30