Commit Graph

347 Commits

Author SHA1 Message Date
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
Marat Fayzullin b8ee08000f Extending maximum repeater range to 200km. 2023-08-29 18:41:29 -04:00
Marat Fayzullin 187b2a7e6e Adding repeater bookmarks and markers, based on RepeaterBook.com. 2023-08-22 21:35:24 -04:00
Marat Fayzullin 814236b9bf Adding repeater search via RepeaterBook.com. 2023-08-21 19:54:06 -04:00
Marat Fayzullin 45b09e89dc VDL2 works now! 2023-08-20 20:59:12 -04:00
Marat Fayzullin f43ce84334 Now restricting EIBI bookmarks by distance. 2023-08-18 00:17:39 -04:00
Marat Fayzullin fce8e87ed7 Added ability to enable EIBI bookmarks per-profile. 2023-08-15 23:05:11 -04:00
Marat Fayzullin d00a95e729 Made EIBI auto-bookmarks an option. 2023-08-15 23:05:11 -04:00
Marat Fayzullin 2228054d0e Clicking MAP icon in Maps switches map type now. 2023-08-07 20:38:40 -04:00
Marat Fayzullin 7dd243ab02 Added map type selection to the settings. 2023-08-07 16:14:25 -04:00
Marat Fayzullin 8bdaf9e132 GoogleMaps by default 2023-08-07 14:50:29 -04:00
Marat Fayzullin 1267702640 Adding multiple maps. 2023-08-07 14:49:11 -04:00
Stanislav Lechev [0xAF] 0fcdcf0e8a add Leaflet with OSM and other maps 2023-08-07 03:42:38 +03:00
Marat Fayzullin cc944a0c01 Renaming to MapManager. 2023-07-31 22:08:23 -04:00
Marat Fayzullin 7dc8f910d5 Finished refactoring maps. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 2eb3c0aac3 Now updating EIBI database from the marker manager thread. 2023-07-18 19:30:14 -04:00
Marat Fayzullin 645b057d49 Performance fix in _findBookmark(), some comments. 2023-07-04 18:40:40 -04:00
Marat Fayzullin 3ab19d5f37 Limit bookmark editing to saveable bookmarks. 2023-07-04 18:25:40 -04:00
Marat Fayzullin 8fe33a3b81 Synchronized UTC clock changes with the minute changes. 2023-06-30 11:19:34 -04:00
Marat Fayzullin 42cc4f37bf Added option to swap mouse wheen function between tuning and zooming. 2023-06-03 11:58:58 -04:00
Marat Fayzullin 59695652d1 No longer using separate aircraft URL. 2023-05-31 19:33:47 -04:00
Marat Fayzullin 7abfc85796 Improving HFDL decoder, showing aircraft on the map. 2023-05-31 11:36:50 -04:00
Marat Fayzullin 631e617ab1 Minor setting name change. 2023-05-28 18:56:02 -04:00
Marat Fayzullin 62d0c21b91 Added option to disable paging filter that removes unreadable messages. 2023-05-28 17:01:14 -04:00
Marat Fayzullin d53ce31409 Added support for non-image storage files to the browser. 2023-05-26 11:03:19 -04:00
Marat Fayzullin 4561cb9632 No longer resetting magic key on initial page load. 2023-05-21 11:32:57 -04:00
Marat Fayzullin 9a0906695f Added magic key option for changing center frequency. 2023-05-20 23:08:21 -04:00
Marat Fayzullin 15bcd0d3fb Settings to disable side-stepping center frequency and audio recording. 2023-05-20 18:04:48 -04:00
Marat Fayzullin e728fea6b6 Adding basic scanner for bookmarked frequencies. 2023-05-09 23:48:21 -04:00
Marat Fayzullin 8b9e3138ad Added option to ignore indirect APRS reports. 2023-04-22 16:30:19 -04:00
Marat Fayzullin 834843a583 Now checking for visited hops and generating proper path. 2023-04-03 21:06:56 -04:00
Marat Fayzullin ea95721c88 Added optional 2-pixel boarder around receiver panel. 2023-03-28 16:26:35 -04:00
Marat Fayzullin 1b629e32ff Added UI opacity setting. 2023-03-25 16:15:17 -04:00
Marat Fayzullin 027790b8dd Adding proper spectrum display. 2023-03-24 21:04:39 -04:00
Marat Fayzullin e1300f76d8 Added frequency to SSTV filenames, refactored storage code, etc. 2023-02-28 14:38:24 -05:00
Marat Fayzullin 28f424a318 Added vessel lookup URL. 2023-02-25 23:40:39 -05:00
Marat Fayzullin f7944cca18 Refactoring storage API. 2023-02-24 23:08:34 -05:00
Marat Fayzullin 1dae656aa9 Refactoring. 2023-02-24 22:43:13 -05:00
Marat Fayzullin b643bf83fa Storage cleanup works now. 2023-02-22 12:24:22 -05:00
Marat Fayzullin 75960d06ac Adding stored file management. 2023-02-21 23:21:46 -05:00
Marat Fayzullin 89bc51b1f9 Adding limit to the number of stored files. 2023-02-21 23:05:11 -05:00
Marat Fayzullin 7a56366cbf Refactoring. 2023-02-21 22:52:30 -05:00
Marat Fayzullin 3d8bfac74d File browser almost works now. 2023-02-21 20:46:59 -05:00
Marat Fayzullin c05064e6e8 Adding rudimentary file browser. 2023-02-21 20:30:39 -05:00
Marat Fayzullin dbcb3704cd Adding MP3 audio recorder. 2023-02-19 21:19:42 -05:00
Marat Fayzullin 91b1cdf1ff Moving session timeout settings to LIMITS. 2023-02-09 22:06:23 -05:00
Marat Fayzullin d6e25e08b6 Session timeout feature works now. 2023-01-04 22:52:41 -05:00
Marat Fayzullin d5e64e2dc0 Adding session timeout settings, branding. 2023-01-04 22:12:28 -05:00
Marat Fayzullin e3780f6aea Adding all current customizations to the original forked code. 2022-11-19 14:34:47 -05:00
Jakob Ketterl fe7f2317de add a quick note about HTML being supported 2022-06-09 19:22:45 +02:00
Jakob Ketterl b5bbdae317 fix failed logins for path-routed environemnts 2022-06-09 18:43:54 +02:00
Andre Schinkel efa305eeec normalize metric label to match prometheus data-model guide 2021-10-03 08:48:40 +02:00
Andre Schinkel eb43e39a81 normalize metric label to match prometheus data-model guide 2021-10-03 08:39:57 +02:00
Jakob Ketterl 818b9d87b8 add a validator that prevents invalid locations 2021-09-30 23:26:26 +02:00
Jakob Ketterl 66492ff40a make sure we send all the data 2021-08-03 15:03:20 +02:00
Jakob Ketterl ad396fa970 remove "unvoiced quality" setting 2021-07-20 13:33:26 +02:00
Jakob Ketterl f5c2525f22 switch NXDN to use digiham decoder; add meta panel 2021-06-15 22:50:30 +02:00
Jakob Ketterl d04ab43977 add ability to configure codecserver 2021-05-29 18:50:17 +02:00
Jakob Ketterl 48dc75c728 improve handshake handling 2021-05-18 16:00:15 +02:00
Jakob Ketterl 8550f10d88 allow svg to be gzipped 2021-05-14 23:10:17 +02:00
Jakob Ketterl d34ac58e73 use placeholder for device and profile in tabs as well 2021-05-14 16:00:29 +02:00
Jakob Ketterl ee8688345e display a placeholder if device name is empty 2021-05-14 15:52:18 +02:00
Jakob Ketterl 484b829b90 fix problem when switching image file types 2021-05-07 17:19:11 +02:00
Jakob Ketterl ad8877f83c add webp support for uploadable images 2021-05-07 16:57:54 +02:00
Jakob Ketterl a17690dc91 clear session cookie if invalid 2021-05-03 23:22:28 +02:00
Jakob Ketterl fe1a1207e6 implement session timeout 2021-05-03 23:07:27 +02:00
Jakob Ketterl 2152184bf9 fix compatibility issues with python 3.5 2021-05-01 16:49:53 +02:00
Jakob Ketterl af553c422d implement file size upload limit 2021-04-29 18:18:18 +02:00
Jakob Ketterl 29bce9e07a refactor: move form stuff out of source code 2021-04-29 15:28:18 +02:00
Jakob Ketterl 35dcff90ea refactor owrx.form -> owrx.form.input 2021-04-29 15:17:21 +02:00
Jakob Ketterl 4a77d2cc38 fill error variable with an empty string for the device list 2021-04-27 23:19:48 +02:00
Jakob Ketterl c6e01eed1a implement top-level error handling 2021-04-27 18:23:59 +02:00
Jakob Ketterl 8b5cf9983e display a hint if no bookmarks are in the system 2021-04-18 21:15:02 +02:00
Jakob Ketterl 52b535c608 remove id input from new profile page 2021-04-18 19:17:27 +02:00
Jakob Ketterl 05ea11f5d1 introduce generated device ids 2021-04-18 19:04:43 +02:00