ConfBuddies
ConfBuddies copied to clipboard
An app to help you find and meet up with your buddies at conferences.
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...
## Description of Feature or Issue Edited Contributing.mb with steps for Development setup without using Docker
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.3. Release notes Sourced from rails-html-sanitizer's releases. 1.4.3 / 2022-06-09 Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of select...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
## Description of Feature or Issue closes # none This PR attempts to push the footer to the bottom of the screen where there is very little content, e.g. login...
# Description Build an onboarding flow where you add yourself as a buddy. This should help users understand how to use the app.
# Description Our feature tests have very non-descriptive names in the `describe`. They're named after the object from the route. So it'll be something like `describe("Profile") do` and the features...
## Description of Feature or Issue closes # Create the data model, UI, and scaffold for Notifications. We do not currently automatically create new notifications. ## Checklist - [ ]...