jeirmeister
  • Joined on 2025-05-14
jeirmeister synced commits to master-server-metrics at jeirmeister/Cockatrice from mirror 2026-08-30 22:05:45 -07:00
7c59033fa2 [Tests] Give metrics_registry_test an explicit main
0c713ca5a3 [Server] Drop dead Prometheus histogram, add developer command metrics, fix watchdog init order
Compare 2 commits »
jeirmeister synced commits to custom-zones/b2-editor-zone-menus at jeirmeister/Cockatrice from mirror 2026-08-30 13:55:44 -07:00
c19d3896a6 [DeckEditor] Address custom-zone menu and export review feedback
3f62022d07 [Client] Expose custom zone management in the deck editor
17ed97be13 [DeckEditor] Address zone-management review feedback
f1923e7c13 [Client] Add zone management to the deck state manager
257fe7be82 [Models] Route group lookups around mirrored custom zones
Compare 5 commits »
jeirmeister synced commits to custom-zones/c1-display-widgets at jeirmeister/Cockatrice from mirror 2026-08-30 13:55:44 -07:00
e7084c10ba [DeckEditor] Apply sort criteria inside custom zones and align display order with the model
841df016cf [Client] Show custom zones in the card display widgets
c19d3896a6 [DeckEditor] Address custom-zone menu and export review feedback
3f62022d07 [Client] Expose custom zone management in the deck editor
17ed97be13 [DeckEditor] Address zone-management review feedback
Compare 7 commits »
jeirmeister synced commits to custom-zones/d1-game-deckview at jeirmeister/Cockatrice from mirror 2026-08-30 13:55:44 -07:00
ad69673e21 [Game] Collect deck-view cards via DeckList::getCardNodes
a57ba3613e [Game] Render custom deck zones in the deck view
e7084c10ba [DeckEditor] Apply sort criteria inside custom zones and align display order with the model
841df016cf [Client] Show custom zones in the card display widgets
c19d3896a6 [DeckEditor] Address custom-zone menu and export review feedback
Compare 9 commits »
jeirmeister synced commits to developer-role at jeirmeister/Cockatrice from mirror 2026-08-30 13:55:44 -07:00
763b5cf74d Remove stale includes of deleted command_get_log_history proto
60c6f074de Add missing trailing newline to user_context_menu.cpp
914f0a2aee [Server/Client/Protocol] Address developer role review feedback
Compare 3 commits »
jeirmeister synced commits to master-server-metrics at jeirmeister/Cockatrice from mirror 2026-08-30 13:55:44 -07:00
31efea146c [Client/Server/Protocol] Surface live metrics in the Developer tab
9eedd25464 [Server] Instrument command processing, game starts, and event loops
763b5cf74d Remove stale includes of deleted command_get_log_history proto
60c6f074de Add missing trailing newline to user_context_menu.cpp
914f0a2aee [Server/Client/Protocol] Address developer role review feedback
Compare 5 commits »
jeirmeister synced commits to optimize-oracle-native-json at jeirmeister/Cockatrice from mirror 2026-08-30 13:55:44 -07:00
b16497327f [Oracle] Restore property coercion and legality merge in native JSON import
jeirmeister synced commits to cleanup/2-fix-csprng at jeirmeister/Cockatrice from mirror 2026-08-30 13:55:43 -07:00
5e94d0d3da Lint.
fd865c1ea9 [Security] Use a CSPRNG for salts, tokens, and RNG seeding
68e4fa054d [UserList] Add invite button to hover popup (#7144)
6f86c45ea8 [Refactor] Extract shared deck conversion prompt helper (#7107)
dade7ae78a Bump actions/checkout from 6 to 7 (#7210)
Compare 6 commits »
jeirmeister synced commits to cleanup/3-fix-passwords at jeirmeister/Cockatrice from mirror 2026-08-30 13:55:43 -07:00
62dadf7a56 [Security] Add challenge-response auth with scrypt verifiers and stop storing plaintext passwords
5e94d0d3da Lint.
fd865c1ea9 [Security] Use a CSPRNG for salts, tokens, and RNG seeding
68e4fa054d [UserList] Add invite button to hover popup (#7144)
6f86c45ea8 [Refactor] Extract shared deck conversion prompt helper (#7107)
Compare 7 commits »
jeirmeister synced commits to custom-zones/a4-deck-list-model at jeirmeister/Cockatrice from mirror 2026-08-30 13:55:43 -07:00
257fe7be82 [Models] Route group lookups around mirrored custom zones
jeirmeister synced commits to custom-zones/b1-zone-management at jeirmeister/Cockatrice from mirror 2026-08-30 13:55:43 -07:00
17ed97be13 [DeckEditor] Address zone-management review feedback
f1923e7c13 [Client] Add zone management to the deck state manager
257fe7be82 [Models] Route group lookups around mirrored custom zones
Compare 3 commits »
jeirmeister synced commits to pr1-tournament-proto-messages at jeirmeister/Cockatrice from mirror 2026-08-30 05:45:45 -07:00
76a386d6ed [Protocol] Add tournament state event and tournament game commands
68e4fa054d [UserList] Add invite button to hover popup (#7144)
6f86c45ea8 [Refactor] Extract shared deck conversion prompt helper (#7107)
dade7ae78a Bump actions/checkout from 6 to 7 (#7210)
8f52223322 Bump actions/download-artifact from 7 to 8 (#7209)
Compare 5 commits »
jeirmeister synced commits to pr1-tournament-server-command-stubs at jeirmeister/Cockatrice from mirror 2026-08-30 05:45:45 -07:00
21871ffbae [Server] Add extension points for tournament game commands
76a386d6ed [Protocol] Add tournament state event and tournament game commands
68e4fa054d [UserList] Add invite button to hover popup (#7144)
6f86c45ea8 [Refactor] Extract shared deck conversion prompt helper (#7107)
dade7ae78a Bump actions/checkout from 6 to 7 (#7210)
Compare 6 commits »
jeirmeister synced commits to pr1-tournament-server-engine at jeirmeister/Cockatrice from mirror 2026-08-30 05:45:45 -07:00
e1ac4d38a3 [Server] Implement Swiss tournament engine for lobby games
21871ffbae [Server] Add extension points for tournament game commands
76a386d6ed [Protocol] Add tournament state event and tournament game commands
68e4fa054d [UserList] Add invite button to hover popup (#7144)
6f86c45ea8 [Refactor] Extract shared deck conversion prompt helper (#7107)
Compare 7 commits »
jeirmeister synced commits to custom-zones/a4-deck-list-model at jeirmeister/Cockatrice from mirror 2026-08-30 05:45:44 -07:00
2a6f5a6953 [Models] Mirror custom deck zones in the deck list model
68e4fa054d [UserList] Add invite button to hover popup (#7144)
6f86c45ea8 [Refactor] Extract shared deck conversion prompt helper (#7107)
dade7ae78a Bump actions/checkout from 6 to 7 (#7210)
8f52223322 Bump actions/download-artifact from 7 to 8 (#7209)
Compare 5 commits »
jeirmeister synced commits to custom-zones/b1-zone-management at jeirmeister/Cockatrice from mirror 2026-08-30 05:45:44 -07:00
30c0ba2cd6 [Client] Add zone management to the deck state manager
2a6f5a6953 [Models] Mirror custom deck zones in the deck list model
68e4fa054d [UserList] Add invite button to hover popup (#7144)
6f86c45ea8 [Refactor] Extract shared deck conversion prompt helper (#7107)
dade7ae78a Bump actions/checkout from 6 to 7 (#7210)
Compare 6 commits »
jeirmeister synced commits to custom-zones/b2-editor-zone-menus at jeirmeister/Cockatrice from mirror 2026-08-30 05:45:44 -07:00
78f3abfb50 [Client] Expose custom zone management in the deck editor
834389600f [Client] Add zone management to the deck state manager
30c0ba2cd6 [Client] Add zone management to the deck state manager
2a6f5a6953 [Models] Mirror custom deck zones in the deck list model
68e4fa054d [UserList] Add invite button to hover popup (#7144)
Compare 8 commits »
jeirmeister synced commits to custom-zones/c1-display-widgets at jeirmeister/Cockatrice from mirror 2026-08-30 05:45:44 -07:00
334515b8ad [Client] Show custom zones in the card display widgets
78f3abfb50 [Client] Expose custom zone management in the deck editor
834389600f [Client] Add zone management to the deck state manager
30c0ba2cd6 [Client] Add zone management to the deck state manager
2a6f5a6953 [Models] Mirror custom deck zones in the deck list model
Compare 9 commits »
jeirmeister synced commits to custom-zones/d1-game-deckview at jeirmeister/Cockatrice from mirror 2026-08-30 05:45:44 -07:00
9e6672c2b5 [Game] Render custom deck zones in the deck view
334515b8ad [Client] Show custom zones in the card display widgets
78f3abfb50 [Client] Expose custom zone management in the deck editor
834389600f [Client] Add zone management to the deck state manager
30c0ba2cd6 [Client] Add zone management to the deck state manager
Compare 10 commits »
jeirmeister synced commits to developer-role at jeirmeister/Cockatrice from mirror 2026-08-30 05:45:44 -07:00
7a18670bfd [Server/Client/Protocol] Add developer staff role
68e4fa054d [UserList] Add invite button to hover popup (#7144)
6f86c45ea8 [Refactor] Extract shared deck conversion prompt helper (#7107)
dade7ae78a Bump actions/checkout from 6 to 7 (#7210)
8f52223322 Bump actions/download-artifact from 7 to 8 (#7209)
Compare 5 commits »