Commit Graph

345 Commits

Author SHA1 Message Date
Дмитриев Максим Сергеевич c251a640b6 add profile 2025-06-03 12:24:19 +03:00
Max 8031938b2f change request 2025-05-31 19:37:17 +03:00
Max ca4bfdade4 change users 2025-05-31 19:27:45 +03:00
Max b5f6f6d30f fix router 2025-05-31 19:19:25 +03:00
Max 36107afbc2 add router 2025-05-31 19:17:10 +03:00
Max 539b1d2277 add getting profile proto 2025-05-31 19:13:39 +03:00
Max a9490da5a6 refactor code 2025-05-31 11:44:46 +03:00
Max 6835c84cc4 fix export js object 2025-05-24 21:06:51 +03:00
Max 337e3ee2bf fix exports 2025-05-24 20:50:27 +03:00
Max 72d298ef2f fix router 2025-05-24 20:43:57 +03:00
Max 6b5ae7bce1 refactor code 2025-05-24 16:43:09 +03:00
Max ddcf27b022 add supabase refresh 2025-05-24 16:24:30 +03:00
Дмитриев Максим Сергеевич 0fbbe33e8a fix/fix supabase 2025-05-20 13:47:10 +03:00
Max f89729dbeb feature/add supabase auth 2025-05-18 21:58:54 +03:00
Primakov Alexandr Alexandrovich 8a1868482c feat: обновление конфигурации проекта с использованием TypeScript и улучшение обработки ошибок
- Переписаны основные файлы сервера с JavaScript на TypeScript.
- Добавлен новый обработчик ошибок с логированием в базу данных.
- Обновлен Dockerfile для поддержки сборки TypeScript.
- Изменены настройки окружения для MongoDB в docker-compose.
- Удалены устаревшие файлы и добавлены новые модели и утилиты для работы с MongoDB.
- Обновлены зависимости в package.json и package-lock.json.
2025-05-08 14:18:03 +03:00
RustamRu 1bf68cea08 Merge branch 'master' of ssh://85.143.175.152:222/bro-students/multy-stub
platform/multy-stub/pipeline/head There was a failure building this commit
2025-03-20 12:30:28 +03:00
RustamRu 110e8300a1 feat: dry-wash, use car color in ai prompt 2025-03-20 12:30:22 +03:00
237x237 f3566361fb Merge pull request 'feat: rewrite the request to receive orders from the masters' (#110) from feat/filter-master into master
Reviewed-on: #110
2025-03-17 23:44:19 +03:00
237x237 a63a229b64 feat: rewrite the request to receive orders from the masters
platform/multy-stub/pipeline/pr-master There was a failure building this commit
platform/multy-stub/pipeline/head There was a failure building this commit
2025-03-17 23:41:07 +03:00
237x237 8944508308 Merge pull request 'feat: make the time of the master to be taken from the body' (#109) from feat/filter-master into master
Reviewed-on: #109
2025-03-17 21:07:21 +03:00
237x237 775f24cffa feat: make the time of the master to be taken from the body 2025-03-17 21:05:48 +03:00
RustamRu 78b72b0edc feat: add GigaChat model retrieval for enhanced image analysis 2025-03-14 08:34:16 +03:00
RustamRu 333fe79c8b fix: change carColor type to Mixed for improved flexibility 2025-03-12 17:56:46 +03:00
RustamRu 9d10c8501a Merge branch 'master' of ssh://85.143.175.152:222/bro-students/multy-stub 2025-03-12 17:41:54 +03:00
RustamRu d64ece382a fix: update car color validation to handle both string and number types 2025-03-12 17:41:48 +03:00
Primakov Alexandr Alexandrovich f91f821f86 fix navigation elements 2025-03-12 09:12:09 +03:00
Primakov Alexandr Alexandrovich b5301f948a Еще правки с урлами и верстка 2025-03-12 00:37:32 +03:00
Primakov Alexandr Alexandrovich dd589790c2 fix путей 2025-03-12 00:29:55 +03:00
Primakov Alexandr Alexandrovich 1fcc5ed70d init Questionnaire 2025-03-11 23:50:50 +03:00
RustamRu 41dbe81001 Merge branch 'master' of ssh://85.143.175.152:222/bro-students/multy-stub 2025-03-09 11:04:07 +03:00
RustamRu 7b685ad99e feat: add dynamic system prompt for car image analysis 2025-03-09 11:04:01 +03:00
237x237 2f1e1dc040 Merge pull request 'feature/master-date' (#108) from feature/master-date into master
Reviewed-on: #108
2025-03-09 09:43:26 +03:00
RustamRu 70e8a6877c change car img size limit 2025-03-04 19:04:38 +03:00
RustamRu 87fd3121f9 fix: get img value data 2025-03-03 20:41:55 +03:00
RustamRu 4f9434163e Merge branch 'master' of ssh://85.143.175.152:222/bro-students/multy-stub 2025-03-03 20:14:06 +03:00
RustamRu 350d452a7b fix file convert to base64 2025-03-03 20:13:51 +03:00
237x237 9a0669df13 feat: add find by id 2025-03-03 20:08:28 +03:00
RustamRu c0883fc2bc add get token, fix prompt
platform/multy-stub/pipeline/pr-master There was a failure building this commit
platform/multy-stub/pipeline/head There was a failure building this commit
2025-03-03 19:49:11 +03:00
237x237 566bce4663 feat: delete image
platform/multy-stub/pipeline/pr-master There was a failure building this commit
platform/multy-stub/pipeline/head There was a failure building this commit
2025-03-03 19:46:10 +03:00
237x237 c828718498 feat: add today filter 2025-03-03 19:36:56 +03:00
RustamRu 69c280b266 evaluate with ai car dirtiness by image 2025-03-03 18:21:32 +03:00
237x237 6794b01ac8 feat: add fetch image
ms-devops/pipeline/head There was a failure building this commit
2025-02-23 12:32:53 +03:00
primakov 1cb586f55a Merge pull request 'feat: upload car image' (#106) from feature/dry/wash-car-image-upload into master
ms-devops/pipeline/head There was a failure building this commit
Reviewed-on: #106
2025-02-23 12:22:27 +03:00
RustamRu df21879c0d feat: upload car image
ms-devops/pipeline/head There was a failure building this commit
ms-devops/pipeline/pr-master There was a failure building this commit
2025-02-22 16:58:58 +03:00
Primakov Alexandr Alexandrovich 30c9c86c93 Merge branch 'master' of ssh://85.143.175.152:222/bro-students/multy-stub 2025-02-10 22:19:46 +03:00
Primakov Alexandr Alexandrovich 2925d0f17b fix eslint 2025-02-10 22:19:01 +03:00
Primakov Alexandr Alexandrovich 752dabd015 fix eslint 2025-02-10 22:13:55 +03:00
Primakov Alexandr Alexandrovich 815f11d5bc add nav router 2025-02-10 22:07:54 +03:00
julyashap 02eb0e60b7 Merge pull request 'Fix paths' (#105) from dsf-fix-1 into master
Reviewed-on: #105
2025-02-08 14:55:33 +03:00
julyashap a64ac93935 Fix paths
platform/multy-stub/pipeline/head There was a failure building this commit
2025-02-08 14:54:57 +03:00