提交图

1366 提交

作者 SHA1 备注 提交日期
int2001
2b29c6cbe4
Shortened Date / see https://github.com/magicbug/Cloudlog/discussions/2164#discussioncomment-6575981 2023-07-28 13:13:21 +00:00
int2001
b804a41c41
SatMode label fix 2023-07-28 10:37:49 +00:00
phl0
00c98609fd
Minor changes to output 2023-07-28 12:19:01 +02:00
int2001
d0c55fe628
Time-Formatter included 2023-07-28 10:13:15 +00:00
int2001
c4df2d77d0
flip PSE/TNX 2023-07-28 09:31:39 +00:00
int2001
2e1329a159
Added TNX/PSE to label 2023-07-28 09:24:01 +00:00
int2001
77821a49ff
Split labels when SAT/Non-SAT 2023-07-28 08:28:17 +00:00
int2001
4bb448d369
Removed font from settings. Fixt it to DejaVuSans 2023-07-28 07:51:52 +00:00
int2001
71d861f8b7
Take care of max-lbl-count 2023-07-28 06:49:50 +00:00
int2001
4752b70649
SAT-Addon 2023-07-28 06:36:57 +00:00
int2001
19209a6fc4
Multiple QSOs 2023-07-28 06:15:18 +00:00
int2001
fa8eefd850
ASCII-Tables first approach 2023-07-28 06:04:16 +00:00
phl0
318fc29449
Use LoTW as official abbreviation 2023-07-27 09:16:55 +02:00
Andreas
96b9d1f8c1 [Bandmap] Added local copies of js 2023-07-26 15:38:50 +02:00
int2001
259336c5fb
Added 401 in case of missing key to api/radio for easier debugging 2023-07-26 12:23:52 +00:00
Peter Goodhall
4717ca2252
Merge pull request #2324 from int2001/submode_fix
Fixed Submode/Mode issue when checking if worked
2023-07-25 17:02:02 +01:00
int2001
9f0b60032d
Fixed Submode/Mode issue when checking if worked 2023-07-25 14:10:08 +00:00
int2001
4a9ec6e87f
Removed old API-Endpoints for country_ and grid_worked 2023-07-25 12:50:07 +00:00
int2001
7f15a94c6b variable typo removed 2023-07-24 08:44:42 +00:00
int2001
d2f53d0b8e Added Tabs to access DXList or DXMap 2023-07-23 11:59:37 +00:00
int2001
32073482b6 Highlighting when updated/fresh spot 2023-07-23 08:55:45 +00:00
int2001
c27f97defa Added highlighting on already worked and time-things 2023-07-23 06:12:11 +00:00
int2001
fb73793a23 Added Lists 2023-07-22 16:23:10 +00:00
Andreas
8b14ac6646 [Bandmap] Rewrote dxcc if to it's own class. Refactored to dxcluster_model 2023-07-22 10:03:09 +02:00
int2001
c62a4c70a0 Added filtering on maxAge / de-cont to bandmap (apply settings) 2023-07-21 14:44:14 +00:00
Andreas
60facb14b6 Merge branch 'bandmap' of https://github.com/AndreasK79/Cloudlog into bandmap 2023-07-21 13:50:49 +02:00
int2001
6c07da28ee Added Settings for spot-age and de-continent 2023-07-21 11:46:16 +00:00
Andreas
fb39d8ec0d [Bandmap] Added cat 2023-07-21 13:27:13 +02:00
int2001
81dac90266 Made Band chooseable 2023-07-21 09:16:19 +00:00
int2001
5f5c104535 Merge branch 'dxcc_json' into bandmap 2023-07-21 08:37:18 +00:00
int2001
26fe064a93 Added spotlist with enrichment and filtering 2023-07-21 06:50:56 +00:00
int2001
45161142ef Implemented enrichment of spot 2023-07-21 05:45:56 +00:00
int2001
99e46bf1fc Added Controller for DXCluster 2023-07-21 04:48:28 +00:00
Andreas
198389a764 [Bandmap] First integration of bandmap from @int2001 2023-07-20 21:42:45 +02:00
int2001
95dd70aaf6 Strong check for station_id when importing 2023-07-19 18:18:03 +00:00
Peter Goodhall
6f098c13a8
Merge pull request #2301 from int2001/dxcluster_lookup
Dxcluster lookup
2023-07-19 13:23:04 +01:00
int2001
9783cf0ec3 Moved DXCluster-Cache-Settings from config-file to Admin page 2023-07-18 15:45:56 +00:00
int2001
eaf9e9775e BugFix: Initializes $error before using it 2023-07-18 14:32:17 +00:00
Andreas
3b3c05fc5a [Distances worked] When clicking bars, QSOs are displayed in a popup 2023-07-16 18:10:11 +02:00
int2001
9a8ab050cb SecFix: Added checking for session when editing or watching profile 2023-07-14 11:00:39 +00:00
Andreas Kristiansen
d0e8804084
Merge pull request #2285 from phl0/refactorPublicSearch 2023-07-14 11:34:10 +02:00
phl0
53f2d60287
Trim input before searching 2023-07-14 11:28:31 +02:00
int2001
cfc9b6c8a0 Removed useless else at Api because script will never get there 2023-07-14 07:49:13 +00:00
int2001
34b3dce5f2 Skip QSOs in ADIF-Import which do not match the chosen station_profile 2023-07-14 07:29:53 +00:00
phl0
96dd127843
Prevent search for empty call (resulting in SQL error messages) 2023-07-14 08:02:25 +02:00
phl0
7399e7755f
Add page title and make search less specific 2023-07-14 07:53:16 +02:00
Peter Goodhall
6f7f867953
Merge pull request #2283 from int2001/lotw_gradient_add_qso
Adds LotW-Gradient to QSO-Page
2023-07-13 17:18:52 +01:00
Peter Goodhall
51688fb552
Merge pull request #2282 from phl0/publicSearch
Public search
2023-07-13 16:40:32 +01:00
int2001
b9c39ed6ed Added LotW-Gradient to add_qso and changed getting lotw-info from File to DB 2023-07-13 15:19:08 +00:00
phl0
5d787c0360
Refactor and secure public search. Table now sortable 2023-07-13 16:43:17 +02:00