Commit Graph

19504 Commits

Author SHA1 Message Date
HB9HIL
71f4d38e47 optimizing qsl breakdown.. not much but a bit better 2026-02-03 23:03:44 +01:00
github-actions
b6eb34c370 po/mo updates 2026-02-03 20:24:17 +00:00
Fabian Berg
904d75cb3f Merge pull request #2903 from HB9HIL/qso_view_fixes
Qso view fixes
2026-02-03 20:23:52 +00:00
HB9HIL
892dfbf97f by the way fixing the last dxspot feature and make the UX more logic (was killing the qso form if the button was hit accidentially 2026-02-03 21:14:31 +01:00
HB9HIL
83a6677431 fix dxwaterfall since I broke it due to the 404 in the return. It's now working again 2026-02-03 21:13:56 +01:00
github-actions
fbc0f50e9e po/mo updates 2026-02-03 17:18:25 +00:00
Fabian Berg
25e9848f9f Merge pull request #2896 from HB9HIL/dxclustercache_fix
Dxclustercache fix since we made various caching drivers available
2026-02-03 17:17:56 +00:00
Fabian Berg
980569ff22 Merge branch 'dev' into dxclustercache_fix 2026-02-03 13:24:42 +00:00
github-actions
9ff2fbfa59 po/mo updates 2026-02-03 12:32:50 +00:00
Fabian Berg
b8827e9e74 Merge pull request #2897 from HB9HIL/sat_deprecation_fix
Satellite Deprecation fixes
2026-02-03 12:32:25 +00:00
Joerg (DJ7NT)
0adff85f92 Merge pull request #2900 from int2001/optim_date
Optimize index-usage
2026-02-03 13:22:13 +01:00
int2001
48751e3f2e Optimize index-usage 2026-02-03 11:51:07 +00:00
Fabian Berg
801e3f4563 Merge branch 'dev' into dxclustercache_fix 2026-02-03 10:55:29 +00:00
Fabian Berg
a81a165324 Merge pull request #2895 from HB9HIL/filecache_gc
FileCache Garbage Collector
2026-02-03 10:55:13 +00:00
github-actions
3f6a89883c po/mo updates 2026-02-03 08:15:14 +00:00
Fabian Berg
5bf64d9365 Merge pull request #2898 from HB9HIL/fix_localization
fixed some localizations in debug view
2026-02-03 08:14:47 +00:00
github-actions
36e1943f59 po/mo updates 2026-02-03 07:58:03 +00:00
Fabian Berg
004d9c98cb Merge pull request #2894 from Wavelog-Translator/weblate-wavelog-main-translation
Translations update from Weblate
2026-02-03 07:57:40 +00:00
Fabian Berg
8519e21cd1 Translated using Weblate (German)
Currently translated at 100.0% (3355 of 3355 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/de/
2026-02-03 07:57:08 +00:00
HB9HIL
03e7a2b510 better for translators 2026-02-03 08:54:07 +01:00
HB9HIL
88529a829b fixed some localizations in debug view 2026-02-03 08:46:57 +01:00
HB9HIL
cf27d030b6 Use the same date format so we can benefit from the dxcc lookup cache 2026-02-03 00:25:00 +01:00
Juuso W.
91efb20b75 Translated using Weblate (Swedish)
Currently translated at 100.0% (3355 of 3355 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/sv/
2026-02-02 22:29:40 +00:00
Juuso W.
c81075c48a Translated using Weblate (Finnish)
Currently translated at 94.9% (3185 of 3355 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/fi/
2026-02-02 22:29:39 +00:00
HB9HIL
12ecf80310 prevent cache driver loaded multiple times 2026-02-02 23:26:24 +01:00
HB9HIL
c0c36a50d4 more cameCase to snake_case, defined function types and prefixed private functions with _, removed unused functions from old dxcluster 2026-02-02 23:07:45 +01:00
HB9HIL
4c4d5845e5 some methods were camelCase and some snake_case. made all snake_case as this is usual for our codebase 2026-02-02 22:44:44 +01:00
HB9HIL
c2d5079061 avoid loading the cache driver multiple times 2026-02-02 22:33:31 +01:00
HB9HIL
5a653ec269 php8.5 friendlyness 2026-02-02 22:11:59 +01:00
HB9HIL
26d2a46c08 first fixes of dxclustercache since new cache driver handling 2026-02-02 22:07:00 +01:00
Juuso W.
eb918fc9de Translated using Weblate (Finnish)
Currently translated at 92.4% (3103 of 3355 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/fi/
2026-02-02 20:32:41 +00:00
Fabian Berg
bfca2c48a1 Merge branch 'dev' into filecache_gc 2026-02-02 19:51:00 +00:00
HB9HIL
27d4cf4fdd whitespace 2026-02-02 20:48:08 +01:00
HB9HIL
201655524b garbage collector as lib so we don't collide with the actual cache driver 2026-02-02 20:46:46 +01:00
Weblate
911779d8af Merge remote-tracking branch 'origin/dev' into dev 2026-02-02 18:40:06 +00:00
Juuso W.
f6227fc2e4 Translated using Weblate (Finnish)
Currently translated at 89.7% (2997 of 3341 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/fi/
2026-02-02 18:40:05 +00:00
github-actions
9a3774d225 po/mo updates 2026-02-02 18:39:53 +00:00
Fabian Berg
7c035269f3 Merge pull request #2888 from HB9HIL/support_cache
Support multiple caches
2026-02-02 18:39:25 +00:00
HB9HIL
7c16f76a7d simple garbage collector for file cache 2026-02-02 17:07:52 +01:00
HB9HIL
fbda15ff5b cache clean works fine with file adapter. no need to hassle around with file handling 2026-02-02 16:28:44 +01:00
HB9HIL
a2189d6952 removed redundant code. validate session already in the constructor 2026-02-02 16:27:26 +01:00
Karuru
ed90d931c6 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (3341 of 3341 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/zh_Hans/
2026-02-02 14:22:32 +00:00
Juuso W.
7dc0ca9afd Translated using Weblate (Finnish)
Currently translated at 82.0% (2742 of 3341 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/fi/
2026-02-02 14:22:31 +00:00
HB9HIL
2e9a2a6d2c kiss 2026-02-02 14:57:35 +01:00
Fabian Berg
04b9aa49c7 Merge branch 'dev' into support_cache 2026-02-02 13:46:55 +00:00
HB9HIL
90e0928213 now the cache stuff matches the rest of the debug page much better 2026-02-02 14:38:14 +01:00
HB9HIL
61b94c0bde make colors and ui more user friendly 2026-02-02 14:17:56 +01:00
HB9HIL
3ed51b53e6 check for php extentions before calling the cache driver. this avoids unnecessarry errors 2026-02-02 14:11:51 +01:00
HB9HIL
2af5180aa7 case sensitive 2026-02-02 13:58:20 +01:00
HB9HIL
dc7f7254e1 same fallback behaviour for memcached adapter 2026-02-02 13:42:11 +01:00