Commit Graph

19 Commits

Author SHA1 Message Date
9d5987f74c feat: new endpoint GET /api/v2/versions/{versionCode}/servers/{serverKey}/snapshots (#52)
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/tag/deployment Pipeline was successful
ci/woodpecker/cron/govulncheck Pipeline was successful
Reviewed-on: #52
2024-05-13 05:12:05 +00:00
08a7f0c504 feat: server snapshots (#49)
Some checks failed
ci/woodpecker/push/govulncheck Pipeline failed
ci/woodpecker/push/test Pipeline failed
Reviewed-on: #49
2024-05-09 07:49:04 +00:00
f8c9bdb321 feat: add more stats to the Server model (#47)
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Reviewed-on: #47
2024-05-07 06:15:37 +00:00
4d6c1c8982 refactor: server - rename num_tribes and num_players (#46)
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/tag/deployment Pipeline was successful
Reviewed-on: #46
2024-05-06 04:50:24 +00:00
1c1758ce7d refactor: server - rename *_updated_at columns (#45)
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/cron/govulncheck Pipeline was successful
Reviewed-on: #45
2024-05-04 05:26:22 +00:00
82a2ee6b31
chore: update module name 2024-04-06 06:32:29 +02:00
c1dfb0fa9b feat: add a new API endpoint - /api/v1/versions/{versionCode}/players (#37)
Some checks failed
ci/woodpecker/push/govulncheck Pipeline failed
ci/woodpecker/push/test Pipeline failed
Reviewed-on: twhelp/corev3#37
2024-03-27 06:18:37 +00:00
387fe30b82
feat: add a new domain model - PlayerSnapshotWithRelations
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2024-03-20 06:49:24 +01:00
0bec35d0d2
feat: add a new domain model - TribeSnapshotWithRelations
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2024-03-19 07:01:38 +01:00
bc1e6617b9 chore: update openapi schema and swagger version (#29)
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Reviewed-on: twhelp/corev3#29
2024-03-18 07:01:47 +00:00
48f6a56a5e feat: add a new model - TribeChangeWithRelations (#26)
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Reviewed-on: twhelp/corev3#26
2024-03-12 06:52:41 +00:00
a86acd760a
refactor: prevent ProfileURL methods panic
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2024-03-11 08:37:04 +01:00
d9a529167a feat: add a new model - EnnoblementWithRelations (#21)
Some checks failed
ci/woodpecker/push/govulncheck Pipeline failed
ci/woodpecker/push/test Pipeline failed
Reviewed-on: twhelp/corev3#21
2024-03-10 09:37:44 +00:00
7d7c44e338 feat: api - extend village schema (#18)
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Reviewed-on: twhelp/corev3#18
2024-03-06 06:35:26 +00:00
0be010ab50 feat: api - extend player schema (#8)
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Reviewed-on: twhelp/corev3#8
2024-02-28 06:59:10 +00:00
6a4e896cd4
feat: api - add 3 new endpoints 2024-02-10 13:28:41 +01:00
ba3b0ea7a6 feat: player snapshots (#45)
Reviewed-on: twhelp/corev3#45
2024-01-16 06:28:03 +00:00
87b3308433 feat: tribe snapshots (#44)
Reviewed-on: twhelp/corev3#44
2024-01-15 07:00:08 +00:00
85b3f90447 refactor: update project structure (#42)
Reviewed-on: twhelp/corev3#42
2024-01-14 10:04:17 +00:00