CAcert board voting system running at https://motion.cacert.org/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Jan Dittberner c6b1435875 Add goose database migrations 7 years ago
db Add goose database migrations 7 years ago
static Initial Go code for reimplementation 7 years ago
templates Implement direct voting 7 years ago
.gitignore Add goose database migrations 7 years ago
.htaccess closing votes now controlled by crontab (user www-data) to close daily on the new day. Votes are due in the last minute of previous day 15 years ago
Makefile Add version and build number output 7 years ago
boardvoting.go Implement direct voting 7 years ago
config.yaml.example Implement reminder job 7 years ago
forms.go Implement proxy voting 7 years ago
jobs.go Implement proxy voting 7 years ago
models.go Use INSERT OR REPLACE to allow changing votes 7 years ago
notifications.go Refactor notifications to use a cleaner interface 7 years ago