Skip to content

Releases: anovote/backend

1.0.5

14 May 15:39
1.0.5
527132e
Compare
Choose a tag to compare

🚀 Features

  • Feature/fix build and persistance published by: freshfish70
    • PR: #207
    • Reviewed by:

🐛 Fixes

  • Fix election code issues published by: freshfish70
    • PR: #206
    • Reviewed by:
  • Feature/fix build and persistance published by: freshfish70
    • PR: #207
    • Reviewed by:
Uncategorized

1.0.4

13 May 17:23
1.0.4
a833ee4
Compare
Choose a tag to compare

🐛 Fixes

  • fix timezone published by: spiftire
    • PR: #205
    • Reviewed by:
Uncategorized

1.0.3

11 May 13:29
1.0.3
056845e
Compare
Choose a tag to compare

🐛 Fixes

  • add error logging published by: spiftire
    • PR: #194
    • Reviewed by:
  • Bugfix/delete election with votes published by: spiftire
    • PR: #195
    • Reviewed by:
  • Bugfix/able to set date in past published by: sanderhurlen
    • PR: #197
    • Reviewed by:

📝 Documentation

  • Updated README for backend repository published by: perkynades
    • PR: #199
    • Reviewed by: freshfish70, spiftire
Uncategorized

1.0.2

07 May 13:49
Compare
Choose a tag to compare

🐛 Fixes

1.0.1

07 May 09:21
1.0.1
d9f0787
Compare
Choose a tag to compare

🚀 Features

  • Election is finished when all ballots have been voted on published by: sanderhurlen
    • PR: #185
    • Reviewed by:
Uncategorized
  • remove unneded dep published by: spiftire
    • PR: #192
    • Reviewed by:

1.0.0-Stork

03 May 13:19
1.0.0-Stork
b53d4c7
Compare
Choose a tag to compare

🚀 Features

  • Add ORM to backend with db container published by: sanderhurlen
    • PR: #30
    • Reviewed by:
  • Feature/crud ballot published by: freshfish70
    • PR: #72
    • Reviewed by:
  • Feature/error handling middleware with error types published by: sanderhurlen
    • PR: #85
    • Reviewed by: freshfish70
  • Add default message to organizer constraint published by: freshfish70
    • PR: #98
    • Reviewed by: spiftire
  • Feature/security layer published by: sanderhurlen
    • PR: #102
    • Reviewed by:
  • Feature/add user to election room published by: spiftire
    • PR: #126
    • Reviewed by: perkynades
  • Feature/verification by mail published by: sanderhurlen
    • PR: #133
    • Reviewed by:
  • Feature/push election join published by: freshfish70
    • PR: #148
    • Reviewed by:
  • fix date handling by using date-fns published by: sanderhurlen
    • PR: #157
    • Reviewed by: spiftire
  • Feature/user details published by: sanderhurlen
    • PR: #164
    • Reviewed by:
  • Feature/reverse proxy published by: freshfish70
    • PR: #173
    • Reviewed by: sanderhurlen
  • Feature/node cron job for elections published by: sanderhurlen
    • PR: #172
    • Reviewed by:
  • Add endpoint to check authentication published by: freshfish70
    • PR: #175
    • Reviewed by: perkynades
  • Feature/mark ballot complete published by: freshfish70
    • PR: #178
    • Reviewed by: perkynades

🐛 Fixes

  • fix timezone published by: spiftire
    • PR: #82
    • Reviewed by:
  • Fixes environment for test published by: spiftire
    • PR: #90
    • Reviewed by:
  • Hotfix/update entity published by: freshfish70
    • PR: #93
    • Reviewed by:
  • Fix password in clear text + extra published by: sanderhurlen
    • PR: #101
    • Reviewed by:
  • Hotfix/email case sense published by: freshfish70
    • PR: #146
    • Reviewed by:
  • fix date handling by using date-fns published by: sanderhurlen
    • PR: #157
    • Reviewed by: spiftire
  • Fix ballot stat loading published by: freshfish70
    • PR: #168
    • Reviewed by:
  • fix date trouble published by: sanderhurlen
    • PR: #167
    • Reviewed by:
  • Fix join bug published by: freshfish70
    • PR: #174
    • Reviewed by: sanderhurlen, perkynades
  • Add endpoint to check authentication published by: freshfish70
    • PR: #175
    • Reviewed by: perkynades
  • fix only log when needed published by: spiftire
    • PR: #181
    • Reviewed by:
  • Fix GitHub action workflow published by: spiftire
    • PR: #182
    • Reviewed by:

🏗 Refactor

  • Aims to protect entities published by: spiftire
    • PR: #107
    • Reviewed by:
  • Bugfix/test setup published by: sanderhurlen
    • PR: #117
    • Reviewed by: freshfish70
  • Feature/mark ballot complete published by: freshfish70
    • PR: #178
    • Reviewed by: perkynades

🛡 Security

  • Feature/security layer published by: sanderhurlen
    • PR: #102
    • Reviewed by:
  • Fix password in clear text + extra published by: sanderhurlen
    • PR: #101
    • Reviewed by:
Uncategorized
  • Docker setup for backend published by: perkynades
    • PR: #5
    • Reviewed by:
  • Feature/setup actions published by: freshfish70
    • PR: #7
    • Reviewed by:
  • update readme windows instructions published by: spiftire
    • PR: #8
    • Reviewed by:
  • Add skeleton for HTTP server published by: perkynades
    • PR: #29
    • Reviewed by:
  • Implementation of a logging framework published by: perkynades
    • PR: #28
    • Reviewed by:
  • Feature/node published by: freshfish70
    • PR: #68
    • Reviewed by:
  • Bugfix/add http codes and recommended extentions published by: spiftire
    • PR: #69
    • Reviewed by:
  • Add morgan as logging middleware published by: spiftire
    • PR: #81
    • Reviewed by:
  • delete unused scripts published by: spiftire
    • PR: #79
    • Reviewed by:
  • Add spellchecking as GHA published by: spiftire
    • PR: #83
    • Reviewed by:
  • Rate limit published by: spiftire
    • PR: #89
    • Reviewed by:
  • Feature/change election organizer password published by: perkynades
    • PR: #78
    • Reviewed by: freshfish70
  • Fix spelling in code published by: sanderhurlen
    • PR: #99
    • Reviewed by:
  • Feature/add election organizer to election published by: perkynades
    • PR: #103
    • Reviewed by:
  • Fix default enums published by: spiftire
    • PR: #97
    • Reviewed by: freshfish70
  • Bugfix/validate date published by: spiftire
    • PR: #104
    • Reviewed by:
  • Feature/linting published by: spiftire
    • PR: #110
    • Reviewed by:
  • Exclude sensitive fields from API calls published by: spiftire
    • PR: #111
    • Reviewed by:
  • Add candidate update from ballot published by: freshfish70
    • PR: #119
    • Reviewed by:
  • Cherry picked eltons lovelly work 🥦 published by: spiftire
    • PR: #120
    • Reviewed by: sanderhurlen, freshfish70
  • Feature/vote blank published by: spiftire
    • PR: #128
    • Reviewed by:
  • Feature/save eligible voters list published by: perkynades
    • PR: #129
    • Reviewed by: sanderhurlen
  • Feature/save eligible voters list published by: spiftire
    • PR: #135
    • Reviewed by: sanderhurlen, perkynades
  • add basic function to push ballots to voters published by: spiftire
    • PR: #134
    • Reviewed by:
  • Feature/vote single candidate published by: perkynades
    • PR: #138
    • Reviewed by: freshfish70
  • Feature/verify voter integrity published by: freshfish70
    • PR: #141
    • Reviewed by:
  • Feature/live results published by: freshfish70
    • PR: #144
    • Reviewed by:
  • Feature/voter token reconnect published by: freshfish70
    • PR: #145
    • Reviewed by: spiftire, perkynades
  • Feature/add submit vote checks published by: perkynades
    • PR: #150
    • Reviewed by: sanderhurlen
  • Update example env published by: freshfish70
    • PR: #155
    • Reviewed by:
  • Feature/prevent duplicate ballots published by: freshfish70
    • PR: #154
    • Reviewed by: sanderhurlen, spiftire
  • Feature/connected voters count published by: perkynades
    • PR: #151
    • Reviewed by:
  • hotifx/disconnect-voter-stats published by: perkynades
    • PR: #158
    • Reviewed by:
  • Hotfix/load voters published by: freshfish70
    • PR: #159
    • Reviewed by:
  • Voter stats published by: spiftire
    • PR: #156
    • Reviewed by:
  • Feature/delete election published by: spiftire
    • PR: #165
    • Reviewed by:
  • backend logic for elapsed time published by: spiftire
    • PR: #163
    • Reviewed by: sanderhurlen
  • Feature/voter logout on election finish published by: spiftire
    • PR: #169
    • Reviewed by: