Commit Graph

8 Commits

Author SHA1 Message Date
9c39b33636 v1.1.0 Kalendarz i listy zakupów
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 3m10s
Dodaje wspólny kalendarz wydarzeń grupy (zakres dat/godzin, cały dzień,
notatki, lokalizacja, uczestnicy z gospodarstwa + goście zewnętrzni)
oraz listy zakupów (wiele list, dodawanie/edycja/odznaczanie/usuwanie
produktów). Nowe tabele w schemacie SQLite są czysto addytywne
(CREATE TABLE IF NOT EXISTS), więc nie ruszają istniejących danych.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-31 23:26:00 +02:00
350ccdbaf7 Rename docker-compose.yaml to compose.yaml and pull prebuilt images
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 1m33s
Use the images published by the new Gitea Actions workflow instead
of building locally, so deploys just pull the latest tag.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-11 20:39:48 +02:00
86cd77028c Use dedicated PAT for registry login in Gitea Actions workflow
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 1m32s
The built-in actions token lacks package registry write scope,
causing docker login to fail with "unauthorized". A PAT with
write:package scope must be added as the REGISTRY_TOKEN secret.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-11 20:30:32 +02:00
1a8c679014 Add Gitea Actions workflow to build and push Docker images
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 14s
Builds backend and frontend images and pushes them to the Gitea
Container Registry on every push to main.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-11 20:12:32 +02:00
ae3b435b51 v1.0.3
add multi lang
2026-07-11 20:03:15 +02:00
f0813894a8 v1.0.2
Wygląd
2026-07-11 00:51:33 +02:00
af44af5027 v1.0.1
Rozliczenia
2026-07-11 00:05:44 +02:00
c4a692b5d2 v1.0.0 2026-07-10 22:57:16 +02:00