SolidOS for devs: https://github.com/solidos/solidos SolidOS Pod: https://solidos.solidcommunity.net/
github-actions[bot] on gh-pages
deploy: 6dd19a2832f44262a0a827d… (compare)
bourgeoa on main
update dependencies 1.8.3 (compare)
bourgeoa on v1.8.3
github-actions[bot] on gh-pages
deploy: a8f173949d2bc7ed32e107e… (compare)
timea-solid on main
Update README.md (compare)
bourgeoa on jeff-zucker-loginStatusBox-1
github-actions[bot] on gh-pages
deploy: d32aa1cd126aa0cdf6f9eef… (compare)
theRealImy on main
Mention changed loginStatusBox Merge pull request #163 from So… (compare)
jeff-zucker on jeff-zucker-loginStatusBox-1
Mention changed loginStatusBox (compare)
github-actions[bot] on gh-pages
deploy: 1be528cabe05436b8eeb666… (compare)
https://timbl.com/timbl/Public/2021/Solid%20Editors%20weekly/
should in fact show me https://timbl.com/timbl/Public/2021/Solid%20Editors%20weekly/index.ttl#this
but it gets redirected to https://timbl.com/timbl/Public/2021/Solid%20Editors%20weekly/#this
which is nonsense. I am logged in with a username from the test version. I get thousands of copies of this:
logIn: Already logged in as <https://timbl.solidcommunity.net:8443/profile/card#me>
mashlib.js:126298 (Logged in as <https://timbl.solidcommunity.net:8443/profile/card#me> by authentication)
window.location.href = curUrl.toString();
which causes the page to reload… is this code to add on a msiing “#this” lost the log in maybe … you can’t just set the window.location.href without causing navigation to occur … not sure of the conditions for that\