]> git.scottworley.com Git - voter/shortlog
voter
2024-04-07 Scott WorleyRelease 0.3.0 master v0.3.0
2024-04-07 Scott WorleyDisallow voting for eliminated candidates server-side
2024-04-07 Scott WorleyEliminated candidates UI
2024-04-07 Scott WorleyAppease clippy
2024-04-07 Scott WorleyUpdate dependencies' versions
2024-04-07 Scott WorleyDon't ignore errors while reading vote tally
2023-01-01 Scott WorleyAppease clippy more
2023-01-01 Scott WorleyAppease clippy more
2023-01-01 Scott WorleyUpdate dependencies' versions
2023-01-01 Scott WorleyAppease clippy
2022-11-24 Scott WorleyLink the link
2022-11-24 Scott WorleyRelease 0.2.6 v0.2.6
2022-11-24 Scott WorleyAdd license, README, and Changelog
2022-11-24 Scott WorleyRelease 0.2.5 v0.2.5
2022-11-24 Scott WorleyUpdate dependencies' versions
2022-11-24 Scott WorleySet-Cookie flags are ;-separated
2022-11-20 Scott WorleyRelease 0.2.4 v0.2.4
2022-11-20 Scott WorleyMissing votes file is not an error
2022-11-20 Scott WorleyRelease 0.2.3 v0.2.3
2022-11-20 Scott WorleyTry a cgi with PATH_INFO in the uri
2022-11-20 Scott WorleyRelease 0.2.2 v0.2.2
2022-11-20 Scott WorleyOverride cgi dependency with a fixed version
2022-11-19 Scott WorleyRelease 0.2.1 v0.2.1
2022-11-19 Scott WorleyRelease 0.2.0 v0.2.0
2022-11-19 Scott WorleySort view with column headers
2022-11-19 Scott WorleyUpdate vote counts to reflect local votes
2022-11-19 Scott WorleyShow vote counts
2022-11-19 Scott WorleyColumn headers
2022-11-19 Scott WorleyPreserve visibility of users' votes across page refresh
2022-11-19 Scott WorleyTell browsers not to auto-complete
2022-11-19 Scott WorleySend votes
2022-11-19 Scott WorleySpinning animation while vote request is processing
2022-11-19 Scott WorleyEnable checkboxes on page load
2022-11-19 Scott WorleyDOCTYPE and charset
2022-11-19 Scott WorleyTitle
2022-11-19 Scott WorleyCheckboxes
2022-11-19 Scott WorleySimpler make_random_id()
2022-11-19 Scott WorleyShow the candidates
2022-11-19 Scott WorleyCookies don't need to be so big
2022-11-19 Scott WorleyMake cookies
2022-11-19 Scott WorleyRecord votes
2022-11-18 Scott WorleyPath validation
2022-11-18 Scott WorleyStart with the cgi example usage