Ecosyste.ms: OpenCollective

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

FreshOS

Simple iOS tools to solve problems 99% of us have.
Collective - Host: opensource - https://opencollective.com/freshos - Code: https://github.com/freshOS

Update README.md

github.com/freshOS/Networking - dad7372ce1e01883fef761b44071331189782139 authored about 1 year ago by Sacha DSO <[email protected]>
Removes unnecessary E: Encodable generic type

github.com/freshOS/Networking - 55ab4bd2962b37902f78fabea666505bf4788eba authored about 1 year ago by Sacha DSO <[email protected]>
Update README.md

github.com/freshOS/Networking - 5edcd93f5e3a7af80c224f268b8be139e3a5d123 authored about 1 year ago by Sacha DSO <[email protected]>
Update README.md

Updates demo code showcasing native vs Networking

github.com/freshOS/Networking - 2caf48448010fc1594584327e0b3395f49bb7389 authored about 1 year ago by Sacha DSO <[email protected]>
Removes unnecessary Generic param on NetworkingRequest

github.com/freshOS/Networking - 9364dc9e4faa2958cf1626c2f07f0f6fafccc4e2 authored about 1 year ago by Sacha DSO <[email protected]>
Simplify execute implementation with urlSession async api

github.com/freshOS/Networking - e9cb882f7681213c1895e35692b234dce1f467af authored about 1 year ago by Sacha DSO <[email protected]>
Merge pull request #62 from freshOS/encodable_post

Enables using Encodable as POST, PUT, PATCH body

github.com/freshOS/Networking - 190d35e8ad018b379e2f2bfd13489672df23e646 authored about 1 year ago by Sacha DSO <[email protected]>
Adds testGETVoidAsyncWithURLParams unit test

github.com/freshOS/Networking - 47f9ceb82787107b2283adf00358450cfa0f7502 authored about 1 year ago by Sacha DSO <[email protected]>
Adds post encodable unit test

github.com/freshOS/Networking - 5b96cb1a792a5db27de5721298fb442f4c973213 authored about 1 year ago by Sacha DSO <[email protected]>
Updates MockingURLProtocol to inspect body

github.com/freshOS/Networking - eaa6eb8d327a041fcd0f32d254b69af8adf6c0f2 authored about 1 year ago by Sacha DSO <[email protected]>
Use "body" over "encodable" param name

github.com/freshOS/Networking - 749d5f446dd7f7d100b8afa79d963b93d0b92832 authored about 1 year ago by Sacha DSO <[email protected]>
Updates swift-tools-version to 5.9

github.com/freshOS/Networking - 65a3cf9c69bcb3d748c0be9c901e91e7ee6bf161 authored about 1 year ago by Sacha DSO <[email protected]>
Fix unit test

github.com/freshOS/Networking - d2dd178f95f05738c538fa1e7b8469a11c7b7d9f authored about 1 year ago by Sacha DSO <[email protected]>
Adds missing post & patch AnyPublisher<T, Error> apis

github.com/freshOS/Networking - 2ae28a86360b44d02ba5377833215e846484820b authored about 1 year ago by Sacha DSO <[email protected]>
Add patch encodable

github.com/freshOS/Networking - 136ab98759631caaf857e35486735a1027fdf2f8 authored about 1 year ago by Pafgz <[email protected]>
Enables encodable post param

github.com/freshOS/Networking - c219f5f7ae2b715a156f618f6975f95f61115d2e authored about 1 year ago by Sacha DSO <[email protected]>
Add Post Encodable

github.com/freshOS/Networking - 5978fd92fba6cb1f452461890651aad298450c38 authored about 1 year ago by Pafgz <[email protected]>
Update NetworkingRequest.swift

github.com/freshOS/Networking - 9b8573262fb6449b6a9c0a198eac52096d4d453f authored about 1 year ago by S4cha <[email protected]>
Add encodable for void returning functions

github.com/freshOS/Networking - 16510ba6e34b2b2f0948d7e99cd3bc5310a32682 authored about 1 year ago by Pafgz <[email protected]>
Fix encodable error (Xcode 13.4.1)

github.com/freshOS/Networking - 4af49e080cc6126ab07876543c73f9b750a9368a authored about 1 year ago by Sacha DSO <[email protected]>
Merge pull request #56 from RomanPodymov/master

Delete contents.xcworkspacedata

github.com/freshOS/Networking - efbab6829c82799c9a6266dcec23daba5304349f authored almost 2 years ago by Sacha DSO <[email protected]>
Delete contents.xcworkspacedata

github.com/freshOS/Networking - 52b197d23fd84e6bb36eb4ecafe0eff62b9ec20d authored almost 2 years ago by Roman Podymov <[email protected]>
Update README.md

github.com/freshOS/Networking - e2000a82da4966821646c44848ae51d2fdcf7faf authored over 2 years ago by Sacha DSO <[email protected]>
Adds parameterEncoding .json in README

github.com/freshOS/Networking - 8af740f366cb4284e3b30f79f29615052f7ae7b4 authored over 2 years ago by Sacha DSO <[email protected]>
Bumps to Swift version to 5.6, iOS14, MacOS11, tvOS14, watchOS7

github.com/freshOS/Then - 7fefb1cae999b58318edc149f91dc2bda8d194eb authored over 2 years ago by S4cha <[email protected]>
Update SteviaLayout.podspec

github.com/freshOS/Stevia - 8e3220a4ca1aa1bc731d6bde5a39b40d89483b30 authored over 2 years ago by S4cha <[email protected]>
Updates Podspec

github.com/freshOS/Stevia - 75a4fb1b90c8722e3b6eb2b5fbbb9717752571f4 authored over 2 years ago by S4cha <[email protected]>
Update Stevia.podspec

github.com/freshOS/Stevia - 1c8f9990a27b4ef93e46f6ace23828abf5fbeaff authored over 2 years ago by S4cha <[email protected]>
Merge pull request #163 from NikKovIos/cocoapodsBack

Added podspec. Cocoapods.

github.com/freshOS/Stevia - 1a426aa8b399ee45d48a2e705b47bcc9c5e9d592 authored over 2 years ago by Sacha DSO <[email protected]>
Replaces deprecated @_functionBuilder by @resultBuilder

github.com/freshOS/Stevia - cfb1a1d2159277bb553c3dc46f3f742c0275566d authored over 2 years ago by Sacha DSO <[email protected]>
Merge pull request #165 from cowgp/double-dash

remove deprecation warnings on all double-dash operators

github.com/freshOS/Stevia - 88be6f03fcee8d1b93374d01a1e321a912c51230 authored over 2 years ago by Sacha DSO <[email protected]>
remove deprecation warnings on all -- operators

github.com/freshOS/Stevia - 801b0100d6ce78627eb741ce487d00bef4dd1c31 authored over 2 years ago by Scott Bates <[email protected]>
Fixes async continuation error

github.com/freshOS/Networking - d4c9298a71a4ef66683da8cf21d700482c7f284b authored over 2 years ago by Sacha DSO <[email protected]>
Merge pull request #49 from freshOS/dateDecodingStrategy

Makes JSONDecoder configurable

github.com/freshOS/Networking - 82f49fa8e04a4947112afbe018d89e639f039211 authored over 2 years ago by Sacha DSO <[email protected]>
Makes JSONDecoder configurable

github.com/freshOS/Networking - 4ffbaffa94c66a273336e50bc6f66af185793860 authored over 2 years ago by Sacha DSO <[email protected]>
Updates README with new async-await apis

github.com/freshOS/Networking - 733b658aa2f6fbfed60d3656b1041a57eb043899 authored over 2 years ago by S4cha <[email protected]>
Adds NetworkingService async-await shortcuts

github.com/freshOS/Networking - 9d498addcedba4cd20c46f1a50e2e1dd2ed72e88 authored over 2 years ago by S4cha <[email protected]>
Merge pull request #46 from freshOS/async

Introduce async-await api + tests

github.com/freshOS/Networking - 949a1afc7ac9f5bfb3a7db9cc55824aa6db9314f authored over 2 years ago by Sacha DSO <[email protected]>
Introduce async-await api + tests

github.com/freshOS/Networking - b2905e82ec9238ca9a38f3ddf226c6c075f31468 authored over 2 years ago by S4cha <[email protected]>
Merge pull request #45 from freshOS/decodable

Makes Decodable usable without NetworkingJSONDecodable + tests

github.com/freshOS/Networking - ec6e0eee0bc3f9876660b2c6f883b3801890a3cb authored almost 3 years ago by Sacha DSO <[email protected]>
Makes Decodable usable without NetworkingJSONDecodable + tests

github.com/freshOS/Networking - 81d60e537c5eeb7ff99b00f3434ef8a4ffbbcc88 authored almost 3 years ago by S4cha <[email protected]>
Removes unused test code

github.com/freshOS/Networking - 84870c4c9ad9f4530bc045b3a81ecd84fc83ef36 authored almost 3 years ago by S4cha <[email protected]>
Merge pull request #44 from freshOS/tests

Adds get, post, put patch & delete unit tests

github.com/freshOS/Networking - 0c7c6d21a738fafbef3105239068ac4c608f8f53 authored almost 3 years ago by Sacha DSO <[email protected]>
Adds get, post, put patch & delete unit tests

github.com/freshOS/Networking - 398d6fb07c350a060421d952e959e178aa972eec authored almost 3 years ago by S4cha <[email protected]>
Merge pull request #43 from elijah-rappaport/master

Naming

github.com/freshOS/Networking - 33239423f8b504dbaa1bccc121715b4a7852b8cf authored almost 3 years ago by Sacha DSO <[email protected]>
fix naming: HTTPVerb ==> HTTPMethod

github.com/freshOS/Networking - d789613f592aa519805251702c785dc5fa772cd1 authored almost 3 years ago by Elijah Rappaport <[email protected]>
fix naming: logLevels ==> logLevel

github.com/freshOS/Networking - 37c21d87ca96a32ef77364e2fabe2fbf1594e888 authored almost 3 years ago by Elijah Rappaport <[email protected]>
Merge pull request #39 from a2i2/fix/dismissal-height

Solve a rare problem where keyboard height will be full-screen on dismissal

github.com/freshOS/KeyboardLayoutGuide - af9367262c3600b458d545eca3b3c0e447d1a577 authored almost 3 years ago by Sacha DSO <[email protected]>
Make Example project use local library + update Xcode suggestions

github.com/freshOS/KeyboardLayoutGuide - d3ebfa752ad3f3a8644c31969d2b71dcad77c804 authored almost 3 years ago by [email protected] <[email protected]>
Added podspec.

github.com/freshOS/Stevia - 605ee4fc65691f1f9bff529d8d78a252d5ace22e authored about 3 years ago by NikeKov <[email protected]>
Fixing "?" added at the end of GET request without params

github.com/freshOS/Networking - bfb1e8b33a4b980fa2957f67f591973bdbeace8f authored about 3 years ago by [email protected] <[email protected]>
Updates release badge

github.com/freshOS/Then - b563b39be8e3080152e8041aecce3e026c27f49e authored about 3 years ago by Sacha DSO <[email protected]>
Updates Bitrise badge

github.com/freshOS/Then - e9f2edf999fca16b140c42b65fc16590d9d54418 authored about 3 years ago by Sacha DSO <[email protected]>
Removes old Codebeat badge

github.com/freshOS/Then - 9f5ae3163516b1d247ecd202656ae69dfd1a7a12 authored about 3 years ago by Sacha DSO <[email protected]>
Removes Carthage & Cocoapods badges

github.com/freshOS/Then - 2c1dda73b5973a59cd8a8f643cbedff21abac881 authored about 3 years ago by Sacha DSO <[email protected]>
Bumps min iOS version to iOS9 (fixes annoying warning)

github.com/freshOS/Then - 34b8fcc095e94f355efad324d610eac602ecd593 authored about 3 years ago by [email protected] <[email protected]>
Merge pull request #72 from RocZhang9673/feature/swift-5.5-supports

Feature/Swift 5.5 Supports

github.com/freshOS/Then - 914102ee744b078bd94620e171b2b707b7541f02 authored about 3 years ago by Sacha DSO <[email protected]>
Merge pull request #36 from denis-obukhov/master

Add the ability to retry a request

github.com/freshOS/Networking - 8792ccd443bd5068553423539e91f1b31e20fbf1 authored about 3 years ago by Sacha DSO <[email protected]>
Add the ability to retry a request

github.com/freshOS/Networking - f09de006f413ce4d230fb05ba46afa2740ed0b05 authored about 3 years ago by Denis Obukhov <[email protected]>
Deprecated router in favour of native solutions

github.com/freshOS/Router-deprecated - b354ef9d38d0511afb06685d3e35ff12fc5e4611 authored about 3 years ago by Sacha DSO <[email protected]>
Fixes typo in README

github.com/freshOS/Networking - abc8c6ef6a0a3ec3e162ec49d31e5047992dde82 authored over 3 years ago by Sacha DSO <[email protected]>
Adds Rebeloper video tutorial link

github.com/freshOS/Networking - d8251d634d46e68cdd38a222a5ada5d223fee447 authored over 3 years ago by Sacha DSO <[email protected]>
Fixes badly forged URL crash + unit test

github.com/freshOS/Networking - 738c718aa9db9e5178cda9ad65859763f107ac63 authored over 3 years ago by [email protected] <[email protected]>
Merge pull request #27 from MaxenceLvl/master

Add the cURL command to the debug logs

github.com/freshOS/Networking - 4234a811b0ec7799d8747eb6e4f2e72d70fc8254 authored over 3 years ago by Sacha DSO <[email protected]>
Updates sessionConfiguration in main publisher

github.com/freshOS/Networking - 96348e3c3cf9b991d1fdaee1ca5009bc24b5968d authored over 3 years ago by [email protected] <[email protected]>
Merge pull request #29 from alladinian/feature/session_config

Added the ability to set a custom session configuration

github.com/freshOS/Networking - 788b8d72a7c5919992c122725e2c016b4271d249 authored over 3 years ago by Sacha DSO <[email protected]>
Merge pull request #31 from bfolkens/add_dictionary_type_to_percent_encoding

Add dictionary type to percent encoding

github.com/freshOS/Networking - 6c4726b606d2eefb02cd43feef5fad418ad470eb authored over 3 years ago by Sacha DSO <[email protected]>
feat: add one `await` function with deprecated mark for short term back-port supports.

github.com/freshOS/Then - e073914a37d25df408ddad703b0a31070784d353 authored over 3 years ago by Roc Zhang <[email protected]>
feat: rename `await` to `awaitPromise`.

github.com/freshOS/Then - 8e4460f6fd5f6ea52455d0d459a15f64bf64bcb3 authored over 3 years ago by Roc Zhang <[email protected]>
Solve a rare problem where keyboard height will be full-screen on dismissal

github.com/freshOS/KeyboardLayoutGuide - 63f76528ffc11ba5c9cd5974db0d8b41ee7456d5 authored over 3 years ago by Stuart Cameron <[email protected]>
Removes Deprecated Cocoapods & Carthage badges

github.com/freshOS/KeyboardLayoutGuide - 4fe6ced2bf9fb953184463fb8d6feb8fd3ab5a5e authored over 3 years ago by Sacha DSO <[email protected]>
Add dictionary type to percent encoding

github.com/freshOS/Networking - ad6633f05f37076a51aff516a47eb35c605eb1af authored almost 4 years ago by Bradford Folkens <[email protected]>
Added the ability to set a custom session configuration. Removed a redundant unwrap. Fixed a typo.

github.com/freshOS/Networking - 5fb648e21023494cab4886a284027567c89267dc authored almost 4 years ago by Vasilis Akoinoglou <[email protected]>
Modify CurlTestLogging because the extension change to func

github.com/freshOS/Networking - 64c6f65792517dd65e06693e63d7f4536706ad6c authored almost 4 years ago by MaxenceLvl <[email protected]>
Add the cURL command to the debug logs

github.com/freshOS/Networking - 2c72d2cf63647be2c2ce46d25d3f64b847c71903 authored almost 4 years ago by MaxenceLvl <[email protected]>
Merge pull request #22 from freshOS/simplify_logging

Simplify Logging code

github.com/freshOS/Networking - edfc597de579936f3c16ff8208eb8a9258d97365 authored about 4 years ago by Sacha DSO <[email protected]>
Merge pull request #21 from freshOS/readme_update

Updates Readme Error section

github.com/freshOS/Networking - b88ea2eedd88add853bda51c5b16daa1bac3fbd6 authored about 4 years ago by Sacha DSO <[email protected]>
Merge pull request #17 from workingDog/master

added timeout

github.com/freshOS/Networking - 4e3468328e79e53194f89a62856bc881f4ad3538 authored about 4 years ago by Sacha DSO <[email protected]>
Adds error management section

github.com/freshOS/Networking - 7a048e28635d72eca87cadc71cbb4992a0f35e9f authored about 4 years ago by Sacha DSO <[email protected]>
minor update

github.com/freshOS/Networking - 1b075876e3d8115ed32b9eb801c0de174ac24759 authored about 4 years ago by smithdude <[email protected]>
errors handling

github.com/freshOS/Networking - 6907f6903580170d8b0f1d7b56b7008a77b47136 authored about 4 years ago by smithdude <[email protected]>
errors handling

github.com/freshOS/Networking - a78d1a7acadf7bc2e3313347ff4f710a965dffff authored about 4 years ago by smithdude <[email protected]>
Merge pull request #155 from edulpn/layoutAnchorOperators

Create Int and CGFloat variants for SteviaLayoutAnchor operators

github.com/freshOS/Stevia - a32dc3c015fe583080f4947edf795bced9a11108 authored about 4 years ago by Sacha DSO <[email protected]>
included all of parse-error branch

github.com/freshOS/Networking - c92779fe4524ed11d1b7ec29dc501e597b9145f6 authored about 4 years ago by smithdude <[email protected]>
added timeout

github.com/freshOS/Networking - 5cac6257befd7dce4f7394388c6f7ebb56925bec authored about 4 years ago by smithdude <[email protected]>
Merge pull request #15 from linsyorozuya/master

fix crash when val is NSNull

github.com/freshOS/Networking - 960867638bdb9d07870b674636326f5baf412ca1 authored about 4 years ago by Sacha DSO <[email protected]>
Merge pull request #13 from workingDog/master

error update

github.com/freshOS/Networking - c693b369f1bbc003c1575725770e6a8a10a29990 authored about 4 years ago by Sacha DSO <[email protected]>
Merge pull request #1 from linsyorozuya/linsyorozuya-patch-1

fix crash when val is NSNull

github.com/freshOS/Networking - a821d40fd05b1318ca034d7fa30c6eef5b9f5905 authored about 4 years ago by 灰灰灰桑 <[email protected]>
fix crash when val is NSNull

github.com/freshOS/Networking - 766a3474ef688687ea5cac77bbfc08a4ce541b6c authored about 4 years ago by 灰灰灰桑 <[email protected]>
error update

github.com/freshOS/Networking - 31f50cb694f5c1945fb91c13b0339ed8b0c04b54 authored about 4 years ago by smithdude <[email protected]>
Merge pull request #8 from arunrd/change-scheduler

Use DispatchQueue scheduler

github.com/freshOS/Networking - b18883b0a6fe3afb84a1d2fa0e4d21c796f016a2 authored about 4 years ago by Sacha DSO <[email protected]>
Use DispatchQueue scheduler

github.com/freshOS/Networking - 24248541a3f3f491141facfb4c0d9470a9364a53 authored about 4 years ago by Arun Reddy <[email protected]>
Create Int and CGFloat variants for SteviaLayoutAnchor operators

github.com/freshOS/Stevia - 77cc6661bcc65867a2ffb1c7b6b66b12032e974a authored about 4 years ago by Eduardo Pinto <[email protected]>