valitovgaziz
7eaddd9f37
modified: serv_nginx/api_bb/internal/handlers/auth.go
...
modified: serv_nginx/api_bb/internal/service/auth_service.go
add update user path to put:profile
2025-10-11 05:11:21 +05:00
valitovgaziz
3184445ebc
modified: serv_nginx/api_bb/internal/handlers/auth.go
...
change into reqest last and first names into json
2025-10-10 05:32:46 +05:00
valitovgaziz
fe28795b84
modified: serv_nginx/api_bb/internal/handlers/auth.go
...
change request json to snake case form first_name to firstName and from
last_name to lastName
2025-10-10 05:24:53 +05:00
valitovgaziz
4274a345a9
modified: serv_nginx/api_bb/internal/handlers/auth.go
...
add import bytes and io
2025-10-10 05:16:22 +05:00
valitovgaziz
30de2eafdf
new file: begushiybashkir/bbvue/.env
...
modified: begushiybashkir/bbvue/src/stores/auth.js
modified: serv_nginx/api_bb/internal/handlers/auth.go
fix auth api_bb for debug info
2025-10-10 05:14:00 +05:00
valitovgaziz
38c1e43ec2
modified: begushiybashkir/bbvue/src/stores/auth.js
...
modified: begushiybashkir/bbvue/src/views/Register.vue
modified: serv_nginx/api_bb/internal/handlers/auth.go
modified: serv_nginx/api_bb/internal/models/user.go
modified: serv_nginx/api_bb/internal/service/auth_service.go
fix some register bags and set debag info loggers
2025-10-10 04:48:42 +05:00
valitovgaziz
b7252c7900
modified: serv_nginx/api_bb/internal/handlers/auth.go
...
modified: serv_nginx/api_bb/pkg/middleware/middleware.go
set Access-Controll-Allow-Origin Origin
Allow-Credentials true
2025-10-10 03:18:34 +05:00
valitovgaziz
0e067c7477
modified: begushiybashkir/bbvue/package-lock.json
...
modified: begushiybashkir/bbvue/package.json
modified: begushiybashkir/bbvue/src/main.js
modified: begushiybashkir/bbvue/src/router/index.js
new file: begushiybashkir/bbvue/src/stores/auth.js
new file: begushiybashkir/bbvue/src/stores/user.js
modified: begushiybashkir/bbvue/src/views/Login.vue
modified: begushiybashkir/bbvue/src/views/Profile.vue
new file: begushiybashkir/bbvue/src/views/ProfileEdit.vue
modified: begushiybashkir/bbvue/src/views/Register.vue
modified: serv_nginx/api_bb/bin/bb_api
modified: serv_nginx/api_bb/internal/handlers/auth.go
add axios, pinia store for user, auth, editProfile page
2025-10-10 01:30:30 +05:00
valitovgaziz
700e404a06
add rest api for api_bb vue a lot of files
2025-10-09 05:59:40 +05:00
valitovgaziz
654c682b05
modified: begushiybashkir/bbvue/src/views/Home.vue
...
modified: serv_nginx/api_bb/internal/handlers/health.go
fix bachground photo path
2025-10-08 05:37:08 +05:00
valitovgaziz
7ec95ab722
modified: internal/routes/routes.go
...
add to v1/check the check function
2025-10-08 04:26:16 +05:00
valitovgaziz
d5e11e992a
modified: internal/routes/routes.go
...
health rounter from "/" and v1 anather
2025-10-08 04:15:50 +05:00
valitovgaziz
8b0de935bc
modified: internal/routes/routes.go
...
health rount and /v1
2025-10-08 04:13:24 +05:00
valitovgaziz
dabec4a74b
modified: internal/routes/routes.go
...
chage rount into api_bb delete dbouble api
2025-10-08 04:04:13 +05:00
valitovgaziz
6dd5f64ddb
modified: serv_nginx/api_bb/cmd/main.go
...
modified: serv_nginx/api_bb/go.mod
modified: serv_nginx/api_bb/go.sum
modified: serv_nginx/api_bb/internal/config/config.go
modified: serv_nginx/api_bb/pkg/database/database.go
change database to postgresql form sqlite
2025-10-08 03:35:39 +05:00
valitovgaziz
5e77a36b6a
new file: serv_nginx/api_bb/bin/bb_api
...
modified: serv_nginx/api_bb/internal/routes/routes.go
new file: serv_nginx/api_bb/sqlite
add bb_api routing check endpoint and create Makefile
2025-10-08 01:15:53 +05:00
valitovgaziz
23d68e53ab
add bb_api rest api for begushiybashkir
2025-10-07 05:23:40 +05:00