ubyssey.ca icon indicating copy to clipboard operation
ubyssey.ca copied to clipboard

The code that powers www.ubyssey.ca

Results 174 ubyssey.ca issues
Sort by recently updated
recently updated
newest added

Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 2.2.1 to 3.0.5. Release notes Sourced from js-cookie's releases. v3.0.5 Remove npm version restriction in package.json - #818 v3.0.4 Publish to npmjs.com with package provenance v3.0.1 Make...

dependencies
javascript

Bumps [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch) from 2.2.1 to 3.0.0. Commits fc5e0d0 3.0.0 496fa43 Add version that was previously uncomitted to the package.json due to the pre... 9f5a8b6 Add a list of alternatives 49280e6...

dependencies
javascript

Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 3.5.0 to 5.1.0. Release notes Sourced from jasmine's releases. 5.1.0 Please see the release notes. 5.0.2 Please see the release notes. 5.0.1 Please see the release notes....

dependencies
javascript

Bumps [plugin-error](https://github.com/gulpjs/plugin-error) from 1.0.1 to 2.0.1. Release notes Sourced from plugin-error's releases. plugin-error v2.0.1 Bug Fixes Exclude domainEmitter from output (#26) (2a89513) plugin-error v2.0.0 ⚠ BREAKING CHANGES Don't include domain...

dependencies
javascript

## What problem does this PR solve? This PR updates `gulp-sass` and `node-sass` to work with newer versions of Node. Closes #1144 ## How did you fix the problem? `node-sass`...

Add a highlight feature through [wagtail-hooks](https://docs.wagtail.org/en/stable/extending/extending_draftail.html). We will need to provide a basic set of colors at least (yellow, red, blue and green). An further highlight colors can be added...

feature
volunteer

## What behavior were you expecting? BlockAdBlock is a JS script which was added to remove any adblockers on to the site. In addition, a pop up will be displayed...

bug
volunteer

Bumps [semver](https://github.com/npm/node-semver) to 5.7.2 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [node-sass](https://github.com/sass/node-sass) and [core-js-compat](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-compat). These dependencies need to be updated together. Updates `semver` from 5.7.1 to 5.7.2 Release notes Sourced from semver's...

dependencies
javascript

## What behavior were you expecting? I was expecting to be able to install all the Node module dependencies with Node v16. ## What was your environment like? macOS v13.0,...

bug

The Wagtail password reset feature located at `/admin/password_reset/` fails with a 500 error. ## What behavior were you expecting? This feature should either send a password reset email to the...

bug