- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Notify on completed compilation
<span class="btn-recompile-label" ng-show="!pdf.compiling">Recompiler</span>
<span class="btn-recompile-label" ng-show="pdf.compiling">Compilation en cours…</span>
Notify on completed compilation
Notification.requestPermission().then((result) => {
console.log(result);
});
Promise { <state>: "pending" }
The Notification permission may only be requested from…
*Credentials are incorrect or have expired.*
*Credentials are incorrect or have expired.*
Clear cookies and site data... does not help in fact. Only the homepage seems to work fine.
https://codeberg.org/explore/repos does not work for instance even in a private window.
*Credentials are incorrect or have expired.*
Benjamin_Loison
commented on issue Benjamin_Loison/Verified_repositories#6
2025-03-23 21:43:28 +01:00
Track webext-signed-pages: Add on websites
Related to #3.
Make my SSH
aliases prefer LAN over Internet but with a single command
Maybe can start the actual LAN SSH connection and figure out if it establishes correctly and if so print it and gives the end-user the connection access, otherwise try with Internet.
Toggle *Pointer location*
Toggle screen orientation lock
Unable to publish comment with a warning about incorrect JSON because of rate limited
{"errorMessage":"You've been rate limited","renderFormat":"text"}
{"redirect":"/Benjamin_Loison/Improve_websites_thanks_to_open_source/issues/1496"}
![Screenshot from 2025-03-14…