Merged
Conversation
Contributor
offbyone
commented
Mar 14, 2026
- support more granular downloads per finalist (fixes Packet: Provide one download per finalist? #294)
- support eval codes (fixes Packet feature request: Distribute eval codes for games? #304)
- limited import support (just for eval codes)
169f780 to
6f1b073
Compare
6f0f73f to
d567961
Compare
Two major features in this: nested packet structuring, and distribution code support.
- Distinguish packet-level sections (no subsections, always visible) from category sections (has subsections, collapsible) - Wrap all finalists in single collapsible container per category - Remove individual per-finalist collapse controls - Add Expand/Collapse All button for each category
- Add packet-level section styling (green border) - Add category header styling (blue border) - Add finalist container and item styling - Remove old individual collapse icon styles
- Toggle button text between Expand/Collapse All in Category - Change button color based on state (blue -> red) - Listen to Bootstrap collapse events for state changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.