Commit Graph

3828 Commits

Author SHA1 Message Date
Marat Fayzullin ecbb837818 Adding WFM RDS support via Redsea decoder. 2023-12-07 23:51:20 -05:00
Marat Fayzullin fce37f62ff No longer sending key with the other settings. 2023-12-07 22:42:03 -05:00
Marat Fayzullin c6a0e2bee6 Enabling nano-scroller in relevant panels on startup. 2023-12-07 20:52:07 -05:00
Marat Fayzullin 90ba72d4b9 Preventing failing sources from restarting indefinitely. 2023-12-07 20:44:00 -05:00
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 28f9aacee6 Preparing for the next release. 2023-11-29 23:58:02 -05:00
Marat Fayzullin 44722caf12 Merge branch 'admin_message' 2023-11-29 23:48:32 -05:00
Marat Fayzullin d74a680f6e Fixed broadcast message entry and button. 2023-11-29 23:47:59 -05:00
Marat Fayzullin c23071a451 Fixed waterfall colors resetting when tuning outside profile. 2023-11-29 23:05:22 -05:00
Marat Fayzullin 3a63f40522 Fixing Settings crashing if connection not assigned an SDR. 2023-11-29 22:04:13 -05:00
Marat Fayzullin 1fecb08df7 Merge branch 'chat_switch' 2023-11-27 18:30:25 -05:00
Marat Fayzullin 6a4561e95d Minor cleanup. 2023-11-27 18:29:59 -05:00
Luarvique L. Luarvique f2729db0d1
Merge pull request #42 from 0xAF/leaflet-ls
save leaflet user prefs to local storage
2023-11-27 18:26:05 -05:00
Stanislav Lechev [0xAF] aa16f30f04 simplify a bit 2023-11-28 00:17:20 +02:00
Stanislav Lechev [0xAF] bc8ff8e489 save leaflet user prefs to local storage 2023-11-28 00:09:29 +02:00
Marat Fayzullin efcddf8765 Added ability for admin to broadcast messages. 2023-11-25 20:48:22 -05:00
Marat Fayzullin f79aa3803f Made top-bar button switch between Chat and Log. 2023-11-24 22:51:38 -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 af9c348a10 Cleanup. 2023-11-20 12:57:30 -05:00
Marat Fayzullin 68a69196cd Cleaninig up, moving chat to UI.js. 2023-11-20 12:33:10 -05:00
Marat Fayzullin 2b452795b0 Minor fixes to the merge. 2023-11-20 11:40:47 -05:00
Luarvique L. Luarvique 6752beb705
Merge pull request #41 from 0xAF/chat
chat system implementation in the web
2023-11-20 11:29:37 -05:00
Stanislav Lechev [0xAF] 7f4fa70364 chat system implementation in the web 2023-11-20 04:59:59 +02:00
Marat Fayzullin 4cc504f001 Adding sender field to the message JSON. 2023-11-19 19:20:40 -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 0edf441dfc Moved clients list up. 2023-11-13 22:57:54 -05:00