• Joined on 2024-06-19
chedius pushed to master at chedius/delivery-tracker 2026-04-17 10:43:19 +00:00
2c59f027ea remove address auto-parsing and always display address detail fields in DeliveryForm
chedius pushed to master at chedius/delivery-tracker 2026-04-17 10:42:40 +00:00
b54cdb878d remove address auto-parsing and always display address detail fields in DeliveryForm
chedius pushed to master at chedius/delivery-tracker 2026-04-16 17:36:56 +00:00
57fd82c6dd update DeliveryCard to pair pickup locations with product names in a single section
chedius pushed to master at chedius/delivery-tracker 2026-04-16 17:29:53 +00:00
6647379abc fix watchtower config
chedius pushed to master at chedius/delivery-tracker 2026-04-16 17:19:58 +00:00
11122c7919 update docker-compose.yml and makefile
357a395cbb update Watchtower to monitor specific containers and enable label-based filtering
Compare 2 commits »
chedius pushed to master at chedius/delivery-tracker 2026-04-16 14:16:23 +00:00
ce6ea377ce add customer name, service info, second pickup location, and structured address fields to deliveries
chedius pushed to master at chedius/delivery-tracker 2026-04-16 09:48:54 +00:00
7f775abf6a remove empty line and add empty cells for calendar month start alignment
chedius pushed to master at chedius/delivery-tracker 2026-04-16 09:17:30 +00:00
6864235e3d add healthcheck to backend service with 10s interval and 5 retries
chedius pushed to master at chedius/delivery-tracker 2026-04-16 08:56:48 +00:00
76668f8a48 add SEED_ADMIN_PASSWORD environment variable to backend service
chedius pushed to master at chedius/delivery-tracker 2026-04-16 08:11:54 +00:00
c77518b34a add seed binary to Docker build and expose frontend port 80
chedius pushed to master at chedius/delivery-tracker 2026-04-16 07:13:26 +00:00
1bf5d1afd6 update Gitea registry credentials in production example
chedius pushed to master at chedius/delivery-tracker 2026-04-16 07:11:23 +00:00
86a684790c update envs and urls
ff27493670 fix JWT token expiry from 24 minutes to 24 hours
70129baad5 change delivery count query to show next 7 days instead of current month
c373d82135 add authentication with login form and token management
be0b13acbf add auth module
Compare 6 commits »
chedius pushed to master at chedius/delivery-tracker 2026-04-14 12:25:51 +00:00
8d6f4a4c52 update docker deploy config
chedius pushed to master at chedius/delivery-tracker 2026-04-14 11:47:01 +00:00
9abc1e3888 add /api proxy
9c9f01b2f2 add pwa
cb3f91c17f refactor [2]
9b90a8aa7f frontend refactor
Compare 4 commits »
chedius pushed to master at chedius/delivery-tracker 2026-04-14 10:17:44 +00:00
0540218332 switch frontend to real API instead of mocks
7f410e814b add CORS
Compare 2 commits »
chedius pushed to master at chedius/delivery-tracker 2026-04-14 09:46:34 +00:00
b36a6fb262 add PATCH update delivery status by id
d3cd92b9f3 add dockerfile for backend && update docker-compose.yml
10233808f4 add GET delivery count route
Compare 3 commits »
chedius pushed to master at chedius/delivery-tracker 2026-04-14 07:21:14 +00:00
fc46fb372f update .dockerignore to include nginxproxy
chedius pushed to master at chedius/delivery-tracker 2026-04-14 07:15:09 +00:00
4e0899d3ce chore: restructure project into backend and frontend folders
chedius pushed to master at chedius/delivery-tracker 2026-03-30 12:00:47 +00:00
11e12f964d Initial commit
chedius created branch master in chedius/delivery-tracker 2026-03-30 12:00:47 +00:00