Commit Graph

115 Commits

Author SHA1 Message Date
J.W. Jagersma
325eab35a9
highlight frequency digits on mouse hover 2020-08-30 23:13:26 +02:00
Jakob Ketterl
56debcd08a provide a fallback for browsers not supporting css gaps 2020-08-13 19:39:56 +02:00
Jakob Ketterl
de34856d57 let's stick with flexbox, but use native wrapping 2020-08-12 22:14:02 +02:00
Jakob Ketterl
ccb322016e re-arrange demodulator buttons in a dynamic grid 2020-08-12 19:44:33 +02:00
Jakob Ketterl
1f565355ec change available mode highlighting, refs #95 2020-05-08 23:34:34 +02:00
Jakob Ketterl
beed0c1a70 improve squelch handling
squelch is now included in the URL hash
some modes now have the squelch visually disabled, refs #65
2020-05-03 19:55:48 +02:00
Jakob Ketterl
b8f7686a6d refactor demodulator classes, part 1 2020-05-02 00:05:20 +02:00
Jakob Ketterl
26321ab68b keep more parameters on the server side 2020-04-26 18:45:41 +02:00
Jakob Ketterl
0c12d07a26 finalize visual message representation 2020-04-20 22:07:21 +02:00
Jakob Ketterl
c90b415c8b add scroll-to-bottom and cleanup intervals 2020-04-19 23:35:06 +02:00
Jakob Ketterl
4287387a5e threading frontend implementation 2020-04-19 22:10:32 +02:00
Jakob Ketterl
899445d586 display messages on the web 2020-04-14 21:12:25 +02:00
Jakob Ketterl
216ede189c style the input 2020-02-01 22:25:16 +01:00
Jakob Ketterl
4b60b7e046 frequency editor on click 2020-01-25 22:35:44 +01:00
Jakob Ketterl
af7437ab04 switch to monospaced font for better mousewheel tuning 2020-01-19 16:09:56 +01:00
Jakob Ketterl
14198aaa17 fix table alignment for long messages 2020-01-10 23:25:49 +01:00
Jakob Ketterl
44c1edb2dd update legal information
remove andras from contacts since he discontinued openwebrx
2020-01-09 22:24:39 +01:00
Jakob Ketterl
2ea8812fda remove 3d view aka mathbox since it consumes more than 1MB data per
visit
2020-01-09 21:52:47 +01:00
Jakob Ketterl
e0501cff0f add owrx message passing and frontend 2020-01-09 15:12:51 +01:00
Jakob Ketterl
52199dd800 some preliminary styles 2020-01-08 22:40:44 +01:00
Jakob Ketterl
6f9ba6c290 improve sdr failure message display, closes #19 2019-12-21 23:46:05 +01:00
Jakob Ketterl
2cfeb6b6d6 more safari fixes 2019-11-26 22:06:13 +01:00
Jakob Ketterl
42f9fb52ed safari compatibility 2019-11-26 21:35:22 +01:00
Jakob Ketterl
497d98363f fix bookmark edit / delete flyout 2019-11-14 15:31:44 +01:00
Jakob Ketterl
bf27f51049 let's leave some footsteps 2019-11-12 13:43:39 +01:00
Jakob Ketterl
8a46922e77 panels disappear behind the header 2019-11-01 22:22:46 +01:00
Jakob Ketterl
5fdffb5e0c fix scrolling for canvas background and bookmarks. i hope that's all
now.
2019-11-01 19:48:08 +01:00
Jakob Ketterl
41d23c66a4 prevent events from being blocked by the panels 2019-11-01 18:47:33 +01:00
Jakob Ketterl
9163f3d30e improve autoplay interface 2019-11-01 16:58:36 +01:00
Jakob Ketterl
d4d8699fc5 squelch bar for firefox, too 2019-10-27 16:06:06 +01:00
Jakob Ketterl
e8d60e2dc0 animate the squelch slider background 2019-10-27 16:04:00 +01:00
Jakob Ketterl
cd2da582c4 fix slider background for firefox 2019-10-27 14:58:46 +01:00
Jakob Ketterl
fe08228204 rework panel code to use less javascript and more css for positioning 2019-10-26 21:32:00 +02:00
Jakob Ketterl
d53d3b7a51 clean up javascript as good as possible with the help of the IDE 2019-10-16 17:11:09 +02:00
Jakob Ketterl
8541f79ebc remove dial button 2019-10-12 17:34:49 +02:00
Jakob Ketterl
98217b1745 dial frequencies as bookmarks 2019-10-12 17:14:28 +02:00
Jakob Ketterl
8c2f081cb0 scale the background for large monitors 2019-10-06 14:22:49 +02:00
Jakob Ketterl
3e25f1ec42 fix dialog flexbox layout (especially for firefox) 2019-10-04 00:56:46 +02:00
Jakob Ketterl
351f63f0b8 improve receiver button alignment 2019-10-04 00:17:40 +02:00
Jakob Ketterl
3e8e2182a8 fix many, many problems with the frontend frequency displays, scroll and
drag handling, closes #13
2019-10-03 17:24:28 +02:00
Jakob Ketterl
fac19e09cd scale background (it's stretching now, doesn't look too bad though) 2019-09-29 15:48:24 +02:00
Jakob Ketterl
4a7b42202e add edit and delete button 2019-09-29 14:48:36 +02:00
Jakob Ketterl
af9fcbc38d complete storage and display 2019-09-28 20:28:25 +02:00
Jakob Ketterl
bd9cdc1cba buttons and storage action 2019-09-28 20:15:47 +02:00
Jakob Ketterl
be21d4c9ac show dialog and load values into it 2019-09-28 19:20:21 +02:00
Jakob Ketterl
39a4366eab locator wrappers aren't even needed 2019-09-28 16:54:24 +02:00
Jakob Ketterl
4c2979d242 add z-index to prevent other content shining through 2019-09-28 16:51:34 +02:00
Jakob Ketterl
4407146962 add bookmark button 2019-09-28 16:50:21 +02:00
Jakob Ketterl
31881ce472 standard font size 2019-09-28 03:03:41 +02:00
Jakob Ketterl
d0c0ee2981 prevent line-wraps (not enough space) 2019-09-28 02:34:58 +02:00
Jakob Ketterl
12a341e607 click handling and tuning 2019-09-28 02:21:29 +02:00
Jakob Ketterl
020445743c add bookmarks display 2019-09-28 01:57:34 +02:00
Jakob Ketterl
996422ff4b show aprs symbols in decoding list, too 2019-09-19 00:18:51 +02:00
Jakob Ketterl
8d47259f78 show decoded aprs messages in the frontend 2019-09-13 22:29:04 +02:00
Jakob Ketterl
5bcad1ef2f hide output text for packet 2019-09-13 21:04:00 +02:00
Jakob Ketterl
7beb773a37 Merge branch 'develop' into packet 2019-08-12 11:44:20 +02:00
Jakob Ketterl
4b3a68f4cd fix the dial button (not enough space on some browsers) 2019-08-12 11:05:32 +02:00
Jakob Ketterl
e63569e3e9 packet decoding as secondary demodulator, finally displayin something on
the webpage
2019-08-11 13:52:19 +02:00
Jakob Ketterl
ea9feeefd2 complete dial frequency feature frontend 2019-07-20 19:53:42 +02:00
Jakob Ketterl
25b0e86f09 add FT4 because why not 2019-07-20 13:38:25 +02:00
Jakob Ketterl
7dcfead843 let's try to implement jt65 and jt9 as well 2019-07-14 17:09:34 +02:00
Jakob Ketterl
30b46c4cdd allocate more space to the freq column 2019-07-14 14:43:44 +02:00
Jakob Ketterl
6d5c8491e4 implement wspr 2019-07-13 23:16:25 +02:00
Jakob Ketterl
d2f524bf90 fix scrolling on feature report 2019-07-11 16:49:06 +02:00
Jakob Ketterl
649450a24c move css 2019-07-11 13:44:04 +02:00