Wykres commitów

1792 Commity (master)

Autor SHA1 Wiadomość Data
Peter Goodhall 9691a8bc3a [Dashboard] Reload the Logbook Table every 5 seconds
This reloads the logbook table on the dashboard every 5 seconds as mentioned in #3105
2024-05-16 13:58:58 +01:00
Peter Goodhall 24f59af0d1 Update Lotw.php 2024-05-15 22:36:37 +01:00
Peter Goodhall 16b2e65137 Add extra error 2024-05-15 22:36:07 +01:00
Peter Goodhall bfca0459db [eQSL] Cleaned up code formatting 2024-05-15 22:24:39 +01:00
Peter Goodhall 9a87ecfc80 [Lotw] remap NL to NF 2024-05-14 18:10:43 +01:00
phl0 d50ff03215
Remove deprecated way of creating upload files 2024-05-13 16:39:59 +02:00
phl0 a2504882be
Strip full path from upload filename 2024-05-13 16:39:31 +02:00
phl0 2e3d3e33f3
OpenSSL signatures need a newline after base64 string 2024-05-13 16:38:30 +02:00
Peter Goodhall cee89b3966 Added support for the GMDX Summer Challenge 2024-05-09 15:55:03 +01:00
Peter Goodhall b2168badd9 [API] Add check_auth function with json output 2024-05-04 14:00:57 +01:00
Peter Goodhall c3f8b7be72 [Visitor] Fixed issue where grid map wasnt functional 2024-05-03 16:00:51 +01:00
Peter Goodhall c33ce3fdbb Cleaned up code a bit 2024-05-02 13:48:45 +01:00
Peter Goodhall 9037bf8dad Catch any errors 2024-05-02 12:12:40 +01:00
Peter Goodhall f60e909459 improved encryption 2024-05-01 21:57:25 +01:00
Peter Goodhall 6aadfbf74a Update User.php 2024-05-01 10:53:51 +01:00
Peter Goodhall 6120574bd3 Remember Me: pickup the cookie prefix if one is there 2024-05-01 10:47:00 +01:00
Peter Goodhall 2c0e9b8c5d set a debug message 2024-04-30 17:26:26 +01:00
Peter Goodhall 471c83a8b8 Impliments a simple remember me feature for 14 days
Starts to impliment #3087 this has a remember me for 14 days
2024-04-30 14:48:47 +01:00
Peter Goodhall 6af3c2fa33
Implements end to end testing 2024-04-30 11:29:11 +01:00
Peter Goodhall ec7d579e77 Update Awards.php 2024-04-20 18:09:10 +01:00
Peter Goodhall 2d72981787 Added full Worked All Britain Award Support
Added full Worked All Britain Award Support using the SIG system in Cloudlog #3079
2024-04-20 16:01:50 +01:00
Peter Goodhall 64873c5178
Merge branch 'dev' into cypress-end-to-end-testing 2024-04-19 17:45:54 +01:00
Peter Goodhall e2a9641383 draft to build a map with wab map geo overlay 2024-04-18 17:42:34 +01:00
Alessio Caiazza cb85ad2144
Print activator references on QSO labels 2024-04-15 21:50:27 +02:00
Peter Goodhall c7718d675c Impliments HTMX for the user delete so that you never leave the main table display 2024-04-10 15:15:54 +01:00
Peter Goodhall 0bc7f44e26 fixes issues with card enabling when creating new user 2024-04-10 15:04:07 +01:00
Peter Goodhall e44ea531cc
Merge pull request #3026 from DJ3CE/dxped_config
Make dxped-url configurable
2024-04-09 14:20:46 +01:00
Patrick Burns 5dcebe82a6 fix visitor pagination links 2024-04-08 19:47:37 -05:00
Patrick Burns 238f1e66fa end to end testing 2024-04-05 15:36:16 -05:00
DJ3CE f03ad1d0b0 Switch dxped-url config to options-table 2024-04-04 19:50:53 +02:00
Peter Goodhall 36f05bdef3
Merge pull request #3045 from patrickrb/1720-public-view-pagination-with-config-option
Visitor page pagination
2024-04-04 14:21:52 +01:00
Patrick Burns 83ad320e02 fix comment 2024-04-04 07:40:27 -05:00
Patrick Burns b0a7eef25e remove search_enabled config requirement 2024-04-04 07:39:00 -05:00
Patrick Burns 9b6127c9ab remove storage functions from eqsl and use new helper instead 2024-04-02 17:01:17 -05:00
Patrick Burns e345364bfa added SSTV image page to the nav menu in the header 2024-04-02 16:55:00 -05:00
Patrick Burns 6330d5df77 added pagination to visitor page only if the public search option is enabled 2024-04-02 09:51:10 -05:00
Peter Goodhall f8eeaab064
Merge pull request #3042 from DanielBausset/sattimers_6_chars_grid
Limit Grid square to 6 chars in request to df2et.de API
2024-04-02 14:37:20 +01:00
phl0 31fe461e4a
Use submode on labels if set 2024-04-01 09:57:48 +02:00
Danny 2c3408e522 Limit Grid square to 6 chars in request to df2et.de API 2024-03-31 18:00:32 +02:00
DJ3CE 07ba06d104 Make dxped-url configurable 2024-03-27 11:33:16 +01:00
Patrick Burns fdd4a2df8c realized my old branch/PR was started off of main and not dev, got a new one up now 2024-03-26 22:08:16 -05:00
Peter Goodhall abda7fb663 [Dashboard|User] Control over what cards are shown on the dashboard 2024-03-19 14:38:33 +00:00
Antony Bailey 1eb655b5a2
Merge branch 'dev' into patch-1 2024-03-13 16:44:52 +00:00
Antony Bailey 7b45746481
Remove extra comma causing error 2024-03-13 16:21:06 +00:00
Peter Goodhall 1818530c9d Returns the correct hamsat user fields 2024-03-11 18:31:23 +00:00
Peter Goodhall c2b1777590 Fixes errors when the fields arent there 2024-03-11 18:15:23 +00:00
Peter Goodhall 135db2cbb3
Merge pull request #3003 from phl0/workableHamsatPasses
Workable hamsat passes
2024-03-11 17:38:49 +00:00
phl0 9a79cbcfcd
Add option to configure private feed key and show only workable passe 2024-03-09 08:49:12 +01:00
root f03b96968e Contesting Dupe Check Improvement 2024-03-08 12:41:12 +00:00
Peter Goodhall 7ba9cbf4f3 fixes a date issue 2024-02-22 15:06:21 +00:00