Aaron Blankstein
|
f4d393622f
|
okay, now the api for core.blockstack.org can be generated from aglio correctly
|
2017-07-31 14:43:17 -04:00 |
|
Aaron Blankstein
|
5a8d93e125
|
support cross-domain requests on API
|
2017-06-22 15:36:47 -04:00 |
|
Aaron Blankstein
|
10deb5ce96
|
no longer need that quick fix for pagination
|
2017-04-21 17:12:03 -04:00 |
|
Aaron Blankstein
|
7b4a6b802a
|
Merge branch 'api' into api-aaron
|
2017-04-21 14:12:40 -04:00 |
|
Aaron Blankstein
|
b3fc7feb84
|
quick fix to prevent server overloading from namespace calls to high page numbers
|
2017-04-21 13:49:14 -04:00 |
|
Aaron Blankstein
|
e8344076e1
|
moving api_v1 back to its original location, and added namespace test to test framework
|
2017-04-20 10:52:59 -04:00 |
|
Aaron Blankstein
|
432368b5d9
|
filled out api descriptions with the new public endpoints
|
2017-04-18 15:52:51 -04:00 |
|
Aaron Blankstein
|
5fd7b1587f
|
more docs touchups
|
2017-04-17 18:31:21 -04:00 |
|
Aaron Blankstein
|
d98d81c680
|
Merge branch 'api-aaron-docgen' of github.com:kantai/blockstack-core into api-aaron-docgen
|
2017-04-17 17:59:45 -04:00 |
|
Aaron Blankstein
|
0eb27a1e99
|
cache index
|
2017-04-17 17:40:27 -04:00 |
|
Aaron Blankstein
|
14e4c5d548
|
first pass at auto-generating docs
|
2017-04-17 16:29:25 -04:00 |
|
Aaron Blankstein
|
690902193f
|
forwarding params for the default GET forwarder
|
2017-04-17 16:20:01 -04:00 |
|
Aaron Blankstein
|
1dfb2d8adb
|
switch back to letting the underlying api service deal with forcing paginated /v1/names calls
|
2017-04-17 15:19:35 -04:00 |
|
Aaron Blankstein
|
42b0fa5f38
|
limit count size on 'get all names' requests
|
2017-04-14 12:52:44 -04:00 |
|
Aaron Blankstein
|
58e2af7fe5
|
fixed /v1/search endpoint -- now it forwards to the searcher blueprint if enabled, or makes request to search.blockstack
|
2017-04-13 15:29:36 -04:00 |
|
Aaron Blankstein
|
566c2895ce
|
default search endpoint on, update the copyright notices for the test files, add Cache-Control headers if you want to use edge caching
|
2017-04-12 18:18:16 -04:00 |
|
Aaron Blankstein
|
11bbb64704
|
cleaned out old tests from api_tests, and integrated resolver and search tests
|
2017-04-12 15:57:42 -04:00 |
|
Muneeb Ali
|
abb2ce5e00
|
added resolver support for backwards compatibility
|
2017-04-09 14:29:05 -04:00 |
|
Muneeb Ali
|
f0b81991bd
|
combined search css/js/templates are other files into a single structure
|
2017-04-04 18:34:04 -04:00 |
|