valitovgaziz
3807d060a8
divide auth and users handlers
2025-10-11 09:21:30 +05:00
valitovgaziz
0a66e544d6
add logger, godotenv
2025-10-11 08:40:37 +05:00
valitovgaziz
664232db0f
modified: serv_nginx/api_bb/internal/handlers/auth.go
...
add logger into updateProfile function
2025-10-11 06:25:50 +05:00
valitovgaziz
c79a642503
modified: serv_nginx/api_bb/internal/handlers/auth.go
...
add header allows into UpdateProfile method (function)
2025-10-11 06:19:23 +05:00
valitovgaziz
ec969648cb
modified: serv_nginx/api_bb/internal/handlers/auth.go
...
add oprions rout path to auth.go
2025-10-11 05:57:57 +05:00
valitovgaziz
a5ca98b549
update auth_service, add updateProfile method into interface
...
change main package to api_bb
2025-10-11 05:41:15 +05:00
valitovgaziz
62b0d4763d
modified: begushiybashkir/bbvue/src/views/ProfileEdit.vue
...
modified: serv_nginx/api_bb/internal/handlers/auth.go
change path to editProfile for updateProfile handler
2025-10-11 05:17:13 +05:00
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
20d4913f50
modified: begushiybashkir/bbvue/src/components/NavigationMenu.vue
...
modified: begushiybashkir/bbvue/src/main.js
modified: begushiybashkir/bbvue/src/router/index.js
modified: begushiybashkir/bbvue/src/stores/auth.js
modified: begushiybashkir/bbvue/src/views/Profile.vue
add profile link into header menu fix bag with save state
2025-10-11 04:15:23 +05:00
valitovgaziz
fa38b1d487
add privacy polacy and TermsOfCervice pages and dowcuments for downloads
2025-10-10 06:18:20 +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
affaa2679e
modified: begushiybashkir/bbvue/src/views/Profile.vue
...
add photo path and names into profile page
2025-10-09 20:29:39 +05:00
valitovgaziz
6656dfbc7c
modified: begushiybashkir/bbvue/src/views/Profile.vue
...
add profile page for begushiybashkir site
2025-10-09 06:01:46 +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
75aac825dd
modified: Dockerfile
...
modified: go.mod
modified: go.sum
change docker file delete CGO=0
2025-10-08 03:41:42 +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
abe5551619
modified: serv_nginx/api_bb/Dockerfile
...
change name ot main.go form server into dockerfile api_bb
2025-10-08 03:29:57 +05:00
valitovgaziz
91a373113f
modified: serv_nginx/api_bb/Dockerfile
...
change cgo_enabled=1 to and goos=linux
2025-10-08 03:27:32 +05:00
valitovgaziz
48d820da75
modified: serv_nginx/api_bb/Dockerfile
...
dockerfile is fixed
2025-10-08 02:40:07 +05:00
valitovgaziz
13a2db15c0
modified: serv_nginx/nginx/nginx-ssl.conf
...
fix the path to api_bb ito begushiybashkir.ru location
2025-10-08 02:37:49 +05:00
valitovgaziz
4c1d04b0ec
modified: serv_nginx/nginx/nginx-ssl.conf
...
add new location for rest api begushiybashkir.ru
2025-10-08 02:35:19 +05:00
valitovgaziz
b30591432a
modified: serv_nginx/docker-compose.yml
...
chang path for health check pint
2025-10-08 02:31:09 +05:00
valitovgaziz
d5c768234b
new file: serv_nginx/api_bb/Dockerfile
...
modified: serv_nginx/docker-compose.yml
change docker compose yaml file, and add Dockerfile for api_bb
2025-10-08 02:25:56 +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
valitovgaziz
de0c992db9
modified: begushiybashkir/bbvue/src/views/About.vue
...
change paht with method getImageUrl
2025-10-07 04:24:41 +05:00
valitovgaziz
e2fe264657
modified: begushiybashkir/bbvue/src/views/About.vue
...
about add getUrl method
2025-10-07 04:16:22 +05:00
valitovgaziz
400a95786d
modified: begushiybashkir/bbvue/src/views/Gallery.vue
...
modified: begushiybashkir/bbvue/vite.config.js
set public path
2025-10-07 04:09:50 +05:00
valitovgaziz
5dd4597686
moove images to public
2025-10-07 03:40:53 +05:00
valitovgaziz
f3ef6ef7ca
modified: src/views/Gallery.vue
...
set base url
2025-10-07 03:29:55 +05:00
valitovgaziz
639b8bb5dd
modified: src/views/Gallery.vue
...
change path
2025-10-07 03:20:57 +05:00
valitovgaziz
0d497f1402
modified: src/views/Gallery.vue
...
change path for images slider to ../.. for dist
2025-10-07 03:17:27 +05:00
valitovgaziz
5db6f3bc1d
modified: src/views/Gallery.vue
...
add some slash into paths
2025-10-07 03:14:29 +05:00
valitovgaziz
2be5fc525a
add ../as....
2025-10-07 03:11:37 +05:00
valitovgaziz
391012f8e1
delte src into begushiybashkir directory
2025-10-07 03:05:56 +05:00
valitovgaziz
23afe1b7eb
modified: begushiybashkir/bbvue/src/views/Gallery.vue
...
add console.log
2025-10-07 02:59:47 +05:00
valitovgaziz
6476eea1f2
change names workout to slider
2025-10-07 02:17:36 +05:00
valitovgaziz
fc0af1adcf
add training photo into begushiybashkir site
2025-10-07 01:24:30 +05:00
valitovgaziz
24b0e59e35
delete and modify
2025-10-06 04:48:45 +05:00