Commit Graph

2444 Commits

Author SHA1 Message Date
HB9HIL
4aef2c8008 removed doubled xss clean 2024-08-13 21:54:35 +02:00
HB9HIL
eff812d085 some more unprotected POST data 2024-08-13 13:50:49 +02:00
HB9HIL
6a5309621c xss cleaning in qso controller 2024-08-13 11:04:36 +02:00
Joerg (DJ7NT)
01729ae402 Merge branch 'dev' into bindings 2024-08-13 06:17:28 +02:00
HB9HIL
b83a725a7e added some security 2024-08-12 14:11:31 +02:00
int2001
f8146133b5 Bindings and xss for Accumulated-Model 2024-08-12 12:02:16 +00:00
HB9HIL
54fbafccbb move predict to src folder 2024-08-10 20:09:01 +02:00
HB9HIL
91a2d33926 Revert "use the timezones from database"
This reverts commit cd5e3f179e.
2024-08-10 11:26:55 +02:00
HB9HIL
cd5e3f179e use the timezones from database 2024-08-10 11:19:05 +02:00
HB9HIL
3bd1d27524 custom user datetime format 2024-08-10 10:26:23 +02:00
HB9HIL
71709ced8c forgot a button class 2024-08-09 08:41:27 +02:00
HB9HIL
b095f5242f adjust btn classes 2024-08-08 20:28:35 +02:00
HB9HIL
94ec95d45e Merge branch 'dev' into default_radio 2024-08-08 20:15:51 +02:00
Andreas Kristiansen
3486519f6a Merge branch 'dev' into sat_stuff 2024-08-08 09:12:28 +02:00
HB9HIL
98f1677144 Merge branch 'dev' into default_radio 2024-08-06 17:18:44 +02:00
github-actions
fc25037cfb xss_cleaned some more GET inputs 2024-08-06 13:16:20 +02:00
github-actions
696b79fb5a same for contesting and in footer 2024-08-06 13:12:15 +02:00
github-actions
acab506dcb more hard test for the get parameter 2024-08-06 13:04:55 +02:00
github-actions
caf51f0131 Merge remote-tracking branch 'upstream/dev' into xss 2024-08-06 12:31:50 +02:00
github-actions
0d308e2e2a fix lock warning 2024-08-06 11:02:55 +02:00
github-actions
fcc1615052 authorize before unset default radio 2024-08-06 00:20:18 +02:00
github-actions
c6bd33d16a show which radio was last updated 2024-08-06 00:04:59 +02:00
github-actions
0bb1f916fd default radio 2024-08-05 23:42:42 +02:00
HB9HIL
ed1ecafd84 Merge branch 'dev' into miglock 2024-08-05 21:36:01 +02:00
github-actions
b00de6ffd7 fix xss vulnerability 2024-08-05 21:08:19 +02:00
github-actions
96eb4bd63c radio default button 2024-08-05 19:57:13 +02:00
github-actions
09572ff923 some more frontend 2024-08-05 19:47:21 +02:00
github-actions
ac647d9c9c some more frontend and code formatting 2024-08-05 18:18:34 +02:00
github-actions
dce3a45808 move js to a dedicated file 2024-08-05 18:06:28 +02:00
github-actions
16e41578cb gettext and frontend 2024-08-05 17:57:48 +02:00
github-actions
e71e9ffc38 remove logging 2024-08-04 08:17:20 +02:00
github-actions
3c8bdd3b8a map CW-U and CW-L to CW 2024-08-03 13:32:02 +02:00
DB4SCW
8266d3e8ee fix a bug when 0 qsos are returned for pull api 2024-08-02 18:48:40 +00:00
github-actions
4e034966c2 migration lockfile lifetime 2024-08-02 11:48:41 +02:00
HB9HIL
490829e421 warning if migfile locks migrations (basic implementation) 2024-08-01 17:01:46 +02:00
DB4SCW
c49f2f5283 changed the implementation to a less verbose version 2024-07-31 15:53:47 +00:00
DB4SCW
1b2b85d3f0 changed exportall ADIF view to be switchable between internal render and file download 2024-07-31 13:28:18 +00:00
Joerg (DJ7NT)
d06ce5bce2 Merge pull request #664 from DB4SCW/new_qso_pull_api
New API to pull ADIF QSO data for a defined station
2024-07-31 06:19:36 +02:00
DB4SCW
dcabead239 add description comment to api endpoint and changed wording from goalpost to fetchfromid and lastfetchedid 2024-07-30 21:00:59 +00:00
HB9HIL
f4b6f89959 catch case if exec() is not usable 2024-07-30 21:15:16 +02:00
DB4SCW
209424722b added SQL injection prevention layers 2024-07-30 15:15:23 +00:00
HB9HIL
01f93bc76a Merge pull request #570 from HB9HIL/files
Files
2024-07-30 16:55:10 +02:00
DB4SCW
c32d48f22f initial implementation of Pull API for ADIF QSO data 2024-07-30 13:27:25 +00:00
Andreas Kristiansen
04473c8e74 Merge branch 'dev' into qslstats 2024-07-30 14:44:51 +02:00
www-data
b613c0f418 initial implementation of Pull API for ADIF QSO data 2024-07-30 08:50:29 +00:00
HB9HIL
5a532b3a5c remove deprecated handler 2024-07-30 10:10:01 +02:00
HB9HIL
9c9df0fceb Merge branch 'dev' into files 2024-07-30 10:08:39 +02:00
Andreas Kristiansen
68c25fc7f9 Fixed variable naming and defining 2024-07-29 21:35:01 +02:00
Andreas Kristiansen
3671c1a376 Added a page for QSL statistics, just numbers 2024-07-29 19:39:49 +02:00
HB9HIL
f9ead67785 Merge remote-tracking branch 'upstream/dev' into selfupdater 2024-07-28 20:07:49 +02:00