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
0edf441dfc
Moved clients list up.
2023-11-13 22:57:54 -05:00
Marat Fayzullin
0e2db3c343
Adding current users list to the Settings main page.
2023-11-13 22:11:10 -05:00
Marat Fayzullin
2c50e6986a
Fixed secondary frequency when changing bandpass.
2023-11-12 21:31:23 -05:00
Marat Fayzullin
26882ae02f
Optimizing some code.
2023-11-12 20:45:32 -05:00
Marat Fayzullin
aa2b8f543a
Finally fixed digital voice slots coloring.
2023-11-11 23:32:19 -05:00
Marat Fayzullin
a44eae10b0
Merge branch 'ui_themes2'
2023-11-11 21:11:48 -05:00
Stanislav Lechev [0xAF]
3dad7ced74
fix image in digital mode window
2023-11-12 03:55:51 +02:00
Stanislav Lechev [0xAF]
a9076a0d04
fix digital modes panel colors
2023-11-12 03:16:47 +02:00
Marat Fayzullin
350617053b
Fixing NR controls, DMR meta panel, volume controls.
2023-11-11 19:50:29 -05:00
Marat Fayzullin
0a1bf87b3d
Fixing frequency display color.
2023-11-09 20:04:12 -05:00
Marat Fayzullin
e708cd07f8
Making sections collapse faster.
2023-11-09 18:01:58 -05:00
Luarvique L. Luarvique
59baacfd50
Merge pull request #38 from 0xAF/ui_themes2
...
fix border moving on receiver panel
2023-11-08 23:19:57 -05:00
Marat Fayzullin
66a568c8ff
Removed references to updateVolume().
2023-11-08 23:18:20 -05:00
Stanislav Lechev [0xAF]
a2d36fa016
fix border moving on receiver panel
2023-11-09 05:53:56 +02:00
Stanislav Lechev [0xAF]
5fbc67433a
fix checkboxes in receiver panel
2023-11-09 05:32:29 +02:00
Stanislav Lechev [0xAF]
ce0cc09650
animate receiver sections expand/colapse
2023-11-09 04:46:20 +02:00
Marat Fayzullin
eeb39d2370
Now saving spectrum display state.
2023-11-08 20:58:41 -05:00
Marat Fayzullin
89b5c16a6e
Moved storage functions to Utils.js, saving map state now.
2023-11-07 19:42:20 -05:00
Marat Fayzullin
c6f43f29ec
Now saving section states.
2023-11-06 22:54:39 -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
23d4c46cbe
Fixing black theme.
2023-11-05 13:19:45 -05:00
Marat Fayzullin
8fb8e612a2
Improving theme selection, added black theme.
2023-11-05 13:10:40 -05:00
Stanislav Lechev [0xAF]
03aea40b50
change icons on themes in receiver panel and automate the changing of the vaslues
2023-11-05 11:32:21 -05:00
Marat Fayzullin
e2f062904a
Gave user ability to change theme and opacity.
2023-11-05 11:32:21 -05:00
Luarvique L. Luarvique
4753d664b0
Merge pull request #33 from 0xAF/master
...
fix Leaflet maps when we have custom markers in /etc/openwebrx/markers.d
2023-11-03 20:59:25 -04:00
Marat Fayzullin
8425a46e20
Adding utility function to adjust frequency by modulation.
2023-11-03 20:53:17 -04:00
Stanislav Lechev [0xAF]
c2d832ba4b
fix Leaflet maps when we have custom markers in /etc/openwebrx/markers.d
...
The "default" (unknown) marker is created with LMarker class, which lacks many
methods. It is a base class.
With this commit, the "default" marker will be APRS marker (LAprsMarker
class), which will allow the markers to be created.
2023-11-04 02:51:35 +02:00
Marat Fayzullin
7f1d2ef840
Merge branch 'ui_themes2'
2023-11-03 20:16:04 -04:00
Marat Fayzullin
8287f66744
Improving console window shadow.
2023-11-03 20:09:14 -04:00
Marat Fayzullin
b4ad6a8b07
Fixing frequency bar coloring.
2023-11-03 19:49:53 -04:00
Stanislav Lechev [0xAF]
31ba742577
revert some styling
2023-11-04 01:39:16 +02:00
Stanislav Lechev [0xAF]
54010abaf4
revert tinting of user-supplied image
2023-11-04 01:12:20 +02:00
Stanislav Lechev [0xAF]
2c5f97edf5
fix border color on receiver panel
2023-11-04 00:53:21 +02: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
eb148e7a21
Going back to LRGB for mixing locator colors.
2023-11-03 13:01:47 -04:00
Marat Fayzullin
9669461841
Not highlighting inactive time slots.
2023-11-03 12:46:11 -04:00
Marat Fayzullin
b0e4bb950f
Changing "Zoom" to "Display"
2023-11-03 00:50:17 -04:00
Marat Fayzullin
09222ac205
Changing "Range" to "Zoom".
2023-11-03 00:48:14 -04:00
Marat Fayzullin
eb77f8d8af
Adding cut-off line to the text console.
2023-11-03 00:47:24 -04:00
Marat Fayzullin
25746a8063
Fixing several theming issues.
2023-11-03 00:36:02 -04:00
Marat Fayzullin
bb6f85dc00
Merge branch 'ui_themes2' of https://github.com/luarvique/openwebrx into ui_themes2
2023-10-30 21:11:38 -04:00
Marat Fayzullin
3e79c20730
Improving themes.
2023-10-30 21:09:13 -04:00
Marat Fayzullin
7ae27453c7
Adding themes file.
2023-10-30 21:09:13 -04:00
Marat Fayzullin
8c0c4918f0
Adding clean themes branch
2023-10-30 21:09:13 -04:00
Marat Fayzullin
aa90f33199
Extended text console and made it scrollable.
2023-10-29 23:40:02 -04:00
Stanislav Lechev [0xAF]
0e900387db
rework the themes
2023-10-30 04:35:38 +02:00