Daniel Gibbs
fc4028296f
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
refactor(docs): change all urls from the old wiki to new docs (#2122 )
7 years ago
Daniel Gibbs
430997bd40
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
7 years ago
Daniel Gibbs
616e976251
Revert "SC2168: 'local' is only valid in functions."
This reverts commit aaa971c0ad
.
7 years ago
Daniel Gibbs
aaa971c0ad
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
fff8e0a2f5
Release 180409
* Added new server Rising World
* Added new server ET: Legacy
* Added support for node-gamedig
* Updated Factorio to glibc 2.18
* Changed apt-get to apt
* Changed many sleep timers from 1 second to 0.5 to speed up LinuxGSM
* Fix for issue #1784 Tmux closing wrong session
* Fixed dependency requirements for CoD 2 and CoD:UO #1866
* Discord now uses external IP over standard IP
* Code tidy/improvements with guidance from Shellcheck
* Added development command query-raw
* Added development command clear-functions
* Added development log dev-debug-function-order.log
* Added fctrserver to Travis CI tests
* Updates to GitHub Issues; Added bots and updated templated
* Fixed waffle.io button no longer working
* Corrected Query Port for UT3 (Query Port does not work btw)
8 years ago
Daniel Gibbs
c2bef39ad2
new feature gamedig
8 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
8 years ago
Daniel Gibbs
26a1f4992f
Will send alert if _default.cfg has changed
8 years ago
Daniel Gibbs
5596022780
corrected more info from discord
8 years ago
Daniel Gibbs
b5ea773e77
removed spaces
8 years ago
Daniel Gibbs
de8032d671
Added flags for more info as this setting is optional
8 years ago
Daniel Gibbs
fdae2a15e6
code tidy
8 years ago
Daniel Gibbs
1b7f2f9626
Alerts will postdetails to allow more info in alert
8 years ago
Daniel Gibbs
101ab7f060
2 imrpoved email corrected vars comment added mailgun Added mailgun Removing pushjet for now as more complex 3 hours ago pushover now working curlpath IFTTT added ability to change event name Added discord and IFTTT Added error checking for TFTTT IFTTT now working Improved message to pushbullet changedfrom : to - as : was not showing in tfttt Testing out IFTTT 12 hours ago bug discord to pushover fixed error detection tidy up Pushbullet now uses json Merge remote-tracking branch 'origin/develop' into develop Alert updates space Fixed telegram comment typo Added Pushover added alert_pushover typo Adding pushover support Improvements the alert message minor message change yesterday minor message updates further improvements to alerts Fixed legacy scripts unable to create tmpdir changedfrom : to - as : was not showing in tfttt
8 years ago
Daniel Gibbs
131b8ef6ba
Added mailgun
8 years ago
Daniel Gibbs
a916f66585
pushover now working
8 years ago
Daniel Gibbs
0ee746ea13
changedfrom : to - as : was not showing in tfttt
8 years ago
Daniel Gibbs
669117482e
Testing out IFTTT
8 years ago
Daniel Gibbs
48bdc6343d
bug discord to pushover
8 years ago
Daniel Gibbs
e37b917c66
Adding pushover support
8 years ago
Daniel Gibbs
a1ab4c6f4b
further improvements to alerts
8 years ago
Daniel Gibbs
3b20620bc3
Added alert emoji
8 years ago
Daniel Gibbs
fdd1049dbe
missed space
8 years ago
Daniel Gibbs
80fc9da580
Improvements to telegram alerts
8 years ago
Bennet Becker
9ec6e013df
Adding Telegram Bot Alerts
8 years ago
Daniel Gibbs
d087f0ba3c
Added discord alert (dev)
still under developement
9 years ago
Daniel Gibbs
3cc0263c54
Permissions Error to error
9 years ago
Daniel Gibbs
4376a540fc
Added permissions alert
an alert will go out if there is a permissions issue
9 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
9 years ago
Daniel Gibbs
53e88342be
moved emailnotification to legacy code fixes
9 years ago
Daniel Gibbs
e157ea2bd1
emailnotification is around for legacy scripts
9 years ago
Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
9 years ago
Marvin Lehmann
0f6d991c8e
Removed deprecated var emailnotification
This variable is no longer needed.
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
82686dc616
nl
9 years ago
Daniel Gibbs
dc63005b83
removed nl
9 years ago
Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
9 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
9 years ago
Daniel Gibbs
97864ef769
updated log messages
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
Daniel Gibbs
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
Daniel Gibbs
425a0eb51c
altered from fail to info
10 years ago
Daniel Gibbs
09bff470f7
corrected wording
10 years ago
Daniel Gibbs
1c14a7b4aa
Altered wording
10 years ago
Daniel Gibbs
2da3487aa5
updated alert msg
10 years ago
Daniel Gibbs
bf03a08f06
Version 210516
10 years ago
Daniel Gibbs
f0872c9ea6
Update alert
10 years ago
Daniel Gibbs
45c2ef3816
bug
10 years ago
Daniel Gibbs
745dcc0a42
alert messages being migrated to alert.sh
10 years ago
Daniel Gibbs
fdd4a72b89
Backward compatibility
10 years ago