Ecosyste.ms: OpenCollective

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

github.com/lambdaisland/fetch

ClojureScript wrapper for the JavaScript fetch API
https://github.com/lambdaisland/fetch

Update pom.xml and add CHANGELOG.md placeholders

1fe9fab75b47f5a245dfa105a87ffe8da539118d authored over 1 year ago by Arne Brasseur <[email protected]>
# 1.5.83 (2023-09-13 / 2629e5d)

## Added

- Specify edn tag reader functions with `:edn/readers`

737e2977527b02d3221de6103474ffd547b7c9fe authored over 1 year ago by Arne Brasseur <[email protected]>
Specify edn tag reader functions with `:edn/readers`

2629e5d780a85b692833f66ba425862f959fb892 authored over 1 year ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

4ddab410c99de21d875a77a33e4b08fd085f43db authored over 1 year ago by Arne Brasseur <[email protected]>
# 1.4.80 (2023-08-30 / d352b27)

## Added

- `:as` flag to force response content-type parsing

## Changed

- Dependency version ...

bbdd200eff5266c4ffdbb6e6df58cb1fc0494a0f authored over 1 year ago by Arne Brasseur <[email protected]>
Add test

d352b270b5533f0266ea0652a73b0f6f2dfb4a30 authored over 1 year ago by Arne Brasseur <[email protected]>
Version bumps

f2846d2bee2cd7812f442fe47e7ec54e65d8d37f authored over 1 year ago by Arne Brasseur <[email protected]>
Introduce :as flag, to force response content type

000711ff823bf0553a925705ee66dca2ca9f31a3 authored over 1 year ago by Arne Brasseur <[email protected]>
Update changelog to include doc update and dep bump.

926fccabfebced3340548f33e41a72b159d97678 authored almost 2 years ago by Alys Brooks <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

bbc65bf698f562b2415381dc4004c9f67154f909 authored almost 2 years ago by Alys Brooks <[email protected]>
# 1.3.74 (2023-03-27 / ce3b211)

## Added

## Fixed

## Changed

c1691e1f7886c24890b050ed9f58877a5c0f1bee authored almost 2 years ago by Alys Brooks <[email protected]>
Bump uri library to address security issue.

uri library change is "Treat a backslash in the authority section as a delimiter which starts th...

ce3b211e20b34af224b2409fdc0f85fd7453c593 authored almost 2 years ago by Alys Brooks <[email protected]>
Merge pull request #23 from opqdonut/main

README.md: document :query-params, don't document :body twice

246d5615eb242ef092096b6040a1ec011682a924 authored about 2 years ago by Arne Brasseur <[email protected]>
README.md: document :query-params, don't document :body twice

641c537fe85512ad4dffe424a6f9173d9976ae98 authored about 2 years ago by Joel Kaasinen <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

7c691e62e6a02eed56b954a0d67cadf7aec39b3d authored about 2 years ago by Arne Brasseur <[email protected]>
# 1.2.69 (2022-11-14 / 6e9a82f)

## Added

- Support for a `:signal` key, to hook up an `AbortController`

## Changed

36b590ef196a06e6ec35777269f2c9b2dbdf605a authored about 2 years ago by Arne Brasseur <[email protected]>
Version bumps

6e9a82ffc54e358525b316a7e2dc098bd8899feb authored about 2 years ago by Arne Brasseur <[email protected]>
Update CHANGELOG and README

36edf4beff500fe6865da52e609f40ce08b68865 authored about 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #22 from kuhumcst/fix/21-abort-signal

add :signal as opts key

b74d2fb590917a14ae0ab3a1478bf60ff6906f65 authored about 2 years ago by A Brooks <[email protected]>
add :signal as opts key

7130b9542c261001a6f40408c5d7e9f8641895aa authored about 2 years ago by Simon Gray <[email protected]>
Merge pull request #11 from lambdaisland/laurence/add-README-example

Add example code to README as suggested by issue 5

019c4c05c6d4670f4bd8f589624d52ab1200c602 authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

36aa1427d3d4f6e2c5640ddb59daf49e57f69f88 authored over 2 years ago by Arne Brasseur <[email protected]>
# 1.1.60 (2022-09-19 / 8d42e83)

## Changed

- Passed in query-params now get merged into query parameters on the URL, rather
t...

0d23b56c11ac92df9f655ba90f3e5a2746f47721 authored over 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #12 from lambdaisland/laurence/query-parameter-allowed-on-uri

let URL query parameters can be directly added in URL

8d42e83213b5f9876b8e6e7a2e28743807e0ae15 authored over 2 years ago by Arne Brasseur <[email protected]>
Run tests on node for CI

6cb52d99b0e3c6f3adddd91e53d8cc253b1db648 authored over 2 years ago by Arne Brasseur <[email protected]>
update CHANGELOG

868d3991807827947f3902692d062bd1f990357f authored over 2 years ago by Laurence Chen <[email protected]>
let URL query parameters can be directly added in URL

b598d4802a39e101888172be55c11ac5a65884ed authored over 2 years ago by Laurence Chen <[email protected]>
No need to check in package.json

2cd379691fde19c209f59bfcaa19d807ae5bce37 authored over 2 years ago by Arne Brasseur <[email protected]>
Simplify query-params handling, add tests, bump versions

ffdd0db53e2e22757d143a7994a6631a2c81384d authored over 2 years ago by Arne Brasseur <[email protected]>
Add required circle's CI config

Ref:
https://github.com/lambdaisland/kaocha-cljs#known-issues

dca72f289d4865b93eab6c148f28b2b59a0cebed authored over 2 years ago by Laurence Chen <[email protected]>
add a circle ci config

069857d30d0938cf4e95ccb2c434e54983b57433 authored over 2 years ago by Laurence Chen <[email protected]>
change the combining precedence: query-params > query-string

1cc210e6b12fee1081bd0da9ad57362007ce85fa authored over 2 years ago by Laurence Chen <[email protected]>
change either-or semantic to merge semantic

e2ee9a71fc2c4a1e0c14daf28915fce595f30873 authored over 2 years ago by Laurence Chen <[email protected]>
fix typo

5e0376c206429aeb138b9d6f63522f7a4480e4cf authored almost 3 years ago by Mitesh Shah <[email protected]>
Merge pull request #16 from lambdaisland/ox/readme-transit-opts

document opts to pass custom transit reader/writer

0da4ce584ce5e2e93fd731ba6b45ac7a509a4357 authored almost 3 years ago by Mitesh <[email protected]>
document opts to pass custom transit reader/writer

25c07797b7d5d204b8dfb50aa64da003bad4d5d5 authored almost 3 years ago by Mitesh Shah <[email protected]>
Merge pull request #15 from lambdaisland/ox/readme-examples

showcase an example in readme

f63858363816069b9e6208e0a7e43366edd8e0d2 authored about 3 years ago by Arne Brasseur <[email protected]>
avoid use of js->clj as it's generally a bad practice

7ea5aa67de39df848761c0b013d77ab6ee63cd41 authored about 3 years ago by Mitesh Shah <[email protected]>
fix

65d571344699c500df766b1efb85dedad0d61d5b authored about 3 years ago by Mitesh Shah <[email protected]>
showcase an example in readme

3bddb21742e42d8c43aec92016e6bc999639eeaa authored about 3 years ago by Mitesh Shah <[email protected]>
add the suggestions of using REPL to test fetch

f11e9531fb787f4e91ea4c534d9558ff14c9ae7d authored about 3 years ago by Laurence Chen <[email protected]>
add example code to README as suggested by issue 5

62dd84aea311f2b78ea4414216ba17d32d587dca authored about 3 years ago by Laurence Chen <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

0d1d46c3a88dbf2ad0d6242531a0cb64aa12c4db authored over 3 years ago by Arne Brasseur <[email protected]>
# 1.0.41 (2021-09-07 / 6696b7a)

## Added

- Added support for all options that `js/fetch` understands. Option values can
be su...

f3d01dd3f413b7b4e079011d3b02e991cf8f2ab1 authored over 3 years ago by Arne Brasseur <[email protected]>
Merge pull request #9 from lambdaisland/arne/full-fetch-options

Arne/full fetch options

6696b7a513b28b90ec47104414a1768a14305933 authored over 3 years ago by Arne Brasseur <[email protected]>
Use system bb

8c4baceea47763c6fa1fd2938cb059e5cd2f9130 authored over 3 years ago by Arne Brasseur <[email protected]>
bin/proj update-readme

9cd04cd055721d7bedc40cad8318cb1091e78bc2 authored over 3 years ago by Arne Brasseur <[email protected]>
Remove CircleCI setup, not worth it to spin up a headless browser

eae61ed54c37eeac4af39150cd50ac555c6f4d0e authored over 3 years ago by Arne Brasseur <[email protected]>
Implement encoding for form-encoded, treat string bodies literally

When the request `:body` is a string use it literally instead of encoding it.

Update README and...

68b40975b5cc9dc62a7bc7fd804a4c62eb11e263 authored over 3 years ago by Arne Brasseur <[email protected]>
Add support for custom headers and other fetch options

- :headers
- :redirect
- :mode
- :cache
- :credentials
- :referrer-policy

Add a test with a tes...

6ee1bd6c118cac7f2631bed7b4a581e0cc9c03cf authored over 3 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

25e9ea57a17e5018fdb27f649f8065779da4be24 authored over 3 years ago by Arne Brasseur <[email protected]>
# 1.0.33 (2021-06-02 / cfb45a8)

## Added

- Added optional EDN support. Require the `lambdaisland.fetch.edn` namespace, this wil...

24ae1c250d04f99cf23f68c9363a51b4a1a1ba11 authored over 3 years ago by Arne Brasseur <[email protected]>
Prep new release

cfb45a8e72d64177b6d19b742697d30eeecce24f authored over 3 years ago by Arne Brasseur <[email protected]>
Merge pull request #7 from lambdaisland/arne/edn-support

Add EDN support

f89fe0dcde784627d5a1a3f6422cc1951414b572 authored over 3 years ago by Arne Brasseur <[email protected]>
Add EDN support

Add optional support for reading/writing EDN.

cb94462d840364d874310db3e3f91610c465ab62 authored over 3 years ago by Arne Brasseur <[email protected]>
Merge pull request #6 from lambdaisland/alysbrooks-update-circleci

Update to use latest orb and Clojure version

834bf5f2e7f13e042d70aaf72050a41add7664a1 authored over 3 years ago by A Brooks <[email protected]>
Remove codecoverage and Cloverage for now.

624146d6d9aff6a69e19e5e2c780991b5ae81bd2 authored over 3 years ago by A Brooks <[email protected]>
Update to use latest orb and Clojure version

653cb3bb9248ddbbeed66174bdbccb17fd545867 authored over 3 years ago by A Brooks <[email protected]>
Bump lioss tooling

b5a553e940f317061773a8331d9657235996e256 authored over 3 years ago by Arne Brasseur <[email protected]>
Next version will be 1.0.x

67b19148d568bbed39523b5b5599e0918bd23d0d authored about 4 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

b85865075065038ebb60a74d55653f59deda4e91 authored about 4 years ago by Arne Brasseur <[email protected]>
# 0.0.23 (2021-01-04 / b8a521a)

## Fixed

- Fix query-params encoding issue and path/query-params normalization (@den1k)

## Cha...

a3f684fe48631d2ae16968f339124b64ac6c0258 authored about 4 years ago by Arne Brasseur <[email protected]>
Bump tooling version

b8a521ad7e9fc1e0346ac8c06c08936362de4697 authored about 4 years ago by Arne Brasseur <[email protected]>
Remove clj/cljs dependency, update CHANGELOG

9e10dc19092541d690d0ba045ff7ccd25ecc2c9f authored about 4 years ago by Arne Brasseur <[email protected]>
Merge pull request #4 from den1k/dennis/query-params-fix

Dennis/query params fix

40186eca7b6c8c68c892f64d3f2ab9fbc1eb87cd authored about 4 years ago by Arne Brasseur <[email protected]>
Fix query-params encoding issue and path/query-params normalization #3

cc928569631929c9a45f3634a0ddbd3527013538 authored about 4 years ago by Dennis Heihoff <[email protected]>
Update deps

313d4a7e6d55c4b5e7269a93ae4f980a3aba5b16 authored about 4 years ago by Dennis Heihoff <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

fa327394d2c9fdddac0c0a888b38c89f7f2d7fb7 authored about 4 years ago by Arne Brasseur <[email protected]>
# 0.0.16 (2020-12-01 / d5f92bd)

## Changed

* Replaced `kitchen-async` dependency with `mhuebert/kitchen-async`, which is the sa...

df8bf2099cc4138a420a135ef641d82a69ec6c7c authored about 4 years ago by Arne Brasseur <[email protected]>
Update CHANGELOG

d5f92bd49db7adf52d512100d07d368147956f6a authored about 4 years ago by Arne Brasseur <[email protected]>
Run bin/proj update-readme

3975232e1890cdc9808a90d58f63ca2d2f796646 authored about 4 years ago by Arne Brasseur <[email protected]>
Add lioss project management tools

ea35bce1e04d84b1b7fb076ddcf87cbba2ce7460 authored about 4 years ago by Arne Brasseur <[email protected]>
Merge pull request #2 from lambdaisland/Heliosmaster-patch-1

Fully qualify dependency on kitchen-async

4322b11a272f04018a7064dd9503f7265b4dca02 authored about 4 years ago by Arne Brasseur <[email protected]>
Update CHANGELOG.md

04a67e7db200195f5a45ead5f40f1c21b73683ff authored about 4 years ago by Davide Taviani <[email protected]>
Replace dep with mhuebert/kitchen-async

87057dd092c0680d5a599439f9e7d386ebb2f64f authored about 4 years ago by Davide Taviani <[email protected]>
Fully qualify dependency on kitchen-async

5816c37ea3f5b49c7f5672fc74f3718d449d7309 authored about 4 years ago by Davide Taviani <[email protected]>
Make raw transit available as body metadata, for easy client side caching

ea584d5b2c1d81eec2fb208cfc7c8ba294e3370a authored over 4 years ago by Arne Brasseur <[email protected]>
Merge pull request #1 from mk/fix-transit-decode

Uncomment default transit-json-reader

a0b305b39b6550c11fe86f6032544ce1876602e6 authored over 4 years ago by Arne Brasseur <[email protected]>
Uncomment default transit-json-reader

af06642b4edc770742998c4f8e4032383d3c5b9c authored over 4 years ago by Martin Kavalar <[email protected]>
Markdown tweak

199339dd26d8b5874c2fd50025e0eb0dec6025c8 authored almost 5 years ago by Arne Brasseur <[email protected]>
Update README

760383bb007e8572045c7cc2b9954f844f945f48 authored almost 5 years ago by Arne Brasseur <[email protected]>
Use :transit-json-{reader,writer} instead of :transit-...

To allow for future `msgpack` options.

ff090791049ed792def4e787c26697406896ab9b authored almost 5 years ago by Arne Brasseur <[email protected]>
Allow bringing your own transit reader/writer

c17e08843d3ce11ad24f3217bd848c730e18628b authored almost 5 years ago by Arne Brasseur <[email protected]>
Update README

b3b7c500191011c53cc40595fbc36f7d19f1bd37 authored almost 5 years ago by Arne Brasseur <[email protected]>
First version

284cb20afcaebe968ca40e8645e0bd9337b60d8f authored almost 5 years ago by Arne Brasseur <[email protected]>