HB9HIL
|
91944570db
|
show error messages
this helps debugging failed jobs
|
2024-08-23 00:36:48 +02:00 |
|
HB9HIL
|
13574983d8
|
Merge pull request #784 from HB9HIL/qrg
[QRG] Improve Frequency Display
|
2024-08-22 15:36:31 +02:00 |
|
HB9HIL
|
9bf9560dd6
|
Merge pull request #785 from HB9HIL/cron_insecure
[CRON] Allow insecure self-signed certificates with config switch
|
2024-08-22 08:02:38 +02:00 |
|
HB9HIL
|
defce21e81
|
small gettext adjustments
|
2024-08-21 21:50:46 +02:00 |
|
HB9HIL
|
4e06b91a2a
|
added ?? false in case config item does not exist
|
2024-08-21 21:21:26 +02:00 |
|
HB9HIL
|
7e0648df75
|
some UI adjustments
|
2024-08-21 17:16:10 +02:00 |
|
Joerg (DJ7NT)
|
749fee9840
|
Resolving blocking lock
Resolving blocking lock
|
2024-08-21 17:05:45 +02:00 |
|
HB9HIL
|
fa1eed2661
|
allow insecure with config switch
|
2024-08-21 17:02:33 +02:00 |
|
Andreas Kristiansen
|
34647dcc87
|
Merge pull request #776 from AndreasK79/winkey_touchup
|
2024-08-21 17:00:01 +02:00 |
|
HB9HIL
|
7772c5d6f4
|
correct format in live status (qso view)
|
2024-08-21 14:21:34 +02:00 |
|
HB9HIL
|
1534d21eb9
|
replace old ht_to_mhz function with new qrg_conversion
|
2024-08-21 13:58:21 +02:00 |
|
HB9HIL
|
ce182197a7
|
Merge branch 'dev' into qrbcalc_lang
|
2024-08-21 08:55:35 +02:00 |
|
Andreas Kristiansen
|
114b77bf7c
|
Merge pull request #777 from AndreasK79/contest_calendar_improve_parser
Added support for format without comma
|
2024-08-21 08:51:56 +02:00 |
|
HB9HIL
|
711c032199
|
fix error message
|
2024-08-20 20:39:55 +02:00 |
|
HB9HIL
|
77e97308b3
|
Merge branch 'dev' into qrbcalc_lang
|
2024-08-20 20:28:43 +02:00 |
|
HB9HIL
|
855131e52c
|
Merge pull request #778 from HB9HIL/lotw
[LoTW] Fix flash messages and catch the case if a user tries to upload a 'key-only' file
|
2024-08-20 17:31:01 +02:00 |
|
phl0
|
b3d8c185c6
|
Update wording
|
2024-08-20 17:16:03 +02:00 |
|
HB9HIL
|
5d2b8c998e
|
add config switch to disabled impersonate
|
2024-08-19 21:07:26 +02:00 |
|
HB9HIL
|
f52323b6b3
|
improved security
|
2024-08-19 20:35:56 +02:00 |
|
HB9HIL
|
04b105903d
|
Merge remote-tracking branch 'upstream/dev' into impersonate
|
2024-08-19 16:45:57 +02:00 |
|
HB9HIL
|
36cb64b3e2
|
catch the case if a p12 file does only contain a key
|
2024-08-19 16:37:27 +02:00 |
|
HB9HIL
|
ee7127a599
|
fix flash messages
|
2024-08-19 16:36:35 +02:00 |
|
Andreas Kristiansen
|
29e70a4e37
|
Added support for format without comma
|
2024-08-19 13:07:57 +02:00 |
|
Andreas Kristiansen
|
531e973810
|
[Winkey] Did a little touch up of the code here
|
2024-08-19 10:10:20 +02:00 |
|
HB9HIL
|
b1d46e777b
|
Refactor QRB language and improve UI
|
2024-08-18 19:38:31 +02:00 |
|
Andreas Kristiansen
|
6ae54ba9d0
|
Fix error 500 for certain date/time variations
|
2024-08-18 16:15:13 +02:00 |
|
Florian (DF2ET)
|
eabfee4ec0
|
Merge pull request #767 from phl0/fixDistance
Use grid of active station location for distance calculations
|
2024-08-18 09:28:34 +02:00 |
|
phl0
|
00b0666ff4
|
Add option to update distance information for all QSOs
|
2024-08-17 22:39:33 +02:00 |
|
HB9HIL
|
f46ee22191
|
Merge branch 'dev' into impersonate
|
2024-08-17 17:37:14 +02:00 |
|
HB9HIL
|
d2cafea50a
|
stringify
|
2024-08-17 17:35:51 +02:00 |
|
phl0
|
9397da5b90
|
Use grid of active station location for distance calculations
|
2024-08-17 17:09:32 +02:00 |
|
HB9HIL
|
9e4dabfae9
|
custom_date_format and other UI adjustments
|
2024-08-17 12:17:16 +02:00 |
|
HB9HIL
|
c7da716893
|
adjusted comments
|
2024-08-17 11:35:30 +02:00 |
|
HB9HIL
|
5bb31d8b8e
|
rename user/main.php to user/index.php to match our default naming
|
2024-08-17 09:40:21 +02:00 |
|
HB9HIL
|
356595eb85
|
comments
|
2024-08-17 08:40:32 +02:00 |
|
HB9HIL
|
05295d1694
|
thanks to POST we can remove url_encoding and prevent issues here
|
2024-08-17 00:45:09 +02:00 |
|
HB9HIL
|
14433d46cb
|
use POST instead of GET
|
2024-08-16 20:36:39 +02:00 |
|
HB9HIL
|
1601af3e7d
|
Merge remote-tracking branch 'upstream/dev' into impersonate
|
2024-08-16 20:07:50 +02:00 |
|
HB9HIL
|
016f3767c1
|
catch the case if no $hash is given
|
2024-08-16 19:56:35 +02:00 |
|
HB9HIL
|
65ec95814f
|
Merge remote-tracking branch 'upstream/dev' into impersonate
|
2024-08-16 19:37:39 +02:00 |
|
HB9HIL
|
aa85437702
|
Merge pull request #761 from HB9HIL/dashboard_warnings
|
2024-08-16 12:41:10 +02:00 |
|
Andreas Kristiansen
|
bf339a59c2
|
Easier fix, thanks @HB9HIL
|
2024-08-16 11:54:53 +02:00 |
|
HB9HIL
|
e69c551857
|
if the encryption_key is still the flossie thing you can't use the impersonate for security reasons
|
2024-08-16 11:24:07 +02:00 |
|
HB9HIL
|
ee05431223
|
added a TODO
|
2024-08-16 11:09:37 +02:00 |
|
HB9HIL
|
47afd9d284
|
small adjustments
|
2024-08-16 11:06:21 +02:00 |
|
Andreas Kristiansen
|
c48b29c8ea
|
Fixing qrg unit saving, and only load on login or change
|
2024-08-16 11:05:43 +02:00 |
|
HB9HIL
|
65ca7681d3
|
encrypt the uid with the instance encryption key to make it more secure
|
2024-08-16 10:43:40 +02:00 |
|
HB9HIL
|
5dee1b9968
|
You're not allowed to do that!
|
2024-08-16 10:08:44 +02:00 |
|
HB9HIL
|
4b0517b9b4
|
show layout/messages on the dashboard
|
2024-08-16 10:05:59 +02:00 |
|
HB9HIL
|
31f5d101e4
|
Revert "show the dashboard warnings after redirect"
This reverts commit 386dc1a949. Will be in a seperate PR.
|
2024-08-16 09:53:51 +02:00 |
|