weekender icon indicating copy to clipboard operation
weekender copied to clipboard

Unofficial proof-of-concept modern update for MTA's Weekender.

Results 14 weekender issues
Sort by recently updated
recently updated
newest added

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.7 Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 1.27.5 to 2.3.2. Changelog Sourced from sanitize-html's changelog. 2.3.2 (2021-01-26): Additional fixes for iframe validation exploits. Prevent exploits based on browsers' tolerance of the use of ""...

dependencies

The original Weekender was not designed to work on mobile devices (and so they have a separate app for that). The Weekender HD Remaster did not build in any mobile...

enhancement
help wanted

The option was included to work around a Parcel / PostCSS bug (see here: https://github.com/parcel-bundler/parcel/pull/2427) and can be removed when this is fixed.

Expanding additional detail for a service alert appears instantaneously: ![dec-09-2018 16-36-43](https://user-images.githubusercontent.com/2553268/49703234-a84a2180-fbd0-11e8-8cc8-75cbc34756c4.gif) This seems jarring. Perhaps some transition in and out will help?

enhancement
help wanted