vodle
vodle copied to clipboard
We develop an interactive, consensus-oriented group decision app
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
poll initiator can optionally set a poll-wide minimum share and a number of indivisible budget units
User story: In the draft poll page, if the poll type is "share", the initiator can optionally set a minimum share (a percentage m) and optionally a number of indivisible...
In the "draft poll" page, there are a number of unexpected behaviors. Sometimes: - The "ready" button is greyed out even though all necessary data has been entered. This can...
...to prepare for adding further themes. This mainly regards colors, but also font sizes, positioning, and spacing such as padding and margins.
Resolves Issue #87 . Completed a refactoring of the necessities for implementation of a dark theme. Followed advice on comments on the original post, and created a bunch of CSS...