Commit Graph

509 Commits

Author SHA1 Message Date
phl0
9d721e90d5 Prepeare release 2.3.1 2026-03-13 17:22:45 +01:00
HB9HIL
19952d988a updated wiki links 2026-02-25 12:01:29 +01:00
HB9HIL
c85fb353e3 set default caching type to apcu to improve UX (fallback is always file) 2026-02-20 16:59:11 +01:00
HB9HIL
359441646b make dxcluster refresh time configurable 2026-02-16 08:38:21 +01:00
HB9HIL
0775d34e05 preparing release 2.3 2026-02-11 16:30:18 +01:00
HB9HIL
09441452ae typos 2026-02-06 22:50:20 +01:00
HB9HIL
909289360e synced configs 2026-02-06 22:42:11 +01:00
HB9HIL
937f09eae7 Drop support for wincache 2026-02-02 10:38:52 +01:00
HB9HIL
a19a79360e added an important note about cache_path since we may force file based caching for larger files instead using the configured adapter 2026-02-01 20:38:29 +01:00
HB9HIL
a1a6342cb6 added a comment to be more clear about file adapter 2026-02-01 20:32:49 +01:00
HB9HIL
f4427c1fa3 APC is legacy and does not exist anymore. But apcu works awesome so adjusted the config sample 2026-02-01 20:30:22 +01:00
HB9HIL
6299e02e81 added key_prefix to the caching config 2026-02-01 20:17:26 +01:00
HB9HIL
c6178985ba adjusted comments so it matches the other files 2026-02-01 20:16:28 +01:00
HB9HIL
a6ceb38ebe prepared memcached config 2026-02-01 20:16:04 +01:00
HB9HIL
ac608b5fd0 prepared and tested redis configuration 2026-02-01 19:36:43 +01:00
HB9HIL
3a2bce8646 make the cache adapter as config options and use them when calling the cache lib 2026-02-01 19:33:51 +01:00
HB9HIL
310dcfabba config sync 2026-01-26 14:07:22 +01:00
HB9HIL
86ffc6dd77 improved wording 2026-01-26 13:41:18 +01:00
HB9HIL
ce4a5e7b9d enforce minimum session expiration time of 43200 seconds for security and create session_token instead of using session id for hash creation 2026-01-26 13:04:28 +01:00
kc9uhi
90ff1152ab fix db collation, set default 2026-01-24 15:39:02 -07:00
int2001
2ce1636786 Introduce (optional) Ratelimiting on API 2026-01-07 07:35:32 +00:00
Andreas Kristiansen
13e361e72a Added to config sample 2026-01-02 13:33:14 +01:00
Andreas Kristiansen
0a02049946 Migration for itu zones and version bump 2025-12-31 16:00:36 +01:00
phl0
0a1ba3e8de Add headline 2025-12-13 18:13:55 +01:00
phl0
37168a1f09 Some explanations re multi-callbooks in sample config 2025-12-13 18:09:24 +01:00
phl0
973b304a6d Update sample config 2025-12-10 15:43:24 +01:00
phl0
4e5f4154ca Prepeare release 2.2.1 2025-12-08 12:07:59 +01:00
phl0
918190a090 Adapt migration 2025-11-24 12:02:01 +01:00
phl0
15475a62a3 Import LoTW cert serial into db 2025-11-19 12:53:41 +01:00
Szymon Porwolik
2d972c66ac Cache improved 2025-11-18 19:41:17 +01:00
Szymon Porwolik
33701834fd New config variable 2025-11-18 18:49:11 +01:00
Florian (DF2ET)
c2f98f18fb Add theme for color impaired hams (based on default) (#2497) 2025-11-16 13:58:58 +01:00
Andreas Kristiansen
1af6606e81 Fixing migration 2025-11-05 12:48:44 +01:00
int2001
48b75d4c15 UUID for locations / export / import / create 2025-11-05 11:37:43 +00:00
Szymon Porwolik
4f13ebf9c7 Config.php setting for file cache 2025-11-01 19:23:45 +01:00
Szymon Porwolik
7105c4b39b Removed workaround for Yaesu radios 2025-10-27 15:35:22 +01:00
Szymon Porwolik
299640c52f Reverted previous config.sample.php 2025-10-27 15:25:59 +01:00
Szymon Porwolik
1b74602941 Removed config.php option for cat pooling 2025-10-27 15:23:40 +01:00
Szymon Porwolik
d90e982e3a Merge branch 'dev' into dev_dx_widget 2025-10-26 12:36:40 +01:00
Szymon Porwolik
4e67b783f5 CAT polling interval into config file 2025-10-23 19:57:06 +02:00
Florian (DF2ET)
37bf9e06a7 Update migration 2025-10-23 09:04:11 +02:00
Andreas Kristiansen
0ba4c8bd9c [Gridmap] Added country grids 2025-10-18 19:36:17 +02:00
phl0
498f086b49 Prepare release v2.1.2 2025-10-15 07:57:35 +02:00
HB9HIL
09686824f8 randomize minutes for clublog jobs 2025-10-06 20:26:34 +02:00
Andreas Kristiansen
3fb510e5a7 [ADIF] Added support for version 3.1.6 2025-09-28 10:37:05 +02:00
Szymon Porwolik
06d72c5867 Adds download of HF Propagation and Solar Data from HamQSL 2025-09-22 20:17:17 +02:00
int2001
4ebaa58d95 Adds creationdate and modifydate to nearly every table 2025-09-17 09:07:50 +00:00
phl0
8f0d8928ff Prepare release v2.1.1 2025-09-16 08:15:25 +02:00
int2001
5ae66fbb5c Added cron-manager-entry 2025-09-03 13:20:36 +00:00
int2001
5bdc0a8de5 Merge branch 'dev' into dcl_frontend 2025-08-24 16:42:45 +00:00