FabulaVotes/src
trotFunky 635716c04b vote: Change graph display condition, don't fetch for admin
Now, the graph will only show when everyone has voted and the week is no longer
the last one active.
This is to minimize information gathering by looking during voting.

Don't fetch the vote data for the admin : it is not used, so no need to
query the database.

Update README with new TODOs and clean up main includes a bit.
2024-07-26 00:47:10 +01:00
..
auth.rs vote: Change graph display condition, don't fetch for admin 2024-07-26 00:47:10 +01:00
database.rs v1.0: First production version 2024-07-23 21:51:42 +01:00
database_records.rs v1.1: Add weekly introductions 2024-07-23 21:51:51 +01:00
main.rs vote: Change graph display condition, don't fetch for admin 2024-07-26 00:47:10 +01:00
truth.rs truths: Change truth creation URL 2024-07-25 16:54:19 +01:00
vote.rs vote: Change graph display condition, don't fetch for admin 2024-07-26 00:47:10 +01:00
week.rs v1.1: Add weekly introductions 2024-07-23 21:51:51 +01:00