Go to file
aymm 620db83def
Bumbed version number
2021-04-10 14:32:27 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2021-04-05 09:44:45 +02:00
.nova Fixed #17 2021-04-05 15:04:47 +02:00
icons Added poll creation, srourcecode icon 2021-04-04 21:23:20 +02:00
scripts Added poll creation, srourcecode icon 2021-04-04 21:23:20 +02:00
styles Fixed #1 Added posting about new polls 2021-04-05 10:56:15 +02:00
.eslintrc Added eslint 2021-03-28 13:15:32 +02:00
.gitignore initial commit 2021-03-11 16:51:25 +00:00
auth_callback.php Auto redirecting after login 2021-04-05 12:44:59 +02:00
bootstrap.php Fixed configuration mixing up client id and secret 2021-04-05 12:36:39 +02:00
composer.json Bumbed version number 2021-04-10 14:32:27 +02:00
composer.lock Changed version to reflect milestone 2021-04-05 11:27:06 +02:00
config.php.default Basic polls display + UI work 2021-03-27 20:37:17 +01:00
globals.php Fixed release url 2021-04-05 12:54:10 +02:00
index.php Fixed #9 2021-04-05 11:59:12 +02:00
logout.php Fixed #17 2021-04-05 15:04:47 +02:00
new_poll.php Fixed #1 Added posting about new polls 2021-04-05 10:56:15 +02:00
phpcs.xml initial commit 2021-03-11 16:51:25 +00:00
post_poll.php Fixed #1 Added posting about new polls 2021-04-05 10:56:15 +02:00
view_poll.php Made clearer if updating an existing vote 2021-04-10 14:28:38 +02:00
vote_poll.php Added footer, added radio buttons for single option polls, fixed voting bug 2021-04-04 12:04:00 +02:00