mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-13 16:00:13 +00:00
Add option to delete webhooks.
This commit is contained in:
2
public/v1/js/webhooks/create.js
vendored
2
public/v1/js/webhooks/create.js
vendored
File diff suppressed because one or more lines are too long
2
public/v1/js/webhooks/edit.js
vendored
Normal file
2
public/v1/js/webhooks/edit.js
vendored
Normal file
File diff suppressed because one or more lines are too long
8
public/v1/js/webhooks/edit.js.LICENSE.txt
Normal file
8
public/v1/js/webhooks/edit.js.LICENSE.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
/*!
|
||||
* The buffer module from node.js, for the browser.
|
||||
*
|
||||
* @author Feross Aboukhadijeh <http://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
2
public/v1/js/webhooks/index.js
vendored
2
public/v1/js/webhooks/index.js
vendored
File diff suppressed because one or more lines are too long
2
public/v1/js/webhooks/show.js
vendored
Normal file
2
public/v1/js/webhooks/show.js
vendored
Normal file
File diff suppressed because one or more lines are too long
8
public/v1/js/webhooks/show.js.LICENSE.txt
Normal file
8
public/v1/js/webhooks/show.js.LICENSE.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
/*!
|
||||
* The buffer module from node.js, for the browser.
|
||||
*
|
||||
* @author Feross Aboukhadijeh <http://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
Reference in New Issue
Block a user