William Entriken

Results 527 issues of William Entriken

If built page includes a match: ```perl m/href="[^"]+.html"/ ``` which doesn't also match: ```perl m@://@ ``` then that is an error. --- Or in normal English: you must not link...

help wanted

This is a script that runs on the built site. It simple looks at all the file names. The script has a hard coded list of unacceptable file extensionns. And...

We expect that visitors will access the page using only .html files and not hotlink to other assets. So any other files that are not .html extension should be referenced...

low priority

# Blockers - [ ] ALL other issues are done first. - [ ] Think about reimplementing acls.net with this as a test while working on this. # Work plan...

low priority

After the CSS compilation step (if any) UnCSS is the tool we want. --- # Work plan Add a test to package.json that checks all rules in build/**/*.css versus the...

low priority

I have a PR open on the sister repo https://github.com/ethereum/EIPs/pull/6483#pullrequestreview-2449742437 ![217939959-66fad508-5f3f-419a-bc38-26674b593a49](https://github.com/user-attachments/assets/54bcf9dd-b5a5-4ab1-b8c5-5b3a82a2ce88) Is there any interest in something like this for the ERCs repo? --- And yes, I won't do any...

### Describe the problem When terminating an employee you want to disable them from logging more hours. But you still want to include them in reports. Especially so you can...

feature request

### Describe the issue When loading the URL: > https://pacific.kimai.cloud/en/reporting/users/week?date=2024-12-30&team=&project=&sumType=duration The report will show data for the dates: * Mon 2024-12-30 * Tue 2024-12-31 * Wed 2025-01-01 * Thu 2025-01-02...

needs discussion

Please update build settings so this repo will create a .min js in the dist folder. That means that I will be able to include it using Jsdelivr and get...

### Description This allows the `abbr` element to retain styling if you are using tooltips. The tooltips feature will remove the `title` attribute, so the original `abbr[title]` rule no longer...

css
v5