Wykres commitów

14 Commity (923e03d4a56dd0219be5de579e56d8977ae0e9c3)

Autor SHA1 Wiadomość Data
Peter Goodhall a4e89235e3 Fixes /API/QSO after ADIF improvements (Fixes issue with Pushing ADIF to Cloudlog) 2020-04-06 11:06:37 +01:00
Peter Goodhall 4b5e41fc24 Added statistics to /api/statistics gives todays, total, month and year totals in json output 2020-04-03 16:41:21 +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
Peter Goodhall d05717c1e6 You can now delete API keys via /api/help 2019-06-21 21:33:21 +01:00
Peter Goodhall 294e126d7d Whitespace removed 2019-06-17 15:28:27 +01:00
Peter Goodhall 4c29c960c7 Added HTTP 401 for failed due to no api key and 201 used when qso created successfully 2019-06-17 15:27:58 +01:00
Peter Goodhall 2afa5697c6 Added function to API to allow adding a QSO by sending ADIF 2019-06-17 15:10:43 +01:00
Peter Goodhall 9c2959779b Changed interface elements to Bootstrap 4 2019-01-09 15:18:46 +00:00
Peter Goodhall 1b3d496aaa Removed cat_status from controller and model as I believe its not used anymore if it breaks just have to rollback 2018-12-17 22:19:23 +00:00
Tobias Mädel 556a4bd768
Added authentication for api/radio 2018-12-17 22:16:06 +01:00
Warren Volz 73e0f1d7d1 fix missing () from num_rows calls 2017-12-01 19:28:32 +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