Louis Lam
|
1708b67949
|
Change execSync/spawnSync to async (#4123)
* WIP
* Add missing await
* Update package-lock.json
|
2023-11-30 16:12:04 +08:00 |
|
Clemens Wolff
|
b680371746
|
Make apprise notification title configurable in UI
|
2022-05-07 11:00:57 -04:00 |
|
Clemens Wolff
|
4b9dc2890d
|
Convert let to const
|
2022-05-02 11:16:08 -04:00 |
|
Clemens Wolff
|
f9004bcbed
|
Add optional title to apprise notification
|
2022-05-02 11:14:26 -04:00 |
|
Clemens Wolff
|
bc174c3325
|
Extract child process args into variable
|
2022-05-02 11:00:14 -04:00 |
|
Louis Lam
|
d71c086447
|
Standardize array bracket spacing
|
2022-04-17 15:27:35 +08:00 |
|
Louis Lam
|
8d8c38b1a8
|
Allow unused vars in args and fix more eslint issues
|
2022-04-17 01:39:49 +08:00 |
|
Louis Lam
|
649f3106e1
|
Enforce semicolon, fix format globally
|
2022-04-14 01:20:54 +08:00 |
|
LouisLam
|
da74391c3e
|
convert notifications into modules
|
2021-09-07 22:42:46 +08:00 |
|