Tingle icon indicating copy to clipboard operation
Tingle copied to clipboard

An open-source framework for maps, with a focus on gaming communities.

Results 38 Tingle issues
Sort by recently updated
recently updated
newest added

Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.19.1. Release notes Sourced from loofah's releases. 2.19.1 / 2022-12-13 Security Address CVE-2022-23514, inefficient regular expression complexity. See GHSA-486f-hjj9-9vhh for more information. Address CVE-2022-23515, improper...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.1 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...

dependencies

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [activerecord](https://github.com/rails/rails) from 5.2.2.1 to 5.2.8.1. Release notes Sourced from activerecord's releases. 5.2.8 Active Support Fix tag helper regression. Eileen Uchitelle Active Model No changes. Active Record No changes. Action...

dependencies

Bumps [actionview](https://github.com/rails/rails) from 5.2.2.1 to 5.2.7.1. Release notes Sourced from actionview's releases. 5.2.7 Active Support Restore support to Ruby 2.2. ojab Active Model No changes. Active Record No changes. Action...

dependencies

Bumps [actionpack](https://github.com/rails/rails) from 5.2.2.1 to 5.2.7.1. Release notes Sourced from actionpack's releases. 5.2.7 Active Support Restore support to Ruby 2.2. ojab Active Model No changes. Active Record No changes. Action...

Many places within index.php have "Zelda Maps" hardcoded. This should be converted to a configurable variable.

Current sql script seems to be built for latin1. Please provide full support for unicode (binary or ut8mb4 character set).

Domain should be a configuration variable.

Currently, config.php has configuration parameters, reads configuration from an environment file, validates configuration, and has sql transaction code. These should be mostly split to separate files to separate what users...