aprsd/aprsd
Hemna 5fa4eaf909 Fixed a problem with the webchat tab notification
Somehow the hidden div for the webchat interface's
tab notification was removed.  this patch adds it back in
so the user knows that they have message(s) for a tab that
isn't selected
2024-04-11 18:11:05 -04:00
..
clients Reworked the stats making the rpc server obsolete. 2024-04-02 09:30:43 -04:00
cmds Get rid of some useless warning logs 2024-04-10 13:59:32 -04:00
conf changed admin web_ip to StrOpt 2024-04-08 12:47:17 -04:00
log Removed RPC Server and client. 2024-04-05 12:50:01 -04:00
packets Added human_info property to MessagePackets 2024-04-10 13:58:44 -04:00
plugins Fix time plugin 2024-04-10 22:03:29 -04:00
stats Removed RPC Server and client. 2024-04-05 12:50:01 -04:00
threads Another fix for ACK packets 2024-04-11 17:28:47 -04:00
utils Admin UI working again 2024-04-05 15:03:22 -04:00
web Fixed a problem with the webchat tab notification 2024-04-11 18:11:05 -04:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
cli_helper.py Fixed problem with list-plugins 2024-03-12 10:36:26 -04:00
client.py Get rid of some useless warning logs 2024-04-10 13:59:32 -04:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
main.py Admin UI working again 2024-04-05 15:03:22 -04:00
messaging.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
plugin.py Allow stats collector to serialize upon creation 2024-04-02 14:07:37 -04:00
plugin_utils.py Fixed a bug with OWMWeatherPlugin 2023-11-24 19:15:52 -05:00
wsgi.py Removed json-viewer 2024-04-08 10:16:08 -04:00