Jeremy Ruston
Jeremy Ruston
The recent fix #8815 for the problems originally reported in #8812 still has some issues. Steps to reproduce: 1. Start a fresh install of MWS with `npm install` followed by...
Steps to reproduce: 1. Start with a fresh install of MWS 2. Run `npm install` and `npm start` 3. Visit http://127.0.0.1:8080/ in a browser 4. Click the button "Add Admin...
Steps to reproduce: 1. Start with a fresh install of MWS 2. Run `npm install` and `npm start` 3. Visit http://127.0.0.1:8080/ in a browser 4. Click the button "Add Admin...
Steps to reproduce: 1. Start with a fresh install of MWS 2. Run `npm install` and `npm start` 3. Visit http://127.0.0.1:8080/ in a browser 4. Click the button "Add Admin...
This PR is a recreation of #4541 which was [merged](f90eb386ae7cd7da0f18b8d53fb0e454d9486d75) and then later [reverted](a05302da10de8404ca5aff793c661260673c4dfd) when it was discovered that it [caused a serious performance regression](https://github.com/Jermolene/TiddlyWiki5/pull/4541#issuecomment-1601137223). --- TiddlyWiki's language plugin mechanism...
The following PRs have been merged for v5.4.0 but do not yet have a changenote in the new format introduced by #9287 and refined in #9385. I would like to...