Jakob Ketterl
|
7ec592ce3d
|
replace up and down arrows with svgs
|
2021-05-16 15:59:21 +02:00 |
|
Jakob Ketterl
|
6e0e271294
|
replace bookmark button with svg
|
2021-05-16 01:06:57 +02:00 |
|
Jakob Ketterl
|
7427a65f18
|
replace edit icon with svg
|
2021-05-16 00:56:50 +02:00 |
|
Jakob Ketterl
|
39d49ca991
|
replace trashcan icon with svg
|
2021-05-16 00:39:53 +02:00 |
|
Jakob Ketterl
|
31a30532a7
|
replace waterfall default button with svg
|
2021-05-16 00:22:11 +02:00 |
|
Jakob Ketterl
|
2190fd7c5a
|
modified inkscape, too
|
2021-05-16 00:08:21 +02:00 |
|
Jakob Ketterl
|
981053a7c7
|
correct opacity
|
2021-05-16 00:07:30 +02:00 |
|
Jakob Ketterl
|
2d8ae33542
|
replace squelch button with svg
|
2021-05-15 23:57:24 +02:00 |
|
Jakob Ketterl
|
ced6153aa7
|
replace waterfall auto button with svg
|
2021-05-15 23:40:53 +02:00 |
|
Jakob Ketterl
|
4a1676bb81
|
replace speaker icons with svg
|
2021-05-15 23:02:06 +02:00 |
|
Jakob Ketterl
|
6af115f4f0
|
replace top logo with svg
|
2021-05-15 21:42:04 +02:00 |
|
Jakob Ketterl
|
8550f10d88
|
allow svg to be gzipped
|
2021-05-14 23:10:17 +02:00 |
|
Jakob Ketterl
|
3b8961c8c6
|
replace zoom in / out total with svg
|
2021-05-14 23:01:27 +02:00 |
|
Jakob Ketterl
|
eb55167add
|
remove the prefix
|
2021-05-14 22:31:23 +02:00 |
|
Jakob Ketterl
|
ae8061ee77
|
replace zoom in and out icons with svg
|
2021-05-14 20:00:07 +02:00 |
|
Jakob Ketterl
|
4f0d4983ca
|
introduce http timeout; single router instance
|
2021-05-14 18:36:30 +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
|
4aba612760
|
replace settings icon with svg
|
2021-05-14 01:30:59 +02:00 |
|
Jakob Ketterl
|
e709ca0e77
|
replace map icon with svg
|
2021-05-13 18:38:02 +02:00 |
|
Jakob Ketterl
|
6bd3fdf6f4
|
replace receiver icon with svg
|
2021-05-13 15:46:55 +02:00 |
|
Jakob Ketterl
|
4b969fa3b2
|
Merge pull request #235 from jancona/hpsdr_config
Set proper config options for HPSDR connector
|
2021-05-12 21:13:37 +02:00 |
|
Jakob Ketterl
|
1020c9bac9
|
improve form validation
* don't ingore errors in optional fields
* don't attempt parsing if key is not present in upload
* force display of fields with errors
|
2021-05-12 16:22:45 +02:00 |
|
Jakob Ketterl
|
002827cbf4
|
move openwebrx-panel-status to svg
|
2021-05-12 00:43:01 +02:00 |
|
Jakob Ketterl
|
a676e203c7
|
first svg for openwebrx-panel-log
|
2021-05-11 23:36:30 +02:00 |
|
Jim Ancona
|
87b9a52fcb
|
Don't filter inputs, add a validator for RF Gain
|
2021-05-11 11:21:52 -04:00 |
|
Jakob Ketterl
|
2d2f9bed40
|
add empty __init__.py (PEP420 doesn't always work...)
|
2021-05-11 14:28:35 +02:00 |
|
Jim Ancona
|
e37bc0573d
|
Set proper config options for HPSDR connector
|
2021-05-10 20:35:49 -04:00 |
|
Jakob Ketterl
|
301b3b59a5
|
fix linter issues
|
2021-05-10 23:02:43 +02:00 |
|
Jakob Ketterl
|
40c78940ef
|
don't close twice
|
2021-05-10 21:27:40 +02:00 |
|
Jakob Ketterl
|
a006d8c125
|
bumb develop to the next minor version
|
2021-05-09 16:06:03 +02:00 |
|
Jakob Ketterl
|
0c9d37e381
|
Merge branch 'develop' into release-1.0
|
2021-05-08 21:10:58 +02:00 |
|
Jakob Ketterl
|
dc848a7006
|
fix bandwidth calculation for single-service groups
|
2021-05-08 00:59:57 +02:00 |
|
Jakob Ketterl
|
093ad6cd0d
|
improve oversampling for resampling
|
2021-05-08 00:38:00 +02:00 |
|
Jakob Ketterl
|
fd26acca68
|
don't resample when there's only one service
|
2021-05-08 00:37:30 +02:00 |
|
Jakob Ketterl
|
3daf005c81
|
Merge branch 'develop' into release-1.0
|
2021-05-07 17:53:51 +02:00 |
|
Jakob Ketterl
|
1b31c5fc90
|
keep the spinner visible while the image loads
|
2021-05-07 17:44:24 +02:00 |
|
Jakob Ketterl
|
0206a6f94c
|
introduce spinner during file uploads
|
2021-05-07 17:33:10 +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
|
e205953bfc
|
short description should be a question (lintian)
|
2021-05-06 19:39:58 +02:00 |
|
Jakob Ketterl
|
8a7182f9d5
|
update docker build versions
|
2021-05-06 19:30:07 +02:00 |
|
Jakob Ketterl
|
f86487f459
|
prepare release 1.0.0
|
2021-05-06 19:27:43 +02:00 |
|
Jakob Ketterl
|
7fc7fe5e82
|
fix audio chopper mode timestamp problem
|
2021-05-05 22:55:20 +02:00 |
|
Jakob Ketterl
|
3057c3ffd7
|
make the circle a little bit smaller to improve rendering
|
2021-05-05 20:00:27 +02:00 |
|
Jakob Ketterl
|
282ba4d095
|
move play button overlay to javascript to avoid downloading the image
|
2021-05-05 19:56:14 +02:00 |
|
Jakob Ketterl
|
1b4b87b14e
|
replace play button with an svg
|
2021-05-05 19:27:03 +02:00 |
|
Jakob Ketterl
|
55254b1c44
|
compress png images for performance
|
2021-05-05 18:43:24 +02:00 |
|
Jakob Ketterl
|
cd935c0dcb
|
check for empty return
|
2021-05-04 16:05:44 +02:00 |
|
Jakob Ketterl
|
a17690dc91
|
clear session cookie if invalid
|
2021-05-03 23:22:28 +02:00 |
|