Commit Graph

25 Commits

Author SHA1 Message Date
e065799edc Jwt token expiration time extended from 2 to 24h
All checks were successful
Build Feedmee Go Backend App / build-and-push (push) Successful in 1m34s
Build Feedmee Next.js Frontend App / build-and-push (push) Successful in 2m27s
2025-10-29 12:44:50 +01:00
dff9d56e1b Debug superadmin password
All checks were successful
Build Feedmee Next.js Frontend App / build-and-push (push) Successful in 14s
Build Feedmee Go Backend App / build-and-push (push) Successful in 57s
2025-10-17 13:03:08 +02:00
37d2ce99bf Fix version and BuildTime injection
All checks were successful
Build Feedmee Next.js Frontend App / build-and-push (push) Successful in 13s
Build Feedmee Go Backend App / build-and-push (push) Successful in 1m27s
2025-10-17 12:50:05 +02:00
d936175de8 Fix User listing in admin page 2025-10-17 12:42:14 +02:00
560693633e Refactor backend database connection, migration, seed 2025-10-17 12:41:58 +02:00
176032e54b Change container workdir from /root to /app 2025-10-17 12:41:10 +02:00
390410020f Remove app.db 2025-10-17 12:40:27 +02:00
7849a77acc Add .DS_Store to gitingore 2025-10-17 12:39:44 +02:00
1a84e44351 Add security to local directory setup 2025-10-17 00:10:08 +02:00
975b72e89f Refactor allowedOrigins creation 2025-10-17 00:01:16 +02:00
91c9aba1ab Update to Go 1.25.3 2025-10-16 23:54:59 +02:00
1541f1ca85 Exclude data directory 2025-10-16 23:51:20 +02:00
ab0b102a81 Refactor handlers.NewApp 2025-10-16 23:50:29 +02:00
fd24695764 Setup database and Data directory 2025-10-16 23:48:53 +02:00
d13ea9fc27 Refactored project structure 2025-10-16 22:45:31 +02:00
cf74cce51c Do not track .env files 2025-10-16 22:45:02 +02:00
08bf952988 Env variables added
All checks were successful
Build Feedmee Go Backend App / build-and-push (push) Successful in 1m4s
Build Feedmee Next.js Frontend App / build-and-push (push) Successful in 13s
2025-10-16 15:55:43 +02:00
63c6031d66 Add Backend Dockerfile and workflow
All checks were successful
Build Feedmee Go Backend App / build-and-push (push) Successful in 1m22s
Build Feedmee Next.js Frontend App / build-and-push (push) Successful in 12s
2025-10-16 15:12:54 +02:00
5348777ed4 Add comment to database() 2025-10-16 09:22:18 +02:00
20c8981268 Changed go.work 2025-10-16 09:18:44 +02:00
e0d22545fb Added gitignore to backend 2025-10-16 09:17:59 +02:00
4416ce3280 deleted: backend/sqlite3.exe 2025-10-06 15:04:37 +02:00
0e18760e5d Added list of last orders to mod menu 2025-10-06 15:03:22 +02:00
d38c5ae91b Delete backend/sqlite3.exe 2025-10-01 20:50:47 +02:00
4c732b8f44 initial commit 2025-10-01 20:49:02 +02:00