vodle icon indicating copy to clipboard operation
vodle copied to clipboard

We develop an interactive, consensus-oriented group decision app

Results 64 vodle issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

feature
help wanted
good first issue
ready to implement
in progress
hacktoberfest

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...

feature
ready to implement
typescript
angular

feature
help wanted
good first issue
ready to implement
hacktoberfest

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...

bug
typescript
angular
css
hacktoberfest
hacktoberfest-accepted

...to prepare for adding further themes. This mainly regards colors, but also font sizes, positioning, and spacing such as padding and margins.

feature
help wanted
good first issue
ready to implement
css
hacktoberfest

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...