Commit Graph

321 Commits

Author SHA1 Message Date
Marat Fayzullin a5bf8e6e80 Split waterfall functions from the openwebrx.js. 2024-04-24 20:11:39 -04:00
Marat Fayzullin 149748c5f3 Added character set setting for the pager messages. 2024-04-16 20:45:16 -04:00
Marat Fayzullin 562b2c841a Fixed sections titles in reporting settings. 2024-04-12 00:23:58 -04:00
Marat Fayzullin 7ba5a75318 Importing MQTT support and other changes from jketterl. 2024-04-11 22:37:49 -04:00
Marat Fayzullin 2f3f76b55e Preventing race condition between multiple move-profile requests. 2024-03-26 20:32:57 -04:00
Marat Fayzullin dcc0394ade Fixing move-profile redirect URL 2024-03-25 12:45:57 -04:00
Marat Fayzullin 19d7508186 Adding ability to sort profiles. 2024-03-24 15:25:34 -04:00
Marat Fayzullin 490cf1e542 Improving service output, DSC decoder. 2024-03-20 21:36:26 -04:00
Marat Fayzullin 55ed6d322b Added chat names to the clients display. 2024-02-08 19:03:00 -05:00
Marat Fayzullin dbbf20aa0e Rolling back some regex changes. 2024-01-31 21:33:44 -05:00
Marat Fayzullin 5e3f8c91a2 Making sure the code is compatible with Python 3.12+ 2024-01-31 20:09:05 -05:00
Marat Fayzullin 1af14fec28 RDS works inside WFM now. 2024-01-31 20:09:05 -05:00
Marat Fayzullin c154f1dbb8 Importing changes from Jakob Ketterl's development branch. 2024-01-31 20:08:31 -05:00
Marat Fayzullin 49f24a7598 Tiny refactoring of active services display. 2024-01-28 18:31:39 -05:00
Marat Fayzullin 37c864e3d4 Handling empty mode/frequency values. 2024-01-28 17:47:50 -05:00
Marat Fayzullin 01eb5bf886 Adding missing services controller. 2024-01-27 23:25:07 -05:00
Marat Fayzullin 2d8421302a Adding display of active clients. 2024-01-27 20:07:00 -05:00
Marat Fayzullin 437fefd1e5 Making file deletion safer. 2024-01-21 19:55:04 -05:00
Marat Fayzullin fa913be306 Added ability to delete files from storage, when authorized. 2024-01-21 19:19:48 -05:00
Marat Fayzullin 6d83a21527 Preparing for the next release. 2024-01-10 20:15:17 -05:00
Marat Fayzullin b77f512bed Added FAX LPM parameter (default is 120). 2024-01-10 18:45:18 -05:00
Marat Fayzullin d338c81831 Updating upper limit on aircraft data retention. 2024-01-10 18:42:20 -05:00
Marat Fayzullin b13447a134 Added Storage API for opening files that avoids name collisions. 2024-01-08 22:36:47 -05:00
Marat Fayzullin 7f9fa35cca Increased maximum expiration time for airplane info. 2024-01-02 22:38:50 -05:00
Marat Fayzullin b706563a94 Added option to show CW dits and dahs, reorganized settings page. 2023-12-16 22:37:29 -05:00
Marat Fayzullin 32c42a8c33 Added option to switch between US and EU RDS decoding. 2023-12-09 19:41:10 -05:00
Marat Fayzullin 44722caf12 Merge branch 'admin_message' 2023-11-29 23:48:32 -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 0c2854252c Refactoring, disabled ability to take same nicks twice. 2023-11-21 16:26:31 -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 c59f549ab9 Added ban time selector. 2023-11-16 21:20:24 -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 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
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 ad01c8dc81 Moved common JS functions into Utils.js. Added countries to callsigns. 2023-10-15 14:42:33 -04:00
Marat Fayzullin 0ca2f16bd0 Addredding jketterl's comments. 2023-09-18 19:40:19 -04:00
Marat Fayzullin 6dfdb30a50 Trying to sync owrx folder from jketterl's develop branch. 2023-09-10 21:00:51 -04:00
Marat Fayzullin cb856fa02f Adding ACARS decoding via AcarsDec tool. 2023-09-08 13:22:23 -04:00
Marat Fayzullin a5836f8776 Adding FAX options. 2023-09-06 16:19:49 -04:00
Marat Fayzullin b79ce2fca0 Renaming OpenWeatherMap key. 2023-09-02 20:04:40 -04:00
Marat Fayzullin 633a863a6e Updating aircraft database algorithms, adding OpenWeatherMap key, etc. 2023-09-02 17:19:13 -04:00