Commit Graph

122 Commits

Author SHA1 Message Date
Jakob Ketterl bcab2b2288 update copyright notices 2021-01-22 18:10:51 +01:00
Jakob Ketterl 655b6849b7 prevent labels from being selected 2021-01-20 22:26:19 +01:00
Jakob Ketterl 181855e7a4 add filtering capability to the map 2021-01-20 00:39:34 +01:00
Jakob Ketterl 5d3d6423ed fix ysf images; remove obsolete code 2021-01-19 22:04:33 +01:00
Jakob Ketterl 6e60247026 apply CSS magic to DMR, too 2021-01-19 20:54:35 +01:00
Jakob Ketterl 6e416d0839 set prefixes using CSS 2021-01-19 00:36:55 +01:00
Jakob Ketterl 502d324cd4 fix dmr mute overlay 2021-01-17 19:41:17 +01:00
Jakob Ketterl 0f81964598 reserve one line of space to stop the icons from jumping 2021-01-17 01:49:10 +01:00
Jakob Ketterl 9c52219ca3 use gap instead of margins 2021-01-16 22:32:48 +01:00
Jakob Ketterl 3f94832d00 use flex layout 2021-01-16 19:46:39 +01:00
Jakob Ketterl 41f9407024 re-package code for meta panels into classes 2021-01-16 19:40:22 +01:00
Jakob Ketterl 13215960c4 show header buttons conditionally 2021-01-16 18:06:37 +01:00
Jakob Ketterl 9f702f5d14 let's try to make the header somewhat responsive 2021-01-16 17:34:17 +01:00
Jakob Ketterl ae217f9ded specify flex-direction explicitly 2021-01-15 19:55:37 +01:00
Jakob Ketterl 00631d7349 hide map overlay until map is loaded 2021-01-15 19:43:16 +01:00
Jakob Ketterl 163ebcd327 actually position text in the center 2021-01-15 19:33:55 +01:00
Jakob Ketterl a31b246924 restructure header 2021-01-15 19:06:00 +01:00
Jakob Ketterl a8ef3a0e6a get rid of the e() function 2021-01-15 18:09:18 +01:00
Jakob Ketterl 57e5923a4d apply performance optimizations to s-meter, too 2021-01-02 18:16:25 +01:00
Jakob Ketterl 9d89cbceed use transform for better performance 2021-01-02 17:53:54 +01:00
Jakob Ketterl f4b9decd23 more animation performance optimizations 2020-12-30 17:45:32 +01:00
Jakob Ketterl eb34c45145 apply transform trick to get GPU optimized animations 2020-12-28 21:16:54 +01:00
Jakob Ketterl 993aa87776 use css animations for the progressbar (better performance?) 2020-12-28 20:55:02 +01:00
Jakob Ketterl aa66e69c15 implement clear button for packet, pocsag, wsjt-x, refs #187 2020-12-09 20:08:50 +01:00
Jakob Ketterl 9d6099b6d8 FST4[W] frontend work 2020-12-09 17:38:37 +01:00
Jakob Ketterl 93f7195429
Merge pull request #173 from jwt27/jwt27/highlight-freq-digits
Highlight frequency digits on mouse hover
2020-10-16 20:29:52 +02:00
Jakob Ketterl b9e6ffe03d first attempt at an automatically calibrating waterfall 2020-09-12 22:06:12 +02:00
Jakob Ketterl 3cd6af9ef9 add fonts in newer, better compressed formats 2020-09-12 19:01:51 +02:00
Jakob Ketterl d45cc207ad use sprites scaled to specific resolution (better performance, less
scaling headaches)
2020-09-11 22:12:01 +02:00
Jakob Ketterl 42f975a926 use sprites for bookmark button, too 2020-09-11 00:02:45 +02:00
Jakob Ketterl 63c31eba22 use sprites to reduce the number of requests 2020-09-10 22:29:01 +02:00
Jakob Ketterl 298da694ca compress background image with webp 2020-09-05 01:10:08 +02:00
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 9e323a08ff remove duplicate css declaration 2020-06-22 00:07:16 +02:00
Jakob Ketterl e557d46c0d apply darkly theme 2020-05-14 22:31:54 +02:00
Jakob Ketterl 813474b5d6 make the header work on all pages 2020-05-10 17:03:30 +02:00
Jakob Ketterl a37e5ac93f header is now collapsed by default; simpler javascript 2020-05-10 17:03:30 +02:00
Jakob Ketterl 149ad8dcc6 move rx_photo code to header 2020-05-09 01:03:43 +02:00
Jakob Ketterl 3a5e227ab5 integrate feature report 2020-05-09 00:27:42 +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 fb90a4e54b display sdr devices 2020-04-26 02:15:19 +02:00
Jakob Ketterl 4dc10fb6a3 lose the logo 2020-04-25 20:36:08 +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