Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/idno/known

A social publishing platform.
https://github.com/idno/known

Update version.known

1dca8b82776a8638e1b610e4ad8b73d424ac6a2a authored over 7 years ago
Merge pull request #1782 from mapkyca/signature-hints

Adding some more useful debug for API queries

f6351710561d1191add3be6e9d8d5b8496411e94 authored over 7 years ago
Adding some more useful debug for API queries

47d371c5132ced87ec7bd46b9a65dcac03db5087 authored over 7 years ago
Update version.known

d49dc4429e56ef48d612abd170267e72960517da authored over 7 years ago
Merge pull request #1781 from mapkyca/api-docs

Updating the API docs

5133ec3c5ecb219d31b911bd4c6f0094e6c38ba1 authored over 7 years ago
Improving API documentation with working examples of common endpoints.

16b118e63d9c02e7487e3d449e4f0bdddbe7c641 authored over 7 years ago
Removing notice error

d965c7f9d83fcc62e6052cda932843b7a54aa991 authored over 7 years ago
Adding missing title.

4289a42c7b4603a4e48bd4d0d6b11cb77eb13a0d authored over 7 years ago
Merge pull request #1779 from mapkyca/token-fixing

Token fixing

76b0a5fc614fd733d07e2ff1f1cf11ce5b4da899 authored over 7 years ago
Updating version.known

832064fa4bb380da6ff0eea2a1e230b2f0c3a32e authored over 7 years ago
URL normalisation no longer required

b03d2f8b65027928bb428ea53a24b38bd08f051e authored over 7 years ago
Fix to use action url, since action not always the form URL

e9b67a045407690298108e4f2c0418ca650e0184 authored over 7 years ago
Debug

8c4ba2f36990c2a3964892b740b3b2fbc144aebc authored over 7 years ago
Update version.known

3142c809205bb8efe882d95eb1b6dfb24364a00c authored over 7 years ago
Merge pull request #1778 from mapkyca/token-update-endpoint

Token update endpoint

ea68d8ff4b371d08e896f5c772869e49b3150fac authored over 7 years ago
Merge pull request #1777 from mapkyca/json-exception

Json exception

73668c8b3bc377974a93f2c167f60246eea15389 authored over 7 years ago
Modifying token refresh to support new token endpoint

019dce3eedd2384562df22c807e21dfca44b0dc7 authored over 7 years ago
Remove CSRF Header in HEAD request

a1384b39c84c8a20f68c08d92025f682555cf400 authored over 7 years ago
Introducing a CSRF Token endpoint

996ccb81d460e0d2a76fc648ba36686918c33416 authored over 7 years ago
Better exception handling for JSON endpoint

e8bae2e07bb9c77f49a96dd0e1b98cded50169c8 authored over 7 years ago
Introducing xhrGatekeeper()

7c4402a555787ffee1bd04e917a2e2e6ba5dc330 authored over 7 years ago
Update version.known

a1063a7683cb447c12634a2e8196b62bbe508566 authored over 7 years ago
Merge pull request #1775 from mapkyca/refresh-tokens

Ability to obtain CSRF tokens via HEAD call to page handler + automatic token update on forms.

eac823f30017de0d94c166237dd0622e243b0595 authored over 7 years ago
Urgh... PHP 5.4

1f53793b354a034fa04d150df477f5f4ded3996e authored over 7 years ago
Update version.known

7ee93e31754d14a6c4203fc9cc1f939f6cd27421 authored over 7 years ago
Merge pull request #1776 from mapkyca/alt-attr

Closes #1548: Use title for alt tag.

4c70a9d25c69a295d391f05053f1f7ae8e3675df authored over 7 years ago
Avoid potential CSRF exploit by binding token to current session ID.

Using the refresh token endpoint, it is theoretically possible for an evil site to use a backend...

0738d2db4ba61253bab4716564101acfc97fa59d authored over 7 years ago
*actually* 5 minutes

b1018d19c15c770ace9dd9ee146f87ceec5c978b authored over 7 years ago
Merge branch 'master' into refresh-tokens

bfa196da42734b7f2527c00dd71cbb45bc8f9a07 authored over 7 years ago
Closes #1548: Use title for alt tag.

41fe977fff91510c0e3b1c6f7e713a64649bcbdc authored over 7 years ago
Tweaks to JSON Feed metadata generation, including a default

implementation for Entity.

ebbfb1c8710e71e2980e7d7b0ea0d0fef29e8594 authored over 7 years ago
Update version.known

73d4a9b747b859b83fa0cdaeeea30427381c4b40 authored over 7 years ago
Merge pull request #1773 from mapkyca/bonita-sha256

Updating CSRF token generation to a more secure mechanism

4381a63340232c6c3006e2f52fda4502e0e94c89 authored over 7 years ago
Since we're now updating every 5 minutes, lets reduce the default expiry down to an hour

90229adc4df8bcd9f90582320d36bcd6881ac13e authored over 7 years ago
Merge branch 'token-updating' into refresh-tokens

869f71733537694744f995e28aa1fcc76c4615da authored over 7 years ago
Ditto for other failed content

381158c433272ee14c9c4f6ef24e23afae1db9c8 authored over 7 years ago
Lets not give too much away, if you're denide access, don't return token

58802069dacbcf21c57dde5bec37f4497ec9c938 authored over 7 years ago
Closes #1022: Script to update a form's token every 5 minutes.

Closes #1774 (replaces)

867aaf8e2d9a9cfe9563886e4639579769718a22 authored over 7 years ago
Ability to specify a page url

112f72bb8a21bedfbc45da363fa3dbc7699b1884 authored over 7 years ago
Comment change

f1f6281f362da129fe7e653def9ec8fd6aa3c8bc authored over 7 years ago
Closes #1727: Adds a mechanism to request a CSRF token for any given page.

See discussion on ticket: CORS should prevent javascript on a different domain requesting a page...

3d69c3a26d07ce1e111c342ff4a9708991362e0d authored over 7 years ago
Bonita now requires sha256, ensure it's there...

f9a61b1d9cd8b240db75d8626acaac5819f0ea8c authored over 7 years ago
For good measure, lets add a test to check for that weird thing on some platforms where an algorithm which is supposed to be supported isn't actually

bb5038b972833ecc82a897306e455f54634decb0 authored over 7 years ago
Unify Forms->draw() token generation

8c4283b472d3dc405322b6b1be1d06d3b4620533 authored over 7 years ago
Refs #1727, Refs #1022: Updating CSRF token generation to a more secure mechanism.

b1286ec3a9ef576f6dfb2e8008a07b3dc0bf01fc authored over 7 years ago
Fixing inreplyto reference on RSVPs. Oops!

e227b3aef8e41cd8aec529cabf831b43ab4699fe authored over 7 years ago
Updating RSVP.

67b62dece90221e73c1381ab5db09388e8728357 authored over 7 years ago
Decentralizing metadata generation for JSON Feeds, and more closely

matching the work in JF2.

9fc50f5c3838a2615f1be651eb6b6f4baf872b88 authored over 7 years ago
Merge pull request #1770 from mapkyca/fixing-like

Fixing like

15c2bda6746a60eaf745bbbae99536a218515734 authored over 7 years ago
Closes #1699: Fixing regex to handle malformed pages

d5e4b741c6308f7bf0f9498e4c6e75d48db96536 authored over 7 years ago
Adding debug to callback

900adcda01d886a513e1be208aa176c87924e338 authored over 7 years ago
Remove unused $rel var

374a445bebe3546302eee033e919ce755ad428a8 authored over 7 years ago
Update version.known

54ec9fb6952fd6ceadba70fca9aa4be4b84b25b1 authored over 7 years ago
Merge pull request #1769 from mapkyca/input-defaults

Make input default returns more consistent (replaces #1539).

092439a449a85b421744372075eecb66160a7ce5 authored over 7 years ago
Testing all paths in test

c2da64fcc23bcb4363c318892b9a8224204d7533 authored over 7 years ago
Removing typo

9297b18a5a6b59dc064c632dfbfc64fb24a821af authored over 7 years ago
Removing debug

e8a34e2b5acee18a74bd037c63266fbe5724c6b7 authored over 7 years ago
Closes #1538: Make input default returns more consistent.

Closes #1539

a1ed93ad4478badb8236cc177669d851f53d2ccd authored over 7 years ago
Update version.known

d4147a0ed8b601472cf629122f26457ebaad7138 authored over 7 years ago
Merge pull request #1767 from mapkyca/entropy

Increase entropy / use more reliable random number generator

2b557f7a8643f87486159d7cc6ca05af3664f0c8 authored over 7 years ago
Use more reliable random number generator, and increase entropy

12e6b8ac62c7347aa31636923bfc49abf0380595 authored over 7 years ago
Use more reliable random number generator, and increase entropy

dc0a17bcc6e881f1df0d04b5b01dc281a1f9bf71 authored over 7 years ago
Use more reliable random number generator, and increase entropy

5c7c9ef9912a331f5520528d53407b47432815e3 authored over 7 years ago
Some platforms have very weak randmax

6f383ecde41be30e70387f56d6ec8a01d5a6274c authored over 7 years ago
Update version.known

905573cc7e1612293dd53a458da750a5e920772d authored over 7 years ago
Merge pull request #1766 from mapkyca/forward-encoding

Closes #1651: Using url safe base64 encoded urls instead of urlencoding

4394c13b52a44b7b6346a7f73bdf03dc734cb492 authored over 7 years ago
Closes #1651: Using url safe base64 encoded urls instead of urlencoding

4ab1d6a1cf418bd658ad1c75ef540a39f829998c authored over 7 years ago
Merge pull request #1765 from mapkyca/little-fixes

Little fixes

11506850f16ce77f259c42c0e7bf13d0faeb16b2 authored over 7 years ago
Support multiline log entries in capture logs.

e9263f4cccda97738a7977a4fa3b1bb4a05b8154 authored over 7 years ago
Remove errant whitespace (\r) from end of log

a60cf4c4a337cb51ea19ca664664f03efc32f2c4 authored over 7 years ago
Refs #1377: Adding template support for preheaders.

* Template support present
* Engine support still outstanding pending discussion of the best way...

f90bb63d895a1123066af2a143c226985d21daef authored over 7 years ago
Title should not be this in the main template

10bebff11b71f190f7f198ff0c8ac117314f63e0 authored over 7 years ago
Closes #1763: Slight clarification

d3dea1f4d654222242ede7bf239a2d6a109ea30a authored over 7 years ago
Warnings

fe9b8707d3c5ca053e1eac427d16b68735484e3a authored over 7 years ago
Slight clarification

a9520c4d23650c23961ee3318a1875ee0901536f authored over 7 years ago
Update version.known

1511c550aec69f018b75da848547bc1cf798c6e3 authored over 7 years ago
Merge pull request #1764 from cleverdevil/jsonfeed-support

Adding JSON Feed support.

9f45efcbc500f0421c57f2fd874e38960ba60fd8 authored over 7 years ago
Adding JSON Feed support.

aff7be561f0b3b1e4a94a07766863ee8358d1681 authored over 7 years ago
Merge pull request #1760 from mapkyca/multiline-log

Multiline logging

572af3c8f259f389772d0af4db773918c29fd81f authored over 7 years ago
Version bump

aa668188eafd678c3351eacf960b481cb23e3334 authored over 7 years ago
Removing trace logic condition.

Not sure why this was put in, but it seems to prevent trace messages from ever appearing.

c053242644bef505085f326b9d015853af72f339 authored over 7 years ago
Improve logging messages by supporting multiple lines

e2894242561967f701bd07bede81d47051d8a7b2 authored over 7 years ago
Casting MongoDB sort fields to integer

e868ee9c5deae036b1c335c0eb277c47bc1c6e5a authored over 7 years ago
Merge pull request #1759 from mapkyca/misc-tweaks

Removing edge case notice error from reports generated by detached pr…

55a679baf1f6799aa1f4c1b35f9b9f1123d724a4 authored over 7 years ago
Removing edge case notice error from reports generated by detached process

71839d2ba26c7eb95752febaa447c9a58f2f57d2 authored over 7 years ago
Scheme rollup change, so bumping version for tracking

9b5f1914a162f60e07446f2df6f5eae1d76a5298 authored over 7 years ago
Merge pull request #1756 from mapkyca/postgres-syntax-1752

Closes #1752: Changing syntax as noted

541427a30a691c4a27d0d121f949d8aa8acd5306 authored over 7 years ago
Closes #1752: Changing syntax as noted

6a63c47d35fce041a2db87bb34681b54bed6f8fb authored over 7 years ago
Merge pull request #1755 from mapkyca/notes-1754

Refs #1754: Clearer mongo upgrade instructions

3baf9ed3e7c23268f490ac22e1c61ad9716c0f01 authored over 7 years ago
Refs #1754: Clearer mongo upgrade instructions

b19ffe6faf8e2942abaf4733ec5dc8a897600ecf authored over 7 years ago
Merge pull request #1751 from mapkyca/plugin-requirements

Plugin requirements

a4ddf24411de27db57de5f1dd6db2179147e982d authored over 7 years ago
Documentation clarification

b727cd745707a38aad5cbe1cc79e8b5bd399a5e7 authored over 7 years ago
Removing notice errors, clarifying message

fa76171707e5414fd8a05bd96fbcdf209aa2ea44 authored over 7 years ago
Correctly support "requirements" section

07c70b1d7da0c2cb0373c1a756a3e417222112ed authored over 7 years ago
Bringing readme in line with documentation

205f1420fb6a561b84a6abbf2f8dcf97ac1d45e3 authored over 7 years ago
Update version.known

ba330ba96d9e4723bfae917bba35c7493c6fb943 authored over 7 years ago
Merge pull request #1750 from mapkyca/native-logging

Introducing capture_logs config setting

5f6d85c64f4b102d9a9b00787db6ed0715e92041 authored over 7 years ago
Introducing capture_logs config setting to capture Known produced log messages and direct them to an additional log file. Useful for debugging logs when they are not available for whatever hosting related reason.

f69f1caaccd8d0012ae028a1f209abf223773f00 authored over 7 years ago
Version bump

14d890ddc500177dc02458f6827ea58bbd966684 authored over 7 years ago
Changelog update

ced5e32cda2d37d8fbbf8d252918e2c292756cfc authored over 7 years ago