Skip to content

Deploy 2022-04-27

Compare
Choose a tag to compare
@kwypchlo kwypchlo released this 28 Apr 08:46
· 121 commits to main since this release
20a9bcc

What's Changed

  • Bump golang from 1.17.8 to 1.18.0 by @dependabot in #162
  • Use base 10 units instead of base 2 units by @ro-tex in #168
  • Implement names for API keys. by @ro-tex in #164
  • [MINOR] Refactoring and simplification by @ro-tex in #166
  • Implement DELETE /user/pubkey/:pubKey by @ro-tex in #159
  • Anonymous uploads + track upload IPs by @ro-tex in #167
  • Do not disclose whether a user exists or not on failed login attempt. by @ro-tex in #172
  • Use base 2 units instead of base 10 units by @ro-tex in #169
  • Bump alpine from 3.15.1 to 3.15.2 by @dependabot in #174
  • API keys are only accepted by the /track/* and /user/limits endpoints by @ro-tex in #173
  • When a user exceeds their quota limit only their speed by @ro-tex in #175
  • [MINOR] A collection of minto follow up actions by @ro-tex in #170
  • Lint dockerfile with hadolint by @kwypchlo in #176
  • Bump alpine from 3.15.2 to 3.15.3 by @dependabot in #183
  • Fix monthStart by @ro-tex in #177
  • Implement GET /uploadinfo/:skylink by @ro-tex in #182
  • Refactor the Tester package by @ro-tex in #152
  • F/U Tester refactoring by @ro-tex in #187
  • Add the user's sub to the information returned by /user/limits by @ro-tex in #188
  • Give normalizeDayOfMonth a more readable signature. by @ro-tex in #189
  • Stripe Endpoints by @ro-tex in #80
  • Add Continuous Release by @MSevey in #190
  • Fix user creation time being zero. by @ro-tex in #196
  • Stop tracking registry accesses by @ro-tex in #197
  • Run dependabot monthly instead of weekly. by @ro-tex in #201
  • Ignore "IndexNotFound" errors and log the rest without panicking. by @ro-tex in #202
  • Bump alpine from 3.15.3 to 3.15.4 by @dependabot in #192
  • Allow account recovery from unconfirmed emails. by @ro-tex in #194
  • [MINOR] Convert bson.D to bson.M where possible. by @ro-tex in #193
  • Bump golang from 1.18.0 to 1.18.1 by @dependabot in #200

Full Changelog: deploy-2022-03-22...deploy-2022-04-27