Wykres commitów

6 Commity (48a2d3fb7ce3def92d0b0f4e432e0618e28d08cb)

Autor SHA1 Wiadomość Data
Jeremy Brown 791cc04f62 Merge branch 'master' of https://github.com/magicbug/Cloudlog into magicbug-master 2021-08-05 15:36:28 -04:00
Peter Goodhall 656ff24744 [HamQTH] Fixes issue where certain passwords don't work. 2021-06-07 17:48:27 +01:00
Jeremy Brown 593db48556 Added exception handling when qrz or hamqth is not available/accessible. 2020-11-11 09:17:08 -05:00
Peter Goodhall 7103d74635 Added State lookup for HamQTH and also added US country to returned data 2020-03-07 16:46:31 +00:00
Anthony Di Iorio c2a2f65611 Fix HamQTH session expiry
If HamQTH session has expired after 1 hour, start a new session and retry the search.

Checks against a new error field in the HamQTH library.

https://www.hamqth.com/developers.php
2020-03-03 22:37:16 -05:00
Warren Volz e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00