Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / steamclock/netable issues and pull requests

#119 - Add support for request interceptors

Pull Request - State: closed - Opened by brendanlensink over 1 year ago - 2 comments

#118 - Add some basic support for networking interceptors

Issue - State: open - Opened by brendanlensink over 1 year ago - 4 comments

#117 - [92] progress without error

Pull Request - State: closed - Opened by amyoulton over 1 year ago - 1 comment

#116 - Add Sendable conformance

Pull Request - State: closed - Opened by amyoulton over 1 year ago - 3 comments

#115 - Conform to Sendable across project

Issue - State: closed - Opened by amyoulton over 1 year ago

#114 - Support added to utilize array & iteration methods directly on LossyArray

Pull Request - State: closed - Opened by amyoulton almost 2 years ago - 1 comment

#112 - added jsondecoding/encoding key support for smart unwrap requests

Pull Request - State: closed - Opened by amyoulton almost 2 years ago

#111 - Revert "Changed Request encoding/decoding to non-optional with default param"

Pull Request - State: closed - Opened by amyoulton almost 2 years ago - 1 comment

#110 - Add `jsonDecodingStrategy` support to `SmartUnwrap` requests.

Issue - State: closed - Opened by amyoulton almost 2 years ago

#109 - Changed Request encoding/decoding to non-optional with default param

Pull Request - State: closed - Opened by amyoulton almost 2 years ago

#107 - Add support for partially decoding arrays

Pull Request - State: closed - Opened by brendanlensink almost 2 years ago - 2 comments

#106 - RetryConfiguration is not marked as Sendable

Issue - State: closed - Opened by brendanlensink almost 2 years ago

#105 - SwiftUI Example Project

Pull Request - State: closed - Opened by amyoulton almost 2 years ago - 4 comments

#104 - Better handle decoding arrays of values

Issue - State: closed - Opened by brendanlensink almost 2 years ago - 2 comments

#103 - [102] Small logging improvements

Pull Request - State: closed - Opened by brendanlensink almost 2 years ago

#102 - Improve documentation WRT logging and redaction

Issue - State: closed - Opened by brendanlensink almost 2 years ago - 1 comment

#101 - GraphQL improvements

Pull Request - State: closed - Opened by brendanlensink almost 2 years ago

#100 - Add support for fragments in GraphQL requests

Issue - State: open - Opened by brendanlensink almost 2 years ago

#99 - Rework networking to use async/await

Pull Request - State: closed - Opened by brendanlensink about 2 years ago - 13 comments

#98 - Improve Encoding of GraphQLMutation Inputs

Pull Request - State: closed - Opened by brendanlensink about 2 years ago

#97 - [96] Add basic GraphQL support

Pull Request - State: closed - Opened by brendanlensink about 2 years ago

#96 - Investigate adding support for GraphQL requests

Issue - State: closed - Opened by brendanlensink over 2 years ago - 2 comments

#95 - Fix small typo

Pull Request - State: closed - Opened by dbarden almost 3 years ago - 1 comment

#94 - Flesh out example project some more

Issue - State: closed - Opened by brendanlensink almost 3 years ago - 1 comment
Labels: Epic

#93 - Revamp example project

Pull Request - State: closed - Opened by brendanlensink about 3 years ago - 2 comments

#92 - Add support for a post-processing hook at the request level

Issue - State: closed - Opened by nbrooke about 3 years ago - 5 comments

#91 - Improve on and expand example project

Issue - State: closed - Opened by brendanlensink about 3 years ago

#90 - add support for fallback decoding type

Pull Request - State: closed - Opened by brendanlensink about 3 years ago - 2 comments

#89 - add combine support for requests

Pull Request - State: closed - Opened by brendanlensink about 3 years ago - 1 comment

#88 - add smart unwrapping properties

Pull Request - State: closed - Opened by brendanlensink about 3 years ago - 8 comments

#87 - Drop Cocoapods support

Pull Request - State: closed - Opened by brendanlensink about 3 years ago - 4 comments

#86 - Replace current example project with a more modern SwiftUI-friendly example

Issue - State: closed - Opened by brendanlensink about 3 years ago - 5 comments

#85 - [73] Add more helpful decoding error descriptions

Pull Request - State: closed - Opened by jenncoop about 3 years ago

#84 - Add support for global error handling

Pull Request - State: closed - Opened by brendanlensink about 3 years ago

#83 - Add support for setting JSON En/decoding strategies per Netable instance

Pull Request - State: closed - Opened by brendanlensink about 3 years ago - 4 comments

#81 - Log request bodies as separate logs, add some basic redaction

Pull Request - State: closed - Opened by brendanlensink about 3 years ago - 2 comments

#80 - Finish up 1.0 blog post

Issue - State: closed - Opened by brendanlensink about 3 years ago - 1 comment

#79 - Consider adding support for global error handling

Issue - State: closed - Opened by brendanlensink about 3 years ago - 4 comments

#78 - Investigate ways to further reduce the need for custom request wrapper functions

Issue - State: open - Opened by nbrooke about 3 years ago - 10 comments

#77 - Add support for async / await

Issue - State: closed - Opened by nbrooke about 3 years ago - 1 comment

#76 - Consider adding convenience to processing and outputting date and time

Issue - State: open - Opened by sakuraehikaru about 3 years ago - 1 comment

#75 - Consider adding isNetworkingError error type

Issue - State: open - Opened by sakuraehikaru about 3 years ago - 8 comments

#73 - Improve decoding error messaging

Issue - State: closed - Opened by jenncoop over 3 years ago

#72 - Better suppression of retrying on some errors

Issue - State: open - Opened by nbrooke over 3 years ago

#69 - add support for delete requests

Pull Request - State: closed - Opened by brendanlensink about 4 years ago

#68 - Investigate adding support for some automatic unwrapping of nested objects

Issue - State: closed - Opened by nbrooke about 4 years ago - 1 comment

#66 - Add support for backup decoding types

Issue - State: closed - Opened by nbrooke about 4 years ago

#65 - Add support for automatically retrying failed requests

Pull Request - State: closed - Opened by nbrooke over 4 years ago - 2 comments

#64 - Add extensions for Combine support

Issue - State: closed - Opened by brendanlensink over 4 years ago - 1 comment

#63 - Fix build on Android / Linux ( / Windows?)

Pull Request - State: closed - Opened by nbrooke over 4 years ago

#62 - Add jsonKeyEncodingStrategy option to Requests

Pull Request - State: closed - Opened by brendanlensink over 4 years ago

#60 - Log body of request when sending a POST request.

Issue - State: closed - Opened by brendanlensink over 4 years ago - 2 comments

#59 - fix nested params failing for all post requests

Pull Request - State: closed - Opened by brendanlensink over 4 years ago - 2 comments

#58 - Improve support for redaction in Netable

Pull Request - State: closed - Opened by brendanlensink over 4 years ago

#57 - Pre public release polish

Pull Request - State: closed - Opened by brendanlensink over 4 years ago - 1 comment

#56 - Proofread + refine documentation

Issue - State: closed - Opened by brendanlensink over 4 years ago - 3 comments

#55 - Add functionality to cancel specific requests

Pull Request - State: closed - Opened by brendanlensink over 4 years ago - 4 comments

#54 - [22] Add ability to download files

Pull Request - State: closed - Opened by jacobminer over 4 years ago - 9 comments

#53 - Update and improve README

Pull Request - State: closed - Opened by brendanlensink over 4 years ago

#52 - Design wordmark + icon for Netable

Issue - State: closed - Opened by ehyleong over 4 years ago - 10 comments

#51 - Improve documentation

Pull Request - State: closed - Opened by brendanlensink over 4 years ago

#50 - Another attempt at handling expected errors.

Pull Request - State: closed - Opened by brendanlensink over 4 years ago - 1 comment

#49 - Add support for DELETE http method

Issue - State: closed - Opened by brendanlensink over 4 years ago

#48 - Add support for decoding non-Swifty keys

Pull Request - State: closed - Opened by brendanlensink over 4 years ago

#47 - add first draft of http error return type

Pull Request - State: closed - Opened by brendanlensink over 4 years ago - 2 comments

#46 - Improve example project

Pull Request - State: closed - Opened by brendanlensink over 4 years ago - 1 comment

#45 - Improve support for logging

Pull Request - State: closed - Opened by brendanlensink over 4 years ago - 4 comments

#44 - Fix duration unit

Pull Request - State: closed - Opened by sakuraehikaru over 4 years ago

#43 - Add error codes

Pull Request - State: closed - Opened by sakuraehikaru over 4 years ago - 1 comment

#42 - Figure out how to support non Catalyst Mac apps

Issue - State: open - Opened by sakuraehikaru over 4 years ago

#40 - Rename to Netable, #38, #39

Pull Request - State: closed - Opened by sakuraehikaru over 4 years ago - 2 comments

#39 - Consider replacing Mockingjay with OHHTTPStubs, or forking Mockingjay

Issue - State: closed - Opened by brendanlensink over 4 years ago - 1 comment

#38 - Rename library and consolidate MacOS and iOS targets

Issue - State: closed - Opened by brendanlensink over 4 years ago - 1 comment

#36 - Re-evaluate the need for supporting reachability

Issue - State: open - Opened by sakuraehikaru over 4 years ago - 1 comment

#33 - Add Basic Logging

Pull Request - State: closed - Opened by brendanlensink almost 5 years ago - 1 comment

#32 - Give more people the ability to push new updates to Cocoapods

Issue - State: closed - Opened by brendanlensink almost 5 years ago - 1 comment

#29 - Remove dependancy on wrapper functions for requests

Issue - State: closed - Opened by brendanlensink almost 5 years ago - 1 comment

#28 - Come up with a better name for the library

Issue - State: closed - Opened by brendanlensink almost 5 years ago - 3 comments

#27 - Drop Pod support for SPM

Issue - State: closed - Opened by brendanlensink almost 5 years ago - 1 comment

#26 - Improve handling of 'non-Swifty' keys with codeable

Issue - State: closed - Opened by brendanlensink almost 5 years ago

#24 - Add support for queueing synchronous requests

Issue - State: closed - Opened by brendanlensink almost 5 years ago - 2 comments

#23 - Add support for cancelling requests

Issue - State: closed - Opened by brendanlensink almost 5 years ago

#22 - Add support for downloading images and other large files

Issue - State: closed - Opened by brendanlensink almost 5 years ago

#21 - Add support for redactions in logs

Issue - State: closed - Opened by brendanlensink almost 5 years ago

#20 - Standardize and improve logging

Issue - State: closed - Opened by brendanlensink almost 5 years ago

#19 - Improve error handling

Issue - State: closed - Opened by brendanlensink almost 5 years ago - 2 comments

#18 - Polish and expand example project

Issue - State: closed - Opened by brendanlensink almost 5 years ago

#17 - Improve README documentation

Issue - State: closed - Opened by brendanlensink almost 5 years ago

#16 - Improve in-line documentation

Issue - State: closed - Opened by brendanlensink almost 5 years ago

#14 - Support for error decoding

Issue - State: closed - Opened by nbrooke about 5 years ago - 3 comments

#11 - Allow decoding primitive values directly

Issue - State: closed - Opened by nbrooke over 5 years ago - 5 comments