1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-20 06:38:42 -04:00

Commit Graph

  • 1e3d0d4faf Merge pull request #131 from craigerl/dependabot/pip/gevent-23.9.1 hemna 2023-09-26 12:08:34 -04:00
  • 82d25915fc WebChat: cleanup some console.logs hemna 2023-09-26 12:07:28 -04:00
  • 12dfdefb62 WebChat: flash a dupe message hemna 2023-09-26 11:58:12 -04:00
  • d63c6854af Webchat: Fix issue accessing msg.id hemna 2023-09-26 11:04:59 -04:00
  • 6b083d4c4d Webchat: Fix chat css on older browsers hemna 2023-09-26 10:47:53 -04:00
  • ff358987a9 WebChat: new tab should get focus hemna 2023-09-26 10:31:00 -04:00
  • 412ab54303 Bump gevent from 23.9.0.post1 to 23.9.1 dependabot[bot] 2023-09-25 19:28:21 +00:00
  • 3f5dbe0a12 Webchat: Fix pep8 errors hemna 2023-09-21 18:34:03 -04:00
  • 9635893934 Webchat: Added tab notifications and raw packet hemna 2023-09-21 16:29:15 -04:00
  • f151ae4348 WebChat: Prevent sending message without callsign hemna 2023-09-15 14:25:35 -04:00
  • 7130ca2fd9 WebChat: fixed content area scrolling hemna 2023-09-15 14:12:55 -04:00
  • b393060edb Webchat: tweaks to UI for expanding chat hemna 2023-09-15 11:34:38 -04:00
  • f770c5ffd5 Webchat: Fixed bug deleteing first tab hemna 2023-09-15 09:13:51 -04:00
  • ef206b1283 Ensure Keepalive doesn't reset client at startup hemna 2023-09-14 16:46:00 -04:00
  • 140fa4ace4 Ensure parse_delta_str doesn't puke hemna 2023-09-14 16:23:49 -04:00
  • 81a19dd101 WebChat: Send GPS Beacon working hemna 2023-09-13 12:05:40 -04:00
  • 9985c8bf25 Merge pull request #130 from craigerl/webchat-saved-bootstrapjs hemna 2023-09-12 21:17:49 -04:00
  • 1400e3e711 webchat: got active tab onclick working hemna 2023-09-12 16:37:06 -04:00
  • 8a90d5480a webchat: set to_call to value of tab when selected hemna 2023-09-12 15:44:34 -04:00
  • b4e02c760e Center the webchat input form hemna 2023-09-10 12:13:05 -04:00
  • ba6b410795 Update index.html to use chat.css hemna 2023-09-10 11:12:38 -04:00
  • 70ddc44b5c Deleted webchat mobile pages hemna 2023-09-08 14:57:58 -04:00
  • 852760220f Added close X on webchat tabs hemna 2023-09-08 12:34:13 -04:00
  • 14e984c9b4 Reworked webchat with new UI hemna 2023-09-08 11:19:24 -04:00
  • 29f21a9469 Updated the webchat UI to look like iMessage hemna 2023-09-06 11:20:59 -04:00
  • 7292744a78 Restore previous conversations in webchat webchat-saved hemna 2023-09-05 14:14:52 -04:00
  • 619b1b708e Remove VIM from Dockerfile hemna 2023-09-05 08:01:42 -04:00
  • 008b2ab09e recreate client during reset() hemna 2023-09-01 15:13:50 -04:00
  • 4b56e99689 updated github workflows hemna 2023-09-01 14:51:55 -04:00
  • 10bf04929e Updated documentation build hemna 2023-09-01 14:43:29 -04:00
  • a9e8050ae6 Removed admin_web.py hemna 2023-09-01 14:38:55 -04:00
  • 82f77b7a6a Removed some RPC server log noise hemna 2023-08-28 09:19:54 -04:00
  • 570fdb98a7 Fixed admin page packet date hemna 2023-08-28 09:18:50 -04:00
  • 9582812041 RPC Server logs the client IP on failed auth hemna 2023-08-23 13:48:09 -04:00
  • 859f904602 Start keepalive thread first hemna 2023-08-23 13:45:46 -04:00
  • 34311f0fbd fixed an issue in the mobile webchat hemna 2023-08-23 13:15:50 -04:00
  • 2416f0ea1a Added dupe checkig code to webchat mobile hemna 2023-08-22 16:03:27 -04:00
  • 377842c2ec click on the div after added. hemna 2023-08-22 13:46:43 -04:00
  • a8dd9ce012 Webchat suppress to display of dupe messages hemna 2023-08-22 13:37:43 -04:00
  • 1d6a667987 Convert webchat internet urls to local static urls hemna 2023-08-22 12:44:06 -04:00
  • 2e9a204c74 Make use of webchat gps config options hemna 2023-08-22 12:31:44 -04:00
  • f922b3f97b Added new webchat config section hemna 2023-08-22 11:58:26 -04:00
  • 8dd3b05bb1 fixed webchat logging.logformat typeoh hemna 2023-08-15 21:49:43 -04:00
  • e06305fceb prep for 3.1.3 v3.1.3 hemna 2023-08-15 17:52:36 -04:00
  • 33c7871dbe Forcefully allow development webchat flask hemna 2023-08-15 17:42:56 -04:00
  • b2f95b0f4e Updated Changelog for 3.1.2 v3.1.2 hemna 2023-08-15 15:25:01 -04:00
  • ae9e4d31ad Added support for ThirdParty packet types hemna 2023-08-15 13:43:53 -04:00
  • 65a5a90458 Disable the Send GPS Beacon button hemna 2023-08-14 18:45:13 -04:00
  • 182887c20a Removed adhoc ssl support in webchat hemna 2023-08-14 18:32:25 -04:00
  • f228144f4b Updated Changelog for v3.1.1 v3.1.1 hemna 2023-08-07 13:01:52 -04:00
  • db9e1d23d1 Fixed pep8 failures hemna 2023-08-07 11:07:01 -04:00
  • 986df391b2 re-enable USWeatherPlugin to use mapClick hemna 2023-07-31 21:53:02 -04:00
  • 3994235380 Merge pull request #128 from craigerl/fix_kiss hemna 2023-07-28 18:08:54 -04:00
  • 9ebf2f9a30 Fix sending packets over KISS interface hemna 2023-07-28 17:25:06 -04:00
  • 011cfc55e1 Use config web_ip for running admin ui from module hemna 2023-07-26 08:47:22 -04:00
  • e0c3c5cbbf remove loop log hemna 2023-07-25 20:45:55 -04:00
  • 26f354b3a9 Max out the client reconnect backoff to 5 hemna 2023-07-24 17:02:17 -04:00
  • 922a6dbb35 Merge pull request #125 from craigerl/update-Dockerfile hemna 2023-07-24 14:34:06 -04:00
  • d03c4fc096 Update the Dockerfile hemna 2023-07-24 11:36:28 -04:00
  • dfd3688d8f Changelog updates for v3.1.0 v3.1.0 hemna 2023-07-24 11:22:53 -04:00
  • c7d629f88a Use CONF.admin.web_port for single launch web admin hemna 2023-07-24 09:39:16 -04:00
  • 099b87e250 Fixed sio namespace registration hemna 2023-07-23 20:22:19 -04:00
  • 1ab9c3fee4 Update Dockerfile-dev to include uwsgi hemna 2023-07-24 00:13:28 +00:00
  • 8891cd3002 Merge pull request #124 from craigerl/wsgi-rework hemna 2023-07-23 19:45:51 -04:00
  • 4664ead9e7 Fixed pep8 hemna 2023-07-23 19:34:02 -04:00
  • e51a501544 change port to 8000 hemna 2023-07-23 19:19:55 -04:00
  • 89576a3c43 replacement of flask-socketio with python-socketio hemna 2023-07-23 18:54:23 -04:00
  • 5383b698ea Change how fetch-stats gets it's defaults hemna 2023-07-22 17:05:11 -04:00
  • cbef93b327 Ensure fetch-stats ip is a string hemna 2023-07-22 16:41:54 -04:00
  • 6ae55fc9a1 Add info logging for rpc server calls hemna 2023-07-20 16:43:31 -04:00
  • 588e140a7f updated wsgi config default /config/aprsd.conf hemna 2023-07-20 15:59:44 -04:00
  • d251a2727a Merge pull request #123 from craigerl/flask-update hemna 2023-07-20 15:10:07 -04:00
  • d3a93b735d Added timing after each thread loop hemna 2023-07-20 14:44:46 -04:00
  • fa452cc773 Update docker bin/admin.sh hemna 2023-07-19 18:50:42 +00:00
  • 6a6e854caf Removed flask-classful from webchat hemna 2023-07-19 11:27:34 -04:00
  • e1183a7e30 Remove flask pinning hemna 2023-07-17 22:09:18 +00:00
  • 5723e3a77b removed linux/arm/v8 hemna 2023-07-20 14:33:59 -04:00
  • dee73c1060 Update master build to include linux/arm/v8 hemna 2023-07-17 22:07:16 +00:00
  • d8318f2ae2 Update Dockerfile-dev to fix plugin permissions hemna 2023-07-17 21:57:39 +00:00
  • 2825cac446 Merge pull request #122 from craigerl/crypto-upgrade hemna 2023-07-17 16:56:30 -04:00
  • fa6e738a20 update manual build github hemna 2023-07-17 11:46:54 -04:00
  • 0c179005ee Update requirements for upgraded cryptography hemna 2023-07-17 11:15:50 -04:00
  • ad004633de Added more libs for Dockerfile-dev hemna 2023-07-17 14:09:37 +00:00
  • ccd564a52e Replace Dockerfile-dev with python3 slim hemna 2023-07-17 13:25:03 +00:00
  • 35d41582ee Moved logging to log for wsgi.py hemna 2023-07-16 16:28:15 -04:00
  • 565ffe3f72 Changed weather plugin regex pattern hemna 2023-07-15 18:22:24 -04:00
  • 0bd11d05c6 Limit the float values to 3 decimal places hemna 2023-07-14 11:35:32 -04:00
  • 62eff8645d Merge pull request #119 from craigerl/wx-fixes hemna 2023-07-14 11:18:11 -04:00
  • aa547cbef5 Fixed rain numbers from aprslib hemna 2023-07-14 09:41:15 -04:00
  • 7f2aba702a Fixed rpc client initialization hemna 2023-07-13 14:58:12 -04:00
  • 63bf82aab5 Fix in for aprslib issue #80 hemna 2023-07-13 14:21:30 -04:00
  • bba7b68112 Try and fix Dockerfile-dev hemna 2023-07-10 16:34:14 +00:00
  • 005675cb46 Fixed pep8 errors hemna 2023-07-10 11:01:41 -04:00
  • 191e1ff552 Populate stats object with threads info hemna 2023-07-10 10:44:24 -04:00
  • 0a14b07fae added counts to the fetch-stats table hemna 2023-07-09 21:29:29 -04:00
  • b2e621da4b Added the fetch-stats command hemna 2023-07-09 21:06:57 -04:00
  • fe0d71de4d Replace ratelimiter with rush hemna 2023-07-08 17:30:22 -04:00
  • 9b944142bd Added some utilities to Dockerfile-dev hemna 2023-06-22 15:51:45 -04:00
  • b172c692a1 add arm64 for manual github build hemna 2023-06-22 10:44:08 -04:00
  • 311cebaf27 Added manual master build hemna 2023-06-22 10:07:20 -04:00