unteris icon indicating copy to clipboard operation
unteris copied to clipboard

Unteris is a TTRP homebrew setting filled with cults, ancient magic, and deities. This is the source code for the website and server

Results 8 unteris issues
Sort by recently updated
recently updated
newest added

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1. Changelog Sourced from @​adobe/css-tools's changelog. 4.3.1 / 2023-03-14 Fix redos vulnerability with specific crafted css string - CVE-2023-26364 4.3.0 / 2023-03-07 Update build tools...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.1 to 4.0.5. Changelog Sourced from vite's changelog. 4.0.5 (2023-05-26) fix: fs.deny with leading double slash (#13348) (28548b5), closes #13348 4.0.4 (2023-01-03) fix: importmap should insert before...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Looks like the postgres data path is incorrect in the docker files in the root dir. For example at https://github.com/jmcdo29/unteris/blob/main/docker-compose.dev.yml#L82 it should be `/var/lib/postgresql/data`