Commit Graph
94 Commits
Author SHA1 Message Date
catoandGitHub 4371468bbd Update README.md 2021-02-13 17:34:13 +01:00
catoandGitHub 2491657be2 Update README.md 2021-01-27 19:22:18 +01:00
Casually9790 9e1aaaea7b Merge branch 'testing' into main 2021-01-27 18:28:47 +01:00
Casually9790 ddb84f26f1 Merge remote-tracking branch 'origin/testing' into testing 2021-01-27 18:26:40 +01:00
Casually9790 bd288d4d1c Cleaning up for publication 2021-01-27 18:26:35 +01:00
catoandGitHub e44e5f80c6 Update README.md 2021-01-27 18:26:05 +01:00
catoandGitHub 48441e1924 Update README.md 2021-01-27 18:21:29 +01:00
Casually9790 179af51456 Updated Datelock 2021-01-17 16:19:26 +01:00
Casually9790 ddf670cc94 Prepared everything for the votings 2021-01-17 15:54:32 +01:00
Casually9790 ab3a36859a asdf3 2021-01-09 22:09:48 +01:00
Casually9790 4ec09ac16c asdf2 2021-01-09 22:08:55 +01:00
Casually9790 4e24723358 asdf 2021-01-09 22:07:45 +01:00
Casually9790 3528c1d0d3 Final release 2021-01-09 21:56:17 +01:00
Casually9790 69b320b28b Added exeptions 2021-01-09 21:26:13 +01:00
Casually9790 7fd2221e0a reverse block 2021-01-09 21:09:46 +01:00
Casually9790 a14d2a6f33 temp 2021-01-09 20:34:55 +01:00
Casually9790 577015fa3f BUGFIX 2021-01-09 20:23:16 +01:00
Casually9790 b5d18c63ce Fixed out of bounds exception 2021-01-09 18:32:31 +01:00
Casually9790 4c56f2c0ab Back up of first Database 2021-01-09 03:50:07 +01:00
Casually9790 436142f546 Added second voting 2021-01-09 02:35:55 +01:00
Casually9790 e9e9cfca97 Made final changes 2021-01-04 02:22:00 +01:00
Casually9790 dfaf2c55e2 Expanded the number of candidates from 5 to 10-15 2021-01-04 00:42:43 +01:00
Casually9790 f63847a092 Updated Requierments 2020-12-29 19:23:45 +01:00
Casually9790 907db5fb36 QOL 2020-12-27 23:33:56 +01:00
Casually9790 2a8ba84bec Added a datelock to end votes automatically 2020-12-27 23:23:41 +01:00
Casually9790 0597edf116 Changed to Voting Mode 2020-12-27 22:37:20 +01:00
Casually9790 4005fd4edb Google account go taken down switched it 2020-12-25 22:20:26 +01:00
Casually9790 d56514a712 Added names to the voter list 2020-12-18 21:04:02 +01:00
Casually9790 63f4e7c907 Fix error message 2020-12-18 20:11:28 +01:00
Casually9790 47beddf9c8 Final 2020-12-18 20:01:54 +01:00
Casually9790 d7b6283ffe End 2020-12-18 19:25:40 +01:00
Casually9790 fb7b0271b3 Removed code pass through 2020-12-18 19:04:12 +01:00
Casually9790 f65ff26e48 Finishing touches 2020-12-18 18:57:29 +01:00
Casually9790 d0f62b4ca6 Must function now Email is down 2020-12-17 03:11:28 +01:00
Casually9790 221ebf1c2b fixed bug 2020-12-16 23:49:50 +01:00
Casually9790 5cfade336e test 2020-12-16 23:49:27 +01:00
Casually9790 80b20f2098 Test 2020-12-16 20:03:14 +01:00
Casually9790 a37a1e1a91 Changed categories 2020-12-13 21:29:33 +01:00
Casually9790 6d83a513f1 Make input field static 2020-12-13 17:25:27 +01:00
Casually9790 3b0d0ec982 Fixed email input bug 2020-12-13 17:20:42 +01:00
Casually9790 8946853604 Css changes to start site 2020-12-13 17:18:56 +01:00
Casually9790 03e5e1b455 Removed the dashboard because of the existence of phpmyadmin 2020-12-12 00:02:58 +01:00
Casually9790 b32cc63e76 Regex ignores whitespaces now and added all fallback pages 2020-12-11 23:53:42 +01:00
Casually9790 3cd8670cef Merge remote-tracking branch 'origin/main' into main 2020-12-11 21:21:35 +01:00
Casually9790 efc2bd7501 added support of controling the behavoir of the program from the cli
Start application with:
-Dmotto for mottoVoting
-Dadding for addingPhase
-Dvoting for votingPhase
2020-12-11 10:57:58 +01:00
Casually9790 5202042894 added 2020-12-11 00:20:17 +01:00
Casually9790 512331d3ab added 2020-12-11 00:03:40 +01:00
Casually9790 4dd3468bef Have to go to bed now need to write 2020-12-10 23:50:44 +01:00
Casually9790 7a64b195ed QOL changes
- Authentication code only gets send now if you don't have one or your code expired
- Added custom error page
- Trying out scalable Interface
2020-12-09 21:38:43 +01:00
Casually9790 5204322f40 votingPhase can now be toggled from jar
Use -DvotingPhase={boolean} to set value (Defaults to false)
2020-12-08 23:32:20 +01:00