• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vocdoni / saas-backend / 30364381768

Builds Branch Commit Type Ran Committer Via Coverage
30364381768 fix/trim-member-whitespace fix(scripts): default repairlogins to the database in the mongo URL The command required --mongoDB even when the connection string already carried the database in its path, so an operator whose VOCDONI_MONGOURL is already complete had to name the... Pull #608 28 Jul 2026 01:45PM UTC elboletaire github
62.91
30359653834 fix/trim-member-whitespace feat(members): make CSP login case-insensitive Login matched a byte-exact hash of the census auth fields, so a member stored as "John Doe" could not authenticate by typing "john doe". This was recorded as a follow-up on the whitespace fix and is ... Pull #608 28 Jul 2026 12:42PM UTC elboletaire github
62.93
30350727059 fix/trim-member-whitespace refactor(members): centralize member normalization in Normalized() Addresses review feedback on the whitespace hotfix. The trimming was duplicated: prepareOrgMember normalized fields for storage and authFirstStep repeated the same rules for the ... Pull #608 28 Jul 2026 10:33AM UTC elboletaire github
62.77
30345703128 fix/trim-member-whitespace fix(members): trim whitespace in CSP login fields The CSP login hash is a byte-exact match over the census auth fields, but only email and birthdate were normalized. Name, surname, member number and national ID were stored and compared verbatim, ... Pull #608 28 Jul 2026 09:22AM UTC elboletaire github
62.77
29813735250 main chore(lint): fix all golangci-lint issues for v2.12 (#584) Pull #583 21 Jul 2026 09:36AM UTC web-flow github
62.42
29813731602 main chore(lint): fix all golangci-lint issues for v2.12 (#584) push 21 Jul 2026 09:35AM UTC web-flow github
62.42
29813764360 fix/backfill-process-start-date fix(processes): backfill start date when publishing immediate-start processes A process created with an empty startDate ("start immediately") kept a zero date in Mongo forever: the on-chain elections get StartTime=0 (start at the mined block) but... Pull #586 21 Jul 2026 09:16AM UTC elboletaire github
62.43
29813185567 fix/backfill-process-start-date fix(processes): backfill start date when publishing immediate-start processes A process created with an empty startDate ("start immediately") kept a zero date in Mongo forever: the on-chain elections get StartTime=0 (start at the mined block) but... Pull #586 21 Jul 2026 08:19AM UTC elboletaire github
62.44
29747085882 main chore(api): /processes migration cleanup — deprecations, RESTful shapes, jobs/apikeys consolidation, param standardization (#582) * chore(processes): deprecate legacy /process endpoints; add missing /processes replacements Mark every legacy sing... Pull #583 20 Jul 2026 01:47PM UTC web-flow github
62.43
29747082380 main chore(api): /processes migration cleanup — deprecations, RESTful shapes, jobs/apikeys consolidation, param standardization (#582) * chore(processes): deprecate legacy /process endpoints; add missing /processes replacements Mark every legacy sing... push 20 Jul 2026 01:47PM UTC web-flow github
62.43
29736571928 chore/api-cleanup feat(processes): expose chainId on the /processes response Vote signatures are chain-id-bound: the Vochain rebuilds the signed body with its own chainId to recover the vote signer, so a client signing under a different chainId gets a recovered ad... Pull #582 20 Jul 2026 11:01AM UTC lucasmenendez github
62.43
29728831431 chore/api-cleanup fix(jobs): keep member-import error PII off the public job endpoint The public GET /jobs/{jobId} builds its response via JobResponseFromDB, which surfaces job.Errors. For member-import jobs those strings embed raw member data — plaintext email (d... Pull #582 20 Jul 2026 08:52AM UTC lucasmenendez github
62.43
29725936637 chore/api-cleanup fix(jobs): keep member-import error PII off the public job endpoint The public GET /jobs/{jobId} builds its response via JobResponseFromDB, which surfaces job.Errors. For member-import jobs those strings embed raw member data — plaintext email (d... Pull #582 20 Jul 2026 08:00AM UTC lucasmenendez github
62.43
29573995016 feat/fable-review docs: add full codebase review (ANALYSIS.md) Adds a severity-ranked review of the backend covering correctness, security, data-integrity, performance, test coverage and structure. Highlights one critical issue (account email change re-derives and... Pull #585 17 Jul 2026 10:44AM UTC elboletaire github
62.17
29572380538 b/lint-fixes chore(lint): fix all golangci-lint issues for v2.12 Code fixes: - convert stray fmt prints in db/ and migrations/ to structured log calls - extract repeated validator description strings into shared constants - replace sort.Strings/sort.Slice wi... Pull #584 17 Jul 2026 10:16AM UTC elboletaire github
62.15
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 74
  • 75
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc