a9481676c1
Merge pull request 'dependencies update' ( #11 ) from feature/deps-update into master
...
Build and Publish Images / build-and-push (push) Successful in 2m21s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/11
2026-01-24 15:06:33 +00:00
arrelin
83ce6dac8a
dependencies update
2026-01-24 18:06:14 +03:00
8d98a7d24c
Merge pull request 'fixes' ( #10 ) from bugfix/darktheme-shoplist into master
...
Build and Publish Images / build-and-push (push) Successful in 12s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/10
2026-01-23 19:00:27 +00:00
arrelin
699b08628b
fixes
2026-01-23 22:00:09 +03:00
3fabc762fd
Merge pull request 'fix: improve purchased items visibility on dark theme' ( #9 ) from bugfix/darktheme into master
...
Build and Publish Images / build-and-push (push) Successful in 12s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/9
2026-01-23 17:47:10 +00:00
arrelin
4ec3b12d03
fix: improve purchased items visibility on dark theme
...
Use custom .shopping-purchased class for purchased items
in shopping list. Now purchased items have proper background
on both light and dark themes.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-23 20:46:01 +03:00
0451bdc6c6
Merge pull request 'fix: improve member highlight visibility on dark theme' ( #8 ) from feature/personal-account into master
...
Build and Publish Images / build-and-push (push) Successful in 12s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/8
2026-01-23 14:38:14 +00:00
b86d5e1af5
Merge branch 'master' into feature/personal-account
2026-01-23 14:38:00 +00:00
arrelin
3d2888b66b
fix: improve member highlight visibility on dark theme
...
Use custom .member-current class instead of tailwind bg-purple-50
to properly support dark theme. Current user now has visible
background on both light and dark themes.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-23 17:37:08 +03:00
86fab6ae4f
Merge pull request 'fix: add auth layer to family protected routes' ( #7 ) from feature/personal-account into master
...
Build and Publish Images / build-and-push (push) Successful in 20s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/7
2026-01-23 14:29:35 +00:00
8cde23d291
Merge branch 'master' into feature/personal-account
2026-01-23 14:29:17 +00:00
arrelin
ccac6a4d2f
fix: add auth layer to family protected routes
...
Fix authentication for /families/:id/members endpoint by adding
auth_layer instead of just session_layer to family_protected_routes.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-23 17:28:31 +03:00
f28f522663
Merge pull request 'fixes' ( #6 ) from feature/personal-account into master
...
Build and Publish Images / build-and-push (push) Successful in 12s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/6
2026-01-23 14:18:52 +00:00
c859c0e78e
Merge branch 'master' into feature/personal-account
2026-01-23 14:18:13 +00:00
arrelin
c120c8ff5f
fixes
2026-01-23 17:17:42 +03:00
f20ece179b
Merge pull request 'fixes' ( #5 ) from feature/personal-account into master
...
Build and Publish Images / build-and-push (push) Successful in 15s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/5
2026-01-23 14:11:40 +00:00
e596093ffa
Merge branch 'master' into feature/personal-account
2026-01-23 14:10:57 +00:00
arrelin
f9d4bac75f
fixes
2026-01-23 17:10:09 +03:00
0af982bac7
Merge pull request 'fixes' ( #4 ) from feature/personal-account into master
...
Build and Publish Images / build-and-push (push) Failing after 7s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/4
2026-01-23 14:07:03 +00:00
arrelin
c817a2b57f
fixes
2026-01-23 17:06:40 +03:00
4600400ba6
Merge pull request 'fixes' ( #3 ) from feature/personal-account into master
...
Build and Publish Images / build-and-push (push) Successful in 12s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/3
2026-01-23 14:02:50 +00:00
arrelin
471da855bf
fixes
2026-01-23 17:01:47 +03:00
2dfab403c8
Merge pull request 'personal account' ( #2 ) from feature/personal-account into master
...
Build and Publish Images / build-and-push (push) Successful in 33s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/2
2026-01-23 09:52:11 +00:00
arrelin
b18f69ea62
personal account
2026-01-23 12:51:34 +03:00
24bd4aade4
Merge pull request 'init' ( #1 ) from feature/i18n into master
...
Build and Publish Images / build-and-push (push) Successful in 17s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/1
2026-01-23 09:24:48 +00:00
arrelin
71f772f2b9
init
2026-01-23 12:23:25 +03:00
arrelin
a3e941b19f
chore: migrate CI to Gitea Actions
Build and Publish Images / build-and-push (push) Successful in 9m19s
2026-01-18 13:37:31 +03:00
arrelin
514ced6e19
fix
Build and Publish Images / build-and-push (push) Has been cancelled
2026-01-17 13:10:03 +03:00
arrelin
35e79de378
fix
2026-01-17 12:52:07 +03:00
arrelin
31bafb3c76
feat: replace back button with invite member functionality
2026-01-17 12:38:34 +03:00
arrelin
baccf0429b
"fix: add family to authorized_families on create and OAuth login
2026-01-17 10:59:19 +03:00
arrelin
3e0e6ff456
oauth2 session fix
2026-01-17 10:47:09 +03:00
arrelin
48160331eb
Merge remote-tracking branch 'origin/master'
2026-01-17 10:19:27 +03:00
arrelin
a4b06fb057
oauth2
2026-01-17 10:15:44 +03:00
Arrelin
a217beadec
Merge pull request #3 from Arrelin/feature/ci-cd-update
...
init
2025-12-26 23:57:17 +03:00
arrelin
5fdb0c7ed7
init
2025-12-26 23:56:56 +03:00
Arrelin
564adac629
Merge pull request #2 from Arrelin/feature/shoplist
...
init feature
2025-12-24 15:39:02 +03:00
arrelin
fcd4199cbd
init feature
2025-12-24 15:38:36 +03:00
arrelin
0fdc20e750
ultimate ci/cd pipeline
2025-12-19 10:54:57 +03:00
arrelin
a4b9ab2074
fix branch name for ci/cd
2025-12-19 10:50:34 +03:00
Arrelin
b817176ba4
Merge pull request #1 from Arrelin/feature/sidebar
...
fix error after changing back to /api + feature/limits
2025-12-19 10:38:22 +03:00
arrelin
2b0503017c
fix error after changing back to /api + feature/limits
2025-12-19 10:37:50 +03:00
arrelin
05bab6e620
ci/cd + https + front
2025-12-16 11:55:28 +03:00
arrelin
0115f7674c
ci/cd
2025-12-15 19:09:27 +03:00
arrelin
49a0398169
ci/cd
2025-12-15 19:03:37 +03:00
arrelin
6af373b34e
ci/cd
2025-12-15 18:58:14 +03:00
arrelin
a5a9c0e2a7
ci/cd
2025-12-15 18:53:57 +03:00
arrelin
20ad9f5833
ci/cd
2025-12-15 18:43:14 +03:00
arrelin
6966fbbc2c
front update
2025-12-15 17:36:51 +03:00
arrelin
27d8d8ff4c
пароль на семьи
2025-12-15 16:51:09 +03:00