core/internal/domain
Dawid Wysokiński f8c9bdb321
ci/woodpecker/push/govulncheck Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
feat: add more stats to the Server model (#47)
Reviewed-on: #47
2024-05-07 06:15:37 +00:00
..
domaintest feat: add more stats to the Server model (#47) 2024-05-07 06:15:37 +00:00
base_ennoblement.go feat: ennoblement sync (#28) 2024-01-04 10:44:36 +00:00
base_ennoblement_test.go chore: update module name 2024-04-06 06:32:29 +02:00
base_player.go refactor: prevent ProfileURL methods panic 2024-03-11 08:37:04 +01:00
base_player_test.go chore: update module name 2024-04-06 06:32:29 +02:00
base_server.go feat: tribe repository (#12) 2023-12-28 10:56:59 +00:00
base_server_test.go chore: update module name 2024-04-06 06:32:29 +02:00
base_tribe.go refactor: prevent ProfileURL methods panic 2024-03-11 08:37:04 +01:00
base_tribe_test.go chore: update module name 2024-04-06 06:32:29 +02:00
base_village.go refactor: prevent ProfileURL methods panic 2024-03-11 08:37:04 +01:00
base_village_test.go chore: update module name 2024-04-06 06:32:29 +02:00
building_info.go feat: api - add 3 new endpoints 2024-02-10 13:28:41 +01:00
coords.go feat: api - /api/v2/versions/{versionCode}/servers/{serverKey}/villages - new query param 'coords' 2024-03-06 08:14:31 +01:00
ennoblement.go feat: add PrependSort to models that need it 2024-03-27 07:39:39 +01:00
ennoblement_test.go chore: update module name 2024-04-06 06:32:29 +02:00
error.go feat: api - /api/v2/versions/{versionCode}/servers/{serverKey}/ennoblements - new query params (#23) 2024-03-11 09:05:29 +00:00
message_payloads.go feat: add more stats to the Server model (#47) 2024-05-07 06:15:37 +00:00
message_payloads_test.go feat: add more stats to the Server model (#47) 2024-05-07 06:15:37 +00:00
null.go feat: api - extend player schema (#8) 2024-02-28 06:59:10 +00:00
opponents_defeated.go feat: tribe repository (#12) 2023-12-28 10:56:59 +00:00
opponents_defeated_test.go chore: update module name 2024-04-06 06:32:29 +02:00
player.go feat: add more stats to the Server model (#47) 2024-05-07 06:15:37 +00:00
player_snapshot.go feat: add PrependSort to models that need it 2024-03-27 07:39:39 +01:00
player_snapshot_test.go chore: update module name 2024-04-06 06:32:29 +02:00
player_test.go feat: add more stats to the Server model (#47) 2024-05-07 06:15:37 +00:00
server.go feat: add more stats to the Server model (#47) 2024-05-07 06:15:37 +00:00
server_config.go feat: api - add 3 new endpoints 2024-02-10 13:28:41 +01:00
server_test.go feat: add more stats to the Server model (#47) 2024-05-07 06:15:37 +00:00
tribe.go feat: add more stats to the Server model (#47) 2024-05-07 06:15:37 +00:00
tribe_change.go feat: add PrependSort to models that need it 2024-03-27 07:39:39 +01:00
tribe_change_test.go chore: update module name 2024-04-06 06:32:29 +02:00
tribe_snapshot.go feat: add PrependSort to models that need it 2024-03-27 07:39:39 +01:00
tribe_snapshot_test.go chore: update module name 2024-04-06 06:32:29 +02:00
tribe_test.go feat: add more stats to the Server model (#47) 2024-05-07 06:15:37 +00:00
unit_info.go feat: api - add 3 new endpoints 2024-02-10 13:28:41 +01:00
utils.go chore: update openapi schema and swagger version (#29) 2024-03-18 07:01:47 +00:00
validation.go feat: add a new domain model - PlayerSnapshotWithRelations 2024-03-20 06:49:24 +01:00
version.go refactor: versionModelName should be const, not var 2024-04-09 07:51:20 +02:00
version_test.go chore: update module name 2024-04-06 06:32:29 +02:00
village.go refactor: new PrependSortString logic (#35) 2024-03-25 07:29:37 +00:00
village_test.go chore: update module name 2024-04-06 06:32:29 +02:00