James Smith
James Smith
When changing the language in settings, some parts aren’t translated. This is okay, as long as those parts have a lang attribute that tells screen readers in which language that...
The blue warning icon does not have enough contrast against the background (this should be at least 3:1). See https://www.w3.org/WAI/WCAG21/Understanding/non-text-contrast.html
* [ ] #2090 * [ ] #1953 * [ ] #1106 * [ ] #1896 * [ ] #1737 * [ ] #1091 * [ ] #1584
I'm getting a failed foreign key constraint, but I can't tell why.
Trying to improve SQLite and resolve #1099 using https://fractaledmind.github.io/2023/09/07/enhancing-rails-sqlite-fine-tuning/
We're not currently using the Rails cache properly - we can do better.
Supported now in all the current browsers, and THREE.js has a nice page on using it: https://threejs.org/manual/#en/offscreencanvas
Thruster is a thin proxy that handles things like `X-Sendfile` as well as SSL and other goodness. This PR is an experimental one trying to get it working.