Wykres commitów

9 Commity (1beb0613d6bb922a2b7abe7b7f4cdcc6acce7e1e)

Autor SHA1 Wiadomość Data
Michael Wells 36fce11666 Add support for Club Log SCP
Add update_clublog_scp() method for fetching the Club Log SCP file.  Update Lookup to merge masterscp.txt and clublog_scp.txt together when both are available.
2019-10-09 13:54:07 +01:00
Michael G7VJR 80145b4732 Use Club Log CDN for cty.xml
Change the URL for collecting Club Log's cty.xml definitions to use https://cdn.clublog.org (Content Delivery Network, faster). Remove reference to secure.clublog.org and update string "Clublog" to be "Club Log".

Getting my hands dirty for the first time so very minor stuff!
2019-10-08 20:53:14 +01:00
Peter Goodhall 86cf1114ca deleted old code 2019-06-21 15:45:43 +01:00
Peter Goodhall 909ffe4459 Fixed the country files update area which was broken due to the interface update 2019-05-25 17:59:19 +01:00
Michael Cullen af3f405d7f Update Controller: More empty strings where NULLs should be 2019-05-17 01:59:56 +01:00
Peter Goodhall 821ff3b8f6 rolled back change as it broke other stuff 2018-12-21 14:53:49 +00:00
Peter Goodhall 984cfb0c6a Added some error checking that seems to stop PHP 7.2.12 from erroring while importing 2018-12-17 14:41:38 +00:00
Tobias Mädel 06028a4018
Update Update.php 2018-11-28 23:21:43 +01: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