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
Andy
34212d2976
DXCC awards has links to show stations worked on that band and country
2016-02-15 17:46:33 +00:00
Peter Goodhall
ff764f2535
CAT_status was missing database info whoops
2012-12-10 15:53:14 +00:00
Peter Goodhall
6430b9dc11
Added new function cat_status to take profile_name and profile_url via json
2012-12-10 15:51:41 +00:00
Peter Goodhall
1fccf90cef
Added /API/RADIO which allows JSON Posting of radio information
2012-04-07 17:36:38 +01:00
Peter Goodhall
67ae43de13
Merge branch 'master' of github.com:magicbug/Cloudlog
2012-01-07 22:49:40 +00:00
Peter Goodhall
272b3e1380
Stopped Logged in session from expiring
2012-01-07 22:49:12 +00:00
Andy Smith
0e291200fa
API query string changes - now uses = instead of square brackets.
2012-01-03 23:30:53 +00:00
Andy Smith
c93bc608dd
API key-based authorization implemented for api/search.
2012-01-02 00:08:36 +00:00
Andy Smith
c9e43ec203
Added JSON output functionality to API calls (see format[xml] or format[json]).
2012-01-01 23:15:11 +00:00
Peter Goodhall
fe14cdc111
Added Search Callsign function which returns results as json
2012-01-01 22:43:24 +00:00
Peter Goodhall
37fb498883
Fixed php error
2011-12-09 17:35:48 +00:00
Peter Goodhall
de9267c421
API - Generation of Keys and basic auth class
2011-12-09 17:34:50 +00:00
Peter Goodhall
3ed8928bd4
Adding Titles to pages
2011-11-04 17:32:03 +00:00
Andy Smith
be574ac706
* Initial implementation of 'add' API call
...
* Fixed duplicate timezones (reimport sql/timezones.sql) (closes #48 )
2011-09-30 16:51:35 +01:00
Andy Smith
5a003c5665
Controller work for user functions
2011-08-19 17:12:13 +01:00
Andy Smith
ba5c698215
Formatting tidy-up
2011-08-18 01:28:37 +01:00
Andy Smith
9a3b44d73d
Basic API and Authentication extensions.
2011-08-17 02:22:45 +01:00