HB9HIL
bcba2f891a
Merge remote-tracking branch 'upstream/dev' into dl250cdf_master
2024-08-15 00:10:01 +02:00
Andreas Kristiansen
5ed5b991a7
Merge pull request #749 from AndreasK79/timeline_binding
2024-08-14 21:33:35 +02:00
github-actions
ff8c1a30d4
po/mo updates
2024-08-14 18:08:56 +00:00
Andreas Kristiansen
7787ebb1f2
Added binding to queries
2024-08-14 13:41:17 +02:00
HB9HIL
0d37235ec3
notes xss cleaning
2024-08-14 13:29:07 +02:00
github-actions
12f57fcd56
po/mo updates
2024-08-14 10:49:45 +00:00
Weblate
76c13620d6
Merge remote-tracking branch 'origin/dev' into dev
2024-08-14 10:34:36 +00:00
github-actions
733fc97b8a
po/mo updates
2024-08-14 10:34:28 +00:00
Joerg (DJ7NT)
10d2046272
Merge pull request #738 from int2001/binding2
...
Preventing SQL-Injection
2024-08-14 12:33:00 +02:00
Karuru
693fe142a2
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1897 of 1897 strings)
Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/zh_Hans/
2024-08-14 08:35:23 +00:00
Weblate
89ec5bf272
Merge remote-tracking branch 'origin/dev' into dev
2024-08-14 07:29:49 +00:00
HB9HIL
fa4ca32f96
Merge branch 'dev' into xss
2024-08-14 09:29:00 +02:00
HB9HIL
858afdbaa6
Merge remote-tracking branch 'upstream/dev' into dl250cdf_master
2024-08-14 00:53:50 +02:00
Weblate
04b60d5ec0
Merge remote-tracking branch 'origin/dev' into dev
2024-08-13 20:05:00 +00:00
HB9HIL
3a20161194
xss_cleaning and uppercase callsign
2024-08-13 22:04:25 +02:00
HB9HIL
939565dbee
Merge branch 'dev' into xss
2024-08-13 21:55:05 +02:00
HB9HIL
4aef2c8008
removed doubled xss clean
2024-08-13 21:54:35 +02:00
Weblate
eaed7a7b1d
Merge remote-tracking branch 'origin/dev' into dev
2024-08-13 19:51:11 +00:00
Dragan Đorđević
0f1d0313ed
Translated using Weblate (Serbian)
...
Currently translated at 21.4% (407 of 1897 strings)
Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/sr/
2024-08-13 19:51:11 +00:00
HB9HIL
f027763ca9
Merge branch 'dev' into cookies
2024-08-13 21:50:28 +02:00
Weblate
10053f047a
Merge remote-tracking branch 'origin/dev' into dev
2024-08-13 19:24:12 +00:00
Dragan Đorđević
d35d5d9713
Translated using Weblate (Serbian)
...
Currently translated at 18.1% (344 of 1897 strings)
Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/sr/
2024-08-13 19:24:11 +00:00
github-actions
5407da2434
po/mo updates
2024-08-13 19:24:05 +00:00
Andreas Kristiansen
f32808c118
Merge pull request #743 from AndreasK79/fix_activated_gridsquares
...
This fixes activated gridsquares where only a border or corner was worked
2024-08-13 21:23:40 +02:00
phl0
bb53cf9b6a
Fix SQL group by
2024-08-13 21:21:34 +02:00
Andreas Kristiansen
8d70ec37fe
Forgot the view
2024-08-13 21:18:58 +02:00
Weblate
b997895c05
Merge remote-tracking branch 'origin/dev' into dev
2024-08-13 17:51:51 +00:00
Karuru
64fb6b3942
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1897 of 1897 strings)
Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/zh_Hans/
2024-08-13 17:28:58 +00:00
Joerg (DJ7NT)
ed75fb5cab
Merge branch 'dev' into binding2
2024-08-13 18:28:27 +02:00
int2001
419cef2b44
CI-Fiddle
2024-08-13 16:27:44 +00:00
int2001
7f038c0a28
Merge branch 'binding2' of github.com:int2001/wavelog into binding2
2024-08-13 16:25:46 +00:00
int2001
15e3e5ed6a
Evil Bug
2024-08-13 16:23:52 +00:00
Karuru
f3b88bbba0
fix visitor sat page grids not showing
2024-08-13 22:51:55 +08:00
HB9HIL
5a28b2af82
Merge remote-tracking branch 'upstream/dev' into dl250cdf_master
2024-08-13 16:19:20 +02:00
github-actions
9f38c65676
po/mo updates
2024-08-13 14:17:28 +00:00
Joerg (DJ7NT)
c813751c1a
Merge branch 'dev' into binding2
2024-08-13 15:30:05 +02:00
HB9HIL
eff812d085
some more unprotected POST data
2024-08-13 13:50:49 +02:00
Weblate
538d7f32c3
Merge remote-tracking branch 'origin/dev' into dev
2024-08-13 11:38:44 +00:00
HB9HIL
75b86461ea
make mig 196 compatible with older mysql versions
...
With utf8mb4 a constraint of 255 results in a maximum possible primary key of 1020 bytes which is larger then the maximum 767 bytes in older MySQL versions. Changing the constraint to 191 results in a max. primary key of 764 bytes which will work with those ancient versions and 191 is still enough for this column. The id's in the cron table are text, why we can't use numerical ID's here
2024-08-13 13:38:20 +02:00
HB9HIL
0165508b04
small UI addition
2024-08-13 11:52:41 +02:00
Andreas Kristiansen
a222661230
Added some air in the code
2024-08-13 11:36:00 +02:00
Andreas Kristiansen
b54026b8bc
Fixed the count function too
2024-08-13 11:28:24 +02:00
HB9HIL
6a5309621c
xss cleaning in qso controller
2024-08-13 11:04:36 +02:00
Andreas Kristiansen
cc8c4ae2b8
This fixes activated gridsquares where only a border or corner was worked
2024-08-13 10:56:50 +02:00
Weblate
d39f2ca69b
Merge remote-tracking branch 'origin/dev' into dev
2024-08-13 07:12:32 +00:00
github-actions
2c4d0e79f7
po/mo updates
2024-08-13 07:12:28 +00:00
Andreas Kristiansen
8fe99cb8fb
Merge pull request #740 from violarulan/dev
...
Fix map attribution
2024-08-13 09:12:07 +02:00
Andreas Kristiansen
da865b3103
Fixed hardcoded attributes in exportmap
2024-08-13 09:10:44 +02:00
HB9HIL
b281143aa8
make use of the config for cookie names
2024-08-13 08:30:54 +02:00
HB9HIL
5e7a6b5cb1
fix keep_login cookie
2024-08-13 08:26:28 +02:00