Wykres commitów

11 Commity (ab35f34467d8870c6782533d75c8fa87c458c700)

Autor SHA1 Wiadomość Data
Peter Goodhall ab35f34467 SCP check now includes database from Club Log
You can automatically download the SCP from Club Log via index.php/update/update_clublog_scp
2019-10-11 16:42:18 +01:00
Peter Goodhall 576442a5cb Revert "Merge pull request #369 from g7vjr/master"
This reverts commit 1beb0613d6, reversing
changes made to 51419ad9e0.
2019-10-11 13:58:43 +01:00
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