[dev] [dexonline/dexonline] b042e2: Updated .gitignore to include macOS-specific .DS_S...
GitHub
noreply at github.com
Fri Mar 3 16:01:24 EET 2017
Branch: refs/heads/master
Home: https://github.com/dexonline/dexonline
Commit: b042e21b67b1bdf6ca0bb50c17fd8433f2ed8af1
https://github.com/dexonline/dexonline/commit/b042e21b67b1bdf6ca0bb50c17fd8433f2ed8af1
Author: Dan Burzo <danburzo at gmail.com>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M .gitignore
Log Message:
-----------
Updated .gitignore to include macOS-specific .DS_Store
Commit: 0abbc1afa1177cfb042e0ad4a60c9809fa45ae05
https://github.com/dexonline/dexonline/commit/0abbc1afa1177cfb042e0ad4a60c9809fa45ae05
Author: Dan Burzo <danburzo at gmail.com>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M phplib/util.php
A templates/json/search.tpl
M wwwbase/search.php
Log Message:
-----------
Added JSON format; refactored xml into format
Commit: 8d391e663717d108f50173637a4ee185570954c3
https://github.com/dexonline/dexonline/commit/8d391e663717d108f50173637a4ee185570954c3
Author: Dan Burzo <danburzo at gmail.com>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M phplib/util.php
M wwwbase/.htaccess.sample
M wwwbase/search.php
Log Message:
-----------
Fixes
Commit: 0f458f1b439ea7ad1b417a14dd5d80447217eac5
https://github.com/dexonline/dexonline/commit/0f458f1b439ea7ad1b417a14dd5d80447217eac5
Author: Dan Burzo <danburzo at gmail.com>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M templates/json/search.tpl
Log Message:
-----------
Renounce unnecessary searchResults obj in JSON response
Commit: 41da1bf7750d553773f40900d65775120f7016c0
https://github.com/dexonline/dexonline/commit/41da1bf7750d553773f40900d65775120f7016c0
Author: Dan Burzo <danburzo at gmail.com>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M dex.conf.sample
M wwwbase/search.php
Log Message:
-----------
Added ability to turn on/off XML/JSON API
Commit: 1a2396710ea84698ef6efb5b96e8b6c4d0e0d8bc
https://github.com/dexonline/dexonline/commit/1a2396710ea84698ef6efb5b96e8b6c4d0e0d8bc
Author: Dan Burzo <danburzo at gmail.com>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M templates/json/search.tpl
M wwwbase/search.php
Log Message:
-----------
Added types to JSON response objects; fixes JSON Content-Type; uses json_encode instead of escape:javascript
Commit: 67089e81fb4aedc4c4fc95ee1c5035c7cdfc181b
https://github.com/dexonline/dexonline/commit/67089e81fb4aedc4c4fc95ee1c5035c7cdfc181b
Author: Cătălin Frâncu <cata at francu.com>
Date: 2017-03-03 (Fri, 03 Mar 2017)
Changed paths:
M .gitignore
M dex.conf.sample
M phplib/util.php
A templates/json/search.tpl
M wwwbase/.htaccess.sample
M wwwbase/search.php
Log Message:
-----------
Merge pull request #564 from danburzo/json_api
Basic JSON format API response
Compare: https://github.com/dexonline/dexonline/compare/a57e9fec3bde...67089e81fb4a
More information about the Dev
mailing list