Commit Graph

49 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
d4452bb3b1 Merge pull request 'galt' (#1) from galt into main
All checks were successful
Build Feedmee Go Backend App / build-and-push (push) Successful in 14s
Build Feedmee Next.js Frontend App / build-and-push (push) Successful in 13s
Reviewed-on: #1
2025-10-20 08:06:40 +02: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
b8e5a2841f Add CI to galt branch
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Successful in 2m31s
Build Feedmee Go Backend App / build-and-push (push) Failing after 12s
2025-10-17 12:44:27 +02:00
232e553c02 Remove Geist and GeistMono font 2025-10-17 12:42:38 +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
d9bbede328 Update node version to 25 2025-10-17 12:40:47 +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
03f92076b5 Top level gitignore 2025-10-17 12:39:32 +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
1b85072c3c Rename workflow 2025-10-16 15:12:38 +02:00
a25582e1a1 Change build workflow
All checks were successful
Build Feedmee Next.js Frontend App / build-and-push (push) Successful in 22s
2025-10-16 14:39:41 +02:00
697cae5108 Test Gitea Container Registry login 2
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Failing after 1m2s
2025-10-16 14:28:16 +02:00
6ecf2fd98b Fix typo
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Has been cancelled
2025-10-16 14:23:38 +02:00
0d604a1c5b Test Gitea Container Registry login
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Has been cancelled
2025-10-16 14:23:16 +02:00
372adaa8cf Remove .env files copy
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Failing after 3m8s
2025-10-16 14:16:12 +02:00
605dc7dd46 Fix Dockerfile name
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Failing after 15s
2025-10-16 14:14:12 +02:00
b1209ca25d Change tag name
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Failing after 11s
2025-10-16 14:13:10 +02:00
6778c448c2 Fix typo
Some checks failed
Build Feedmee Next.js Frontend App / build-and-push (push) Failing after 11s
2025-10-16 14:10:40 +02:00
55f07c96cd Added test frontend docker image build workflow
Some checks failed
Build Feeme Next.js Frontend App / build-and-push (push) Failing after 11s
2025-10-16 13:47:46 +02:00
3436874998 Frontend dockerfile - testing1 2025-10-16 13:46:39 +02:00
9e00e4db6c Add standalone option 2025-10-16 13:45:55 +02:00
05e8d039bd Fix formatting 2025-10-16 10:42:26 +02:00
52aab3460d Fix font 2025-10-16 10:24:59 +02:00
ab8bfc0b1c Fix any, fix formatting 2025-10-16 10:00:47 +02:00
6d9e307318 Fix formatting, add types 2025-10-16 10:00:31 +02:00
35c4317925 Add font to app 2025-10-16 10:00:07 +02:00
5392c47452 Fix wrong text tag 2025-10-16 09:27:32 +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
62020bdf74 Initial commit 2025-10-01 20:21:47 +02:00