I was actually going to ping you on this later after I have it tidied back up. This would qualify as another one of those "long-term projects" that I might have dropped all at once but I'm trying…
Confused about the term "hallucinate". During the attack, it was a real attack, not hallucinations. Currently, as you say, it's impossible to reach the threshold, so there are no hallucinations.…
The change above:
- Fixes non-JS Hidden Services Manager UI truncation by pinning the height of the iframe to the height of the viewport when Javascript is not available
- Fixes Hidden Services…
Probable fix:
diff --git a/apps/routerconsole/jsp/themes/console/dark/console.css b/apps/routerconsole/jsp/themes/console/dark/console.css
index e9df799e3..23243a7ba 100644
--- a/apps/routerco…
Not going to review or test the diff, whatever works is fine.
Key is that you test all 16 cases (js/not X iframe/not X 4 webapps) including expand/collapsing panels where applicable
Once you're…
Better patch, reduces the number of times we set iframe height to viewport height by applying it to all iframes, removes redundant settings from #i2ptunnelframe
and #susidnsframe
, sets…
It appears that the aforementioned 100vh line in #susidnsframe
does not require !important
.
- I2PTunnel JS: Works
- I2PTunnel No-JS: Works
- Snark JS: Works
- Snark No-JS: Works
- Susimail JS: Works
- Susimail No-JS: Works
- Address Book JS: Works
- Address Book No-JS: Works(Except for…
It is indeed a dup. I will close this one then.
This is a dup of unresolved issue #418 assigned to @idk ; assigning this one to him also.
sample from paste:
Jul 26, 2024, 2:36:05 AM WARN [dHandler 2/3] net.i2p.stat.StatManager : Invalid rate stat : jobQueue.readyJobs
Jul 26, 2024, 2:36:05 AM WARN [dHandler 2/3] net.i2p.sta…
I have this reproduced and logged, happening about 3x/day.
I'm logging in ExpireLeasesJob if we expire a local LS. In all cases the LS has only one lease and that lease expires only a few minutes…
If you saw it before subDbs then I would expect subDbs, if they had an effect, to make it worse by keeping a LS obtained from one place, from being used in another place. One client might have a…
BuildExecutor not BuildRequestor? repoll() not called or not working? But LOOP_TIME failsafe is only 800 ms. Is TPManager.listPools() omitting a pool? subdb related? race?