🇨🇴
Pinned Loading
-
esbuild-plugin-rewrite-relative-import-extensions
esbuild-plugin-rewrite-relative-import-extensions PublicRewrite jsx, ts and tsx imports to js.
TypeScript
-
Automount usb devices with systemd a...
Automount usb devices with systemd and udisks2 1// Allow "your_user" to mount drives without authentication
23polkit.addRule(function (action, subject) {
4const isAction = action.id == "org.freedesktop.udisks2.filesystem-mount" ||
5action.id == "org.freedesktop.udisks2.filesystem-unmount" ||
-
Create a webdav server with nginx
Create a webdav server with nginx 1# Put the contents of webdav under /etc/nginx/sites-available -> /etc/nginx/sites-available/webdav
23# In shell execute the following commands
45sudo rm /etc/nginx/sites-enabled/default
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.