This website requires JavaScript.
Explore
Help
Sign In
liquid-development
/
game-tracker
Watch
3
Star
0
Fork
0
You've already forked game-tracker
Code
Issues
17
Pull Requests
6
Actions
Releases
1
Activity
Branch feature/48-game-view-erstellen was renamed to feature/48-game-result-view-erstellen.
Files
2f65316a517af20041bfdcb0a72224ab5154bd3f
game-tracker
/
lib
/
data
/
dao
History
Felix Kirchner
9cb35dc4a1
Some checks failed
Pull Request Pipeline / test (pull_request)
Failing after 2m9s
Details
Pull Request Pipeline / lint (pull_request)
Successful in 2m9s
Details
Updated comments
2025-12-30 18:45:28 +01:00
..
group_dao.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
group_dao.g.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
group_match_dao.dart
Updated insert mode to fix problem with replacing existing player match connections
2025-12-30 18:21:39 +01:00
group_match_dao.g.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
match_dao.dart
Updated comments
2025-12-30 18:45:28 +01:00
match_dao.g.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
player_dao.dart
Renamed methods for better distinction
2025-11-26 14:42:17 +01:00
player_dao.g.dart
Implemented basic structure
2025-11-08 15:37:30 +01:00
player_group_dao.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
player_group_dao.g.dart
Completed daos, added basic GameTable & GameDao
2025-11-08 17:09:02 +01:00
player_match_dao.dart
Updated insert mode to fix problem with replacing existing player match connections
2025-12-30 18:21:39 +01:00
player_match_dao.g.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00