Skip to content

Instantly share code, notes, and snippets.

View fanuch's full-sized avatar

fanuch

  • Melbourne, Australia
View GitHub Profile
@fanuch
fanuch / userscript.js
Last active April 15, 2024 14:06
Block Click to Edit on Jira Issue
// ==UserScript==
// @name Disable Jira Click Edit
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Disable click edit in Jira issue descriptions
// @author fanuch
// @match https://*.atlassian.net/browse/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=atlassian.net
// @grant none
// ==/UserScript==
@fanuch
fanuch / signal-client.patch
Created March 5, 2021 01:05
Nodered-contrib-signal-client Working Patch to Add Catpcha to SMS and Voice Registration
--- ./nodered-contrib-signal-client/src/signal-client.html.orig 2021-03-03 18:02:33.441455002 +0100
+++ ./nodered-contrib-signal-client/src/signal-client.html 2021-03-03 18:25:22.420362403 +0100
@@ -95,6 +95,7 @@
defaults: {
server: { value: "", type: "remote-server" },
account: { value: "", type: "account" },
+ captcha: { value: "", required: false },
name: { value: "", required: false },
},
inputs: 0,
@fanuch
fanuch / home_assistant_quick_settings_tile.xml
Created February 25, 2018 00:56
Tasker quick settings tile that uses a single tile to turn on, and off lights! Link: https://goo.gl/Uxq5KN
<TaskerData sr="" dvi="1" tv="5.0u7m">
<Task sr="task71">
<cdate>1519374941058</cdate>
<edate>1519519907982</edate>
<id>71</id>
<nme>Demo</nme>
<pri>100</pri>
<Action sr="act0" ve="7">
<code>547</code>
<Str sr="arg0" ve="3">%url</Str>