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
Marat Fayzullin
354f975b54
Adding frequency adjustment of -1kHz for SITOR.
2023-10-29 22:31:37 -04:00
Marat Fayzullin
eaab180288
Improving themes.
2023-10-27 20:35:28 -04:00
Marat Fayzullin
8da00acd8e
Adding themes file.
2023-10-26 20:35:31 -04:00
Marat Fayzullin
d194164695
Adding clean themes branch
2023-10-26 20:34:53 -04:00
Marat Fayzullin
3ac53eb54a
Fixing AIS info bubbles.
2023-10-22 11:21:11 -04:00
Marat Fayzullin
db3243fb7e
Fixing typo in linkifyVessel().
2023-10-19 11:03:07 -04:00
Marat Fayzullin
113306912d
Fixing links for HFDL flight reports.
2023-10-17 20:45:15 -04:00
Marat Fayzullin
3dd0c838e2
Terminology updates in Utils.js.
2023-10-17 19:58:47 -04:00
Marat Fayzullin
c09387e3c9
Added colored band/mode designators to locator info windows.
2023-10-16 22:02:05 -04:00
Marat Fayzullin
e02542dec9
Shortened country names.
2023-10-15 22:24:39 -04:00
Marat Fayzullin
273d64503a
Removed text resize in locator info bubble.
2023-10-15 21:00:40 -04:00
Marat Fayzullin
2638a73270
Added country lookup for vessel MID numbers.
2023-10-15 20:51:00 -04:00
Marat Fayzullin
e831a78630
Updating list of reports sizing.
2023-10-15 18:30:51 -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
53dff79c63
Updated locator info bubble, made locator coloring reflect age.
2023-10-14 13:42:25 -04:00
Marat Fayzullin
980b3ad196
Fixed htmlEscale().
2023-10-11 22:23:28 -04:00
Marat Fayzullin
62e36a16e4
Escaping HTML in map markers.
2023-10-11 22:10:43 -04:00
Marat Fayzullin
deaf23d910
Escaping HTML in avionics messages.
2023-10-11 21:54:08 -04:00
Marat Fayzullin
e6f81b7d83
Added spectral color scale, increased aging period to 15 seconds.
2023-10-11 21:21:54 -04:00
Marat Fayzullin
a7cea4d31e
Updated transparency scale for locators.
2023-10-10 22:50:16 -04:00
Marat Fayzullin
bd7142ad3e
Rewritten map locators, one rectangle per maidenhead square now.
2023-10-10 22:30:23 -04:00
Marat Fayzullin
ef9618a4bb
Removed locator rectangle edges since they overlap.
2023-10-06 23:16:49 -04:00
Marat Fayzullin
7922b3950c
Adding proper marker removal function.
2023-10-06 22:50:40 -04:00
Marat Fayzullin
94621c252d
Properly assigning ttl.
2023-10-06 22:26:46 -04:00
Marat Fayzullin
362e6d71c9
Reintroducing LSimpleMarker.
2023-09-30 18:40:51 -04:00
Luarvique L. Luarvique
354646f3e0
Merge pull request #26 from 0xAF/master
...
add LSimpleMarker (fix custom markers)
2023-09-30 18:39:28 -04:00
Stanislav Lechev [0xAF]
d9b0beec31
add LSimpleMarker (fix custom markers)
2023-10-01 01:23:54 +03:00
Marat Fayzullin
552865f6bf
Removing reference to LSimpleMarker.
2023-09-30 18:18:44 -04:00
Marat Fayzullin
98aae65abc
Fixing feature symbols.
2023-09-29 21:12:24 -04:00
Marat Fayzullin
fa3642bfd9
Optimizing map display.
2023-09-29 21:03:21 -04:00
Marat Fayzullin
1946a84131
Updated aircraft images, added colors.
2023-09-29 19:39:48 -04:00
Marat Fayzullin
a822fac904
Leaflet airplane markers finally fixed?
2023-09-28 22:41:39 -04:00
Marat Fayzullin
a8df56665e
Trying to make Leaflet markers work properly.
2023-09-28 22:31:32 -04:00
Marat Fayzullin
c95e807aa9
Updates to the Leaflet map display.
2023-09-28 12:37:03 -04:00
Marat Fayzullin
67ed82676a
Fixing anchors.
2023-09-27 23:33:09 -04:00
Marat Fayzullin
8291c7518d
Fixing Leaflet info bubbles.
2023-09-27 23:02:27 -04:00
Marat Fayzullin
0b222a3ce1
Added TTL to aircraft markers, updated ADSB display.
2023-09-27 21:09:14 -04:00
Marat Fayzullin
dcd0dbd202
Minor fixes
2023-09-25 23:34:23 -04:00
Marat Fayzullin
768a16171d
Fixed aircraft title linkify(), VDL2 altitudes, etc.
2023-09-25 23:22:00 -04:00
Marat Fayzullin
38263f6404
Now works.
2023-09-25 22:31:25 -04:00
Marat Fayzullin
4dea8c11ab
Implementing separate aircraft markers.
2023-09-23 23:11:57 -04:00
Marat Fayzullin
0f41604b65
Adding optional ADSB parsing of the dump1090 JSON output.
2023-09-22 14:38:16 -04:00
Marat Fayzullin
e0c1def24f
Now accumulating and showing aircraft messages on the map.
2023-09-20 14:40:16 -04:00
Marat Fayzullin
d93c356f0c
Further alignment in the info box.
2023-09-18 22:29:06 -04:00
Marat Fayzullin
8e08500cbf
Updating info bubble formatting.
2023-09-18 20:59:07 -04:00
Marat Fayzullin
0ca2f16bd0
Addredding jketterl's comments.
2023-09-18 19:40:19 -04:00
Marat Fayzullin
b826648f1b
Removed IATA->ICAO flight ID conversion for now.
2023-09-17 12:23:12 -04:00
Marat Fayzullin
d4207a2848
Clicking on an aircraft message now leads to the map.
2023-09-16 17:16:23 -04:00
Marat Fayzullin
b4eb71f296
Added linkToMap() method.
2023-09-16 13:49:12 -04:00
Marat Fayzullin
b0b347abf7
Updating east-facing APRS symbols
2023-09-15 20:35:21 -04:00
Marat Fayzullin
31436f5202
Lowered max number of messages in the list to 250 (see ADSB).
2023-09-14 20:22:54 -04:00
Marat Fayzullin
1513263655
Painting YES/NO feature indicators red and green.
2023-09-11 12:24:55 -04:00
Marat Fayzullin
22db936688
Fixing scrollToBottom() function.
2023-09-10 21:00:51 -04:00
Marat Fayzullin
f2b7f86028
Merging more code.
2023-09-10 21:00:51 -04:00
Marat Fayzullin
1ab77f4106
Merging further changes.
2023-09-10 21:00:51 -04:00
Marat Fayzullin
2eae46d54c
Debugging
2023-09-10 21:00:51 -04:00
Marat Fayzullin
d901e76ac1
Merging htdocs from jketterl development branch.
2023-09-10 21:00:51 -04:00
Marat Fayzullin
e12ef52cca
Fixed issue with linkify() failing on aircraft IDs containing dash.
2023-09-09 10:54:26 -04:00
Marat Fayzullin
97efb35f5b
APRS stormcloud faces east.
2023-09-08 18:54:00 -04:00
Marat Fayzullin
97213a3bca
Changed "airport" to "destination", added "origin", etc.
2023-09-08 18:06:26 -04:00
Marat Fayzullin
66d288947d
Improving ACARS parsing, adding bookmarks.
2023-09-08 15:44:02 -04:00
Marat Fayzullin
cb856fa02f
Adding ACARS decoding via AcarsDec tool.
2023-09-08 13:22:23 -04:00
Marat Fayzullin
cbf61948bc
Improving flight data merging.
2023-09-05 19:11:48 -04:00
Marat Fayzullin
49043b3a12
ADSB airplanes are red now.
2023-09-05 15:27:22 -04:00
Marat Fayzullin
6fc337775b
Now offsetting FAX frequencies 1.9kHz below the carrier.
2023-09-05 15:25:42 -04:00
Marat Fayzullin
3491b35d26
Fixing Leaflet map.
2023-09-02 20:07:36 -04:00
Marat Fayzullin
b79ce2fca0
Renaming OpenWeatherMap key.
2023-09-02 20:04:40 -04:00
Stanislav Lechev [0xAF]
807e096c91
add deps on map overlays and allow multiple overlays with same name to be switched with one checkbox
2023-09-03 01:17:58 +03:00
Marat Fayzullin
633a863a6e
Updating aircraft database algorithms, adding OpenWeatherMap key, etc.
2023-09-02 17:19:13 -04:00
Marat Fayzullin
477161f884
Showing weather on top.
2023-08-31 17:19:00 -04:00
Stanislav Lechev [0xAF]
8fe8d7d7da
add Weather Radar for USA
2023-09-01 00:13:32 +03:00
Stanislav Lechev [0xAF]
d17a4f7bdf
fix readding of the overlay on map change
2023-08-31 23:27:41 +03:00
Stanislav Lechev [0xAF]
124dcc3fbe
Add Extra Map Layers to Leaflet
2023-08-31 23:07:51 +03:00
Marat Fayzullin
ff82c5d62d
Lightened aircraft shadows.
2023-08-31 11:41:53 -04:00
Marat Fayzullin
59cdb28f6f
Updating AprsMarker direction check.
2023-08-30 13:57:53 -04:00
Marat Fayzullin
ee419fe91c
Made shadow more fuzzy.
2023-08-29 21:24:30 -04:00
Marat Fayzullin
c3fac4a1fc
Offset shadow by 45 degrees.
2023-08-29 21:21:46 -04:00
Marat Fayzullin
89d4a92910
Added shadows to elevated markers.
2023-08-29 21:15:33 -04:00
Marat Fayzullin
7c29451694
Fixed APRS symbols orientation.
2023-08-28 22:37:05 -04:00
Marat Fayzullin
259b5f9b8a
Making a new dump1090 branch, since the old one does not rebase well.
2023-08-28 20:49:10 -04:00
Marat Fayzullin
03c60ab377
Minor cleanup.
2023-08-28 20:30:52 -04:00
Stanislav Lechev [0xAF]
b71984c2db
rework to 'details' object
2023-08-29 02:08:20 +03:00
Stanislav Lechev [0xAF]
ab14357ade
add support for extra rows in marker popup table
2023-08-29 00:37:17 +03:00
Marat Fayzullin
2b132e48c3
Minor fixes.
2023-08-25 21:04:25 -04:00
Marat Fayzullin
ce99271675
Fixed non-APRS markers (YSF), widened repeater bubbles, improved EIBI parser.
2023-08-23 20:01:48 -04:00
Marat Fayzullin
0522928607
Fixing non-APRS (YSF etc) markers not showing up.
2023-08-23 13:05:45 -04:00
Marat Fayzullin
6ddb94a504
Abbreviating altitude as alt now.
2023-08-22 21:39:10 -04:00
Marat Fayzullin
d7174dea77
Simplifying JS code.
2023-08-21 22:05:53 -04:00
Marat Fayzullin
5c0ccb83dc
Simplifying linkify().
2023-08-21 21:31:30 -04:00
Marat Fayzullin
814236b9bf
Adding repeater search via RepeaterBook.com.
2023-08-21 19:54:06 -04:00
Marat Fayzullin
d4a09eb3dc
Dropped VDL2 sampling rate to 105kHz, added better parsing, instructions.
2023-08-21 15:53:56 -04:00
Marat Fayzullin
3c2cea7d39
Shrinking bandwidth, improving parsing.
2023-08-20 21:09:57 -04:00
Marat Fayzullin
45b09e89dc
VDL2 works now!
2023-08-20 20:59:12 -04:00
Marat Fayzullin
9558910471
Fixing profile setting info text blowing up the layout.
2023-08-18 22:26:19 -04:00
Marat Fayzullin
2585c44db8
Simplifying code a bit.
2023-08-07 22:27:18 -04:00
Stanislav Lechev [0xAF]
0c118eceb8
remove unused var
2023-08-08 05:05:31 +03:00
Stanislav Lechev [0xAF]
deb9d734a5
fix some issues on leaflet map
2023-08-08 04:59:43 +03:00
Marat Fayzullin
2228054d0e
Clicking MAP icon in Maps switches map type now.
2023-08-07 20:38:40 -04:00
Marat Fayzullin
4314af5aad
Moving zoom control to bottom-right (like GMaps).
2023-08-07 18:58:02 -04:00
Marat Fayzullin
7dd243ab02
Added map type selection to the settings.
2023-08-07 16:14:25 -04:00
Marat Fayzullin
1267702640
Adding multiple maps.
2023-08-07 14:49:11 -04:00
Marat Fayzullin
fe0c1ef6bb
Not using icons on the map.
2023-08-06 23:55:29 -04:00
Marat Fayzullin
bb9537bfdf
Now using symbols not icons.
2023-08-06 23:54:37 -04:00
Luarvique L. Luarvique
657af576a4
Merge pull request #15 from 0xAF/new_map
...
change feature icons with symbols
2023-08-06 23:12:53 -04:00
Marat Fayzullin
d109e591cd
Integration.
2023-08-06 23:11:39 -04:00
Marat Fayzullin
380d873aa5
Integrating changes
2023-08-06 22:49:02 -04:00
Stanislav Lechev [0xAF]
4857286994
change feature icons with symbols
2023-08-07 05:48:54 +03:00
Stanislav Lechev [0xAF]
0fcdcf0e8a
add Leaflet with OSM and other maps
2023-08-07 03:42:38 +03:00
Marat Fayzullin
82022d4cce
Adidng missing library.
2023-08-01 21:02:36 -04:00
Marat Fayzullin
ebdf390107
Simplifying code.
2023-07-31 23:07:52 -04:00
Marat Fayzullin
67b5276211
Making clock work again.
2023-07-31 22:48:26 -04:00
Marat Fayzullin
6a5d715aa0
Fixing bugs.
2023-07-31 22:25:45 -04:00
Marat Fayzullin
cc944a0c01
Renaming to MapManager.
2023-07-31 22:08:23 -04:00
Marat Fayzullin
43dd9ca600
Fixing UTC clock event.
2023-07-31 22:05:37 -04:00
Marat Fayzullin
7dc8f910d5
Finished refactoring maps.
2023-07-31 22:05:37 -04:00
Marat Fayzullin
f6afd5fe8c
Added proper derivation for markers.
2023-07-31 22:05:37 -04:00
Marat Fayzullin
bcd0b971d6
Defined API between abstract and implementation-specific Locators.
2023-07-31 22:05:37 -04:00
Marat Fayzullin
d232897094
Performance issue with GMap rectangles solved.
2023-07-31 22:05:37 -04:00
Marat Fayzullin
7e0239d9b5
Separated locators from the map implementation.
2023-07-31 22:05:37 -04:00
Marat Fayzullin
eb11d65f92
Moved markers storage into MarkerManager.
2023-07-31 22:05:37 -04:00
Marat Fayzullin
49eb69c143
Proper inheritance now.
2023-07-31 22:05:37 -04:00
Marat Fayzullin
76aeba891e
Refactoring markers.
2023-07-31 22:05:37 -04:00
Marat Fayzullin
8e2e973ebb
Moving common markers functionality to MarkerManager.js.
2023-07-31 22:05:37 -04:00
Marat Fayzullin
8810b58079
Clicking on UTC time hides map controls now.
2023-07-27 23:35:23 -04:00
Marat Fayzullin
7604a8e385
Improving things.
2023-07-19 22:06:05 -04:00
Marat Fayzullin
2eb3c0aac3
Now updating EIBI database from the marker manager thread.
2023-07-18 19:30:14 -04:00
Marat Fayzullin
34ef4e7b66
Adding EIBI schedules properly
2023-07-18 11:29:51 -04:00
Marat Fayzullin
54843ecace
Improving EIBI schedules.
2023-07-17 15:33:54 -04:00
Marat Fayzullin
9d4669efb4
Placing EIBI stations on the map, with the current frequencies.
2023-07-17 15:02:35 -04:00
Marat Fayzullin
76c8005834
Fixing APRS info windows.
2023-07-15 13:37:50 -04:00
Marat Fayzullin
39e9cc0902
Fixing feature info windows.
2023-07-15 13:18:27 -04:00
Marat Fayzullin
cf5db24016
Created new infowindows for markers, etc.
2023-07-14 19:44:41 -04:00
Marat Fayzullin
83a7309154
Scraping EIBI schedule appears to work now.
2023-07-13 22:52:25 -04:00
Marat Fayzullin
7b39c93960
Added EIBI database parser, using it for list of transmitters.
2023-07-13 19:04:06 -04:00
Marat Fayzullin
fa7acec37e
Markers no longer expire.
2023-07-13 11:22:00 -04:00
Marat Fayzullin
cc2574d7cc
Renaming MapFeatures to MarkerManager.
2023-07-12 10:36:20 -04:00
Marat Fayzullin
35aca333cb
Fixing feature switch.
2023-07-12 10:30:02 -04:00
Marat Fayzullin
9ba5408ef7
Renaming to properly reflect functionality.
2023-07-11 23:14:04 -04:00
Marat Fayzullin
1acd27a022
Now individuall togglable features.
2023-07-11 21:05:18 -04:00
Marat Fayzullin
25167db8c6
Added separate map display for features.
2023-07-11 21:05:18 -04:00
Marat Fayzullin
d3f9288749
Added web scraping, own thread, etc.
2023-07-11 21:05:18 -04:00
Marat Fayzullin
36faf4148c
Adding support for a static overlay of other receivers.
2023-07-11 21:05:17 -04:00
Marat Fayzullin
430abf3786
Fixing log window and CW/RTTY console to scale on mobile devices.
2023-07-04 16:30:47 -04:00
Marat Fayzullin
0111c05555
Fixing status bar on the mobile devices.
2023-07-04 16:18:35 -04:00
Marat Fayzullin
eee5b68d6b
Simplified clock.
2023-06-30 11:25:59 -04:00
Marat Fayzullin
8fe33a3b81
Synchronized UTC clock changes with the minute changes.
2023-06-30 11:19:34 -04:00
Marat Fayzullin
a283dced07
Removing spaces between CPU load and temperature.
2023-06-27 12:04:32 -04:00
Marat Fayzullin
8540fcddd2
Added CPU temperature to the CPU load display.
2023-06-24 01:00:05 -04:00
Marat Fayzullin
6eb19e8c5b
Adding UTC clock to the receiver panel bottom.
2023-06-24 00:27:37 -04:00
Marat Fayzullin
36e0af01dc
Making ISM device name column wider.
2023-06-20 11:43:19 -04:00
Marat Fayzullin
7f7a3e39bd
Made scanner continue scan from the last active bookmark.
2023-06-11 21:12:55 -04:00
Marat Fayzullin
3242e22e7e
Adding admin-defined receiver name (if any) to the window title.
2023-06-11 21:08:31 -04:00
Marat Fayzullin
a637669d43
Fixing Settings icon getting cut off on Chrome, preventing accidetal resize, making number input overlap UI.
2023-06-11 21:07:11 -04:00
Marat Fayzullin
d02727a147
Trying to allow locking certain SDR sources with magic key.
2023-06-08 23:53:09 -04:00
Marat Fayzullin
30089b3d7f
Now also adding frame to bookmark dialogs.
2023-06-08 23:04:37 -04:00
Marat Fayzullin
767952bbfd
Added separate ZVEI decoder for German SELCALL modes.
2023-06-06 22:53:59 -04:00
Marat Fayzullin
56af0a6afd
Updating column names and formatting for PAGE, HFDL, ISM.
2023-06-04 21:19:06 -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
eeedcaa4df
Now linking HFDL data display to flight/aircraft lookup sites.
2023-05-31 17:42:49 -04:00
Marat Fayzullin
8220d622e5
More improvement to HFDL.
2023-05-31 12:41:47 -04:00
Marat Fayzullin
7abfc85796
Improving HFDL decoder, showing aircraft on the map.
2023-05-31 11:36:50 -04:00
Marat Fayzullin
5586f6e6f8
Integrated with DumpVHDL tool to listen to HFDL traffic.
2023-05-30 20:42:47 -04:00
Marat Fayzullin
fabdc2c119
Added 6.25kHz and 8.33kHz tuning steps.
2023-05-30 11:20:55 -04:00
Marat Fayzullin
008189dc22
Placing rtl433 and multimon integrations into a common "toolbox" module.
2023-05-29 20:59:43 -04:00
Marat Fayzullin
7c4321c2e7
Added checking for attributes, added 433.92 ISM to bands.json.
2023-05-29 18:34:37 -04:00
Marat Fayzullin
cc9974bd38
ISM processing now works, display works too.
2023-05-29 18:16:04 -04:00
Marat Fayzullin
f6fabac9f1
Fixing a CSS error.
2023-05-28 20:56:15 -04:00
Marat Fayzullin
d43fdb2afb
Trying to integrate with rtl_433 for ISM signal decoding.
2023-05-28 20:56:15 -04:00
Marat Fayzullin
5bef272bb4
Adding squelch to SELLCALL and potentially other multimon-ng modules.
2023-05-27 17:56:45 -04:00
Marat Fayzullin
93bbbab4df
Fixing stuff.
2023-05-27 00:27:00 -04:00
Marat Fayzullin
c0ea503bf5
Changing HTML stuff to accommodate generic paging display.
2023-05-27 00:04:42 -04:00
Marat Fayzullin
1fff93bfa8
Now escaping HTML entities in Flex messages.
2023-05-26 19:07:20 -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
9c9805c4b3
Fixing text display for SELCALL.
2023-05-24 17:14:43 -04:00
Marat Fayzullin
b38972c880
Fixing secondary demo waterfall for SelCall.
2023-05-24 16:43:42 -04:00
Marat Fayzullin
f190f87ee6
Fixed table width blowing up.
2023-05-23 20:47:45 -04:00