Daniel James
|
3d8a5f48aa
|
Put json logic in a function
|
2016-11-14 22:54:09 +00:00 |
|
Daniel James
|
bce12af4d3
|
Better error in libraries.json.php
|
2016-11-14 22:54:09 +00:00 |
|
Daniel James
|
03e5b2904c
|
Include hidden libraries in json list
|
2016-11-14 22:54:08 +00:00 |
|
Daniel James
|
b8120cc53c
|
Adjust a lot of the error handling.
Use exceptions for most internal errors. Return error codes for most errors.
|
2016-09-29 02:08:52 +01:00 |
|
Daniel James
|
d404463956
|
TODO notes where might want to use hidden libraries.
Currently just pretend they don't exist.
|
2016-07-04 23:31:35 +01:00 |
|
Daniel James
|
7db317dd25
|
Create json output from array of BoostLibrary.
|
2015-04-21 00:20:08 +01:00 |
|
Daniel James
|
b70a11aa95
|
Remove the $info stuff.
|
2015-04-21 00:20:08 +01:00 |
|
Daniel James
|
652cee39fb
|
Don't include unreleased libraries in release list by default.
|
2015-01-10 13:44:58 +00:00 |
|
Daniel James
|
623b7be41c
|
Better handling of invalid versions.
|
2015-01-10 13:44:58 +00:00 |
|
Daniel James
|
66160d2fea
|
Move library loading into boost_libraries.
Still a bit shoddy, but at least it's only in one place.
|
2015-01-10 13:44:58 +00:00 |
|
Daniel James
|
fdbc5c782d
|
JSON http header.
|
2015-01-06 00:45:39 +00:00 |
|
Daniel James
|
9fee82bb38
|
Fix for older versions of php.
|
2015-01-06 00:34:49 +00:00 |
|
Daniel James
|
f96c602907
|
Quick and dirty library list in json.
|
2015-01-06 00:27:32 +00:00 |
|