Wykres commitów

11 Commity (313ff76cd43e89ba1bdb74f03d84ebd37e1add97)

Autor SHA1 Wiadomość Data
Peter Goodhall 61b13860f3 XSS filtering for API Descriptions 2019-10-05 22:09:06 +01:00
Peter Goodhall fac032d506 when using apis country_worked or gridsquare_worked you can suppliment band with "all" 2019-07-26 21:53:00 +01:00
Peter Goodhall b0e8e7e1da Update Api_model.php 2019-07-22 16:47:47 +01:00
Peter Goodhall d775ce17c7 Added API function gridsquare_worked 2019-07-22 16:46:06 +01:00
Peter Goodhall 53d4577b26 Added API function country_worked
function country_worked can be called either as

/api/country_worked/230/40m/ssb

or by leaving mode bank /api/country_worked/230/40m
2019-07-22 16:27:18 +01:00
Peter Goodhall a62764e69d Added the ability to set the API key description #287 2019-07-09 17:18:19 +01:00
Kim Huebel 0eb4d892fd Added new Awards - DOK
This gives us a list of worked DOKs (counted only, if DXCC is 230 = Germany)
2019-06-26 10:17:06 +02:00
Peter Goodhall d05717c1e6 You can now delete API keys via /api/help 2019-06-21 21:33:21 +01:00
Peter Goodhall caf43f2259 Added function for deleting API keys
Added a function to delete API keys in the API model, this will be exposed via the api.php controller with a frontend component
2019-06-21 21:22:22 +01:00
Peter Goodhall 546aafb757 Removed each() which is depreciated 2018-11-27 15:50:50 +00: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