Commit Graph

1600 Commits

Author SHA1 Message Date
Marat Fayzullin c19b648cb6 Adding initial DSC support. 2023-12-06 23:52:34 -05:00
Marat Fayzullin 5e56752010 Added bind_address config parameter, descreased SDR open retry to 15sec. 2023-12-03 13:25:54 -05:00
Marat Fayzullin 93483fa42f Preparing OWRX+ 1.2.41 release. 2023-11-30 11:46:11 -05:00
Marat Fayzullin 44722caf12 Merge branch 'admin_message' 2023-11-29 23:48:32 -05:00
Marat Fayzullin 3a63f40522 Fixing Settings crashing if connection not assigned an SDR. 2023-11-29 22:04:13 -05:00
Marat Fayzullin efcddf8765 Added ability for admin to broadcast messages. 2023-11-25 20:48:22 -05:00
Marat Fayzullin 98f54ceea4 Added a switch to disable chat from admin settings, if necessary. 2023-11-24 22:44:23 -05:00
Marat Fayzullin 0d22dbe9a3 Locked chat function from double entry. 2023-11-23 21:03:46 -05:00
Marat Fayzullin a6dfbd31b0 Preparing for the 1.2.40 release. 2023-11-23 09:50:24 -05:00
Marat Fayzullin 0c2854252c Refactoring, disabled ability to take same nicks twice. 2023-11-21 16:26:31 -05:00
Marat Fayzullin 75eae8ed0e Added reverse proxy support to IP lookup/ban/unban. 2023-11-20 20:34:14 -05:00
Marat Fayzullin e40a80e68c Only banning web socket creation, static pages ok. 2023-11-20 19:21:44 -05:00
Marat Fayzullin 673aa186f1 Escaping HTML in messages, verifying nicknames. 2023-11-20 16:25:48 -05:00
Marat Fayzullin 632c5e4437 Nicknames now work. 2023-11-20 13:16:45 -05:00
Marat Fayzullin 7438d64be4 Fixing ColorCache reference. 2023-11-19 16:34:27 -05:00
Marat Fayzullin 1a1a23383f Added generated usernames and colors. 2023-11-19 12:49:25 -05:00
Marat Fayzullin 2107ebff56 Small improvements. 2023-11-19 00:34:57 -05:00
Marat Fayzullin 2f7e217fac Now sending messages via ws, removed endpoint. 2023-11-18 23:33:36 -05:00
Marat Fayzullin c44daadd08 Adding missing file. 2023-11-18 23:13:34 -05:00
Marat Fayzullin e8b9976208 Moved client operations to ClientRegistry, added rudimentary chat. 2023-11-18 23:12:41 -05:00
Marat Fayzullin d3e40fb76c Fixed alignment. 2023-11-16 21:49:17 -05:00
Marat Fayzullin af7b233590 Preparing for 1.2.39 release. 2023-11-16 21:37:05 -05:00
Marat Fayzullin 646364dac6 Merge branch 'clientinfo' 2023-11-16 21:26:06 -05:00
Marat Fayzullin b76f8ad391 Reordered some code. 2023-11-16 21:25:43 -05:00
Marat Fayzullin c59f549ab9 Added ban time selector. 2023-11-16 21:20:24 -05:00
Marat Fayzullin 9937f49b73 Single endpoints to ban/unban. 2023-11-16 11:46:01 -05:00
Marat Fayzullin 9f4539f657 Disabled buffering when saving logs in TextParser. 2023-11-16 11:30:22 -05:00
Marat Fayzullin 5ba68d346a Moved ClientController to a separate file. 2023-11-16 00:14:31 -05:00
Marat Fayzullin 6757247596 Banning unbanning users now works. 2023-11-15 23:43:52 -05:00
Marat Fayzullin b2f1c245cf Making sure map connections do not crash the list code. 2023-11-14 17:02:27 -05:00
Marat Fayzullin 7382ebc603 Fixing an error. 2023-11-13 22:56:30 -05:00
Marat Fayzullin 0e2db3c343 Adding current users list to the Settings main page. 2023-11-13 22:11:10 -05:00
Marat Fayzullin 542767d745 Changing agent string to male RepeaterBook work again. 2023-11-13 17:59:14 -05:00
Marat Fayzullin 374f411936 Allowed LSB as underlying CW decoder mode. 2023-11-12 21:33:42 -05:00
Marat Fayzullin 3aeae480ac Fixing secondary demod hangup when primary modulation changed. 2023-11-12 18:16:31 -05:00
Marat Fayzullin 444109d450 Preparing for the bugfix release. 2023-11-12 15:11:08 -05:00
Marat Fayzullin 9a5d0f1420 Updated HDR description. 2023-11-11 12:14:17 -05:00
Marat Fayzullin 2a8d1ac93c Adding explanation of the RSPdx HDR mode. 2023-11-11 11:24:31 -05:00
Marat Fayzullin 9e6bf67dd4 Updating HPSDR source to the one from Jakob's development branch. 2023-11-11 11:22:25 -05:00
Marat Fayzullin 36481f1e3e Preparing 1.2.37 release. 2023-11-09 18:11:49 -05:00
Marat Fayzullin 73021a4682 Added checkboxes for frame and wheel swap control. 2023-11-05 23:51:41 -05:00
Marat Fayzullin 9b32d1bbd3 Removing admin-configurable UI settings, they are user-configurable now. 2023-11-05 19:38:45 -05:00
Marat Fayzullin d57ae59697 Moving UI controls into UI.js. Saving values. 2023-11-05 18:56:55 -05:00
Marat Fayzullin 783bbfade8 Preparing for the 1.2.36 release. 2023-11-03 20:31:49 -04:00
Stanislav Lechev [0xAF] d392f98c54 more fixes on themes, add shadow to top-bar, add new theme 'night' 2023-11-04 00:40:22 +02:00
Marat Fayzullin 8c0c4918f0 Adding clean themes branch 2023-10-30 21:09:13 -04:00
Marat Fayzullin 354f975b54 Adding frequency adjustment of -1kHz for SITOR. 2023-10-29 22:31:37 -04:00
Marat Fayzullin e8cf9fb3a0 Added NAVTEX bookmarks, shortened mode name. 2023-10-29 20:20:42 -04:00
Marat Fayzullin bcb959c12b Fixed SITOR-B selection string. 2023-10-27 19:43:20 -04:00
Marat Fayzullin c225b0a807 Preparing for the 1.2.35 release. 2023-10-27 19:42:33 -04:00