Commit Graph

1261 Commits

Author SHA1 Message Date
Ivan Smolin db81ff7567 fix: Try parse date in ISO8601 format appending `.withFractionalSeconds` if `.withInternetDateTime` fails 2022-04-01 13:14:55 +03:00
Ivan Smolin 8ce9a0183a
Merge pull request #295 from TouchInstinct/fix/header_parameters_encoding
Fix/header parameters encoding
2022-03-31 21:05:13 +03:00
Ivan Smolin 5f551fd799 feat: conform Cancellables to CancellableTask 2022-03-31 21:02:57 +03:00
Ivan Smolin 8ff4199ed0 fix: HeaderParameterEncoding value transform 2022-03-31 14:16:48 +03:00
Ivan Smolin 11f6b5dbd0 fix: HeaderParameterEncoding array encoding 2022-03-30 20:16:33 +03:00
Ivan Smolin 8a482cc186
Merge pull request #294 from TouchInstinct/feature/recoverable_fixes
fix: DefaultRecoverableNetworkService `request` parameter was renamed to prevent ambiguous reference
2022-03-30 15:57:33 +03:00
Ivan Smolin 0ad47b3f34 fix: DefaultRecoverableNetworkService `request` parameter was renamed to prevent ambgious reference 2022-03-29 21:20:15 +03:00
Ivan Smolin 3e5d8d13fb
Merge pull request #292 from TouchInstinct/feature/tinetworking_nullable_body
Few fixes for code generation
2022-03-29 12:55:54 +03:00
Ivan Smolin 1dded1a7d2
Merge branch 'master' into feature/tinetworking_nullable_body 2022-03-29 12:53:46 +03:00
Vladimir Makarov 2bb6e7d9b2
Merge pull request #293 from TouchInstinct/fix/request_timeout
timeoutIntervalForRequest for sessionConfiguration in NetworkServiceConfiguration added
2022-03-29 14:50:28 +05:00
Ivan Smolin f0f29a4464 fix: recursive call of process(request:errorHandlers:mapMoyaError) 2022-03-29 12:47:41 +03:00
Ivan Smolin 7def493512 feat: EndpointRequest Body can take a nil value as well as Parameter value 2022-03-29 11:43:13 +03:00
Vladimir Makarov 8f6e43f9de timeoutIntervalForRequest for sessionConfiguration in NetworkServiceConfiguration added 2022-03-29 13:34:40 +05:00
Ivan Smolin 1c38c41507
Merge pull request #291 from TouchInstinct/feature/tinetworking_codegen_adaptation
Feature/tinetworking codegen adaptation
2022-03-10 10:24:17 +03:00
Ivan Smolin 373a61835b refactor: change methods ordering according to protection level 2022-03-09 12:27:51 +03:00
Ivan Smolin aacd025382 docs: update CHANGELOG & bump podspec versions 2022-03-05 19:55:13 +03:00
Ivan Smolin b42fcd596f refactor: use default server from network service, simplify recoverable requests 2022-03-05 19:41:50 +03:00
Ivan Smolin b52dd87f55 feat: AdditionalHeadersPlugin for Moya 2022-03-04 17:55:20 +03:00
Ivan Smolin 203e2e9091 feat: ISO8601 DateFormattersReusePool 2022-03-04 17:26:04 +03:00
Ivan Smolin aa2dc3880e feat: add SuccessResponse generic argument to EndpointRequest 2022-03-04 12:18:15 +03:00
Ivan Smolin 6ba07b25ad
Merge pull request #290 from TouchInstinct/feature/recoverable_network_service
feat: add recoverable network service with error handling chain
2022-02-28 11:27:49 +03:00
Ivan Smolin 27c2897b60 feat: add recoverable network service with error handling chain 2022-02-25 14:50:04 +03:00
Ivan Smolin 68e5cb55b1
Merge pull request #289 from TouchInstinct/feature/TIMoyaNetworking
feat: add TIMoyaNetoworking target; async closure typealiases to TISwiftUtils; Date formatting & decoding helpers to TIFoundationUtils
2022-02-24 14:35:35 +03:00
Ivan Smolin 51a40a60f2 feat: async closures support for ClosureAsyncOperation + cancellable support 2022-02-21 17:24:14 +03:00
Ivan Smolin 6cf16b74a7 feat: add TIMoyaNetoworking target; async closure typealiases to TISwiftUtils; Date formatting & decoding helpers to TIFoundationUtils 2022-02-18 22:26:09 +03:00
Ivan Smolin 7c5c76ba0a
Merge pull request #288 from TouchInstinct/fix/TIFoundationUtils_podspec
fix: TIFoundationUtils podspec
2022-02-17 19:36:51 +03:00
Ivan Smolin 72dab661f2 fix: TIFoundationUtils podspec 2022-02-17 19:35:15 +03:00
Ivan Smolin 05c3273fd8
Merge pull request #287 from TouchInstinct/feature/AsyncOperation
feat: add AsyncOperation - generic subclass of Operation with chaining and result observation support
2022-02-17 19:20:51 +03:00
Ivan Smolin 89a0bf247f fix: code style notes 2022-02-17 17:36:28 +03:00
Ivan Smolin 4c7b7a76c1 feat: add AsyncOperation - generic subclass of Operation with chaining and result observation support 2022-02-15 21:30:27 +03:00
Ivan Smolin 3c6a98a582
Merge pull request #284 from TouchInstinct/build/fix_podspecs
build: fix podspecs
2021-10-04 15:00:30 +03:00
Ivan Smolin c1212bb3b0 build: fix podspecs 2021-09-30 12:01:18 +03:00
Ivan Smolin 9df3ccb30d
Merge pull request #283 from TouchInstinct/feature/TINetworking
Feature/ti networking
2021-09-30 10:34:17 +03:00
Ivan Smolin 4b818afa85 refactor: fix code review notes 2021-09-27 10:55:55 +03:00
Ivan Smolin 8397f15ec5 docs: add copyrights 2021-09-27 10:55:32 +03:00
Ivan Smolin b8550bd8d5 refactor: use TISwiftUtils in TINetworking 2021-09-17 19:55:31 +03:00
Ivan Smolin 4082ddb30e Merge branch 'master' into feature/TINetworking 2021-09-17 19:47:43 +03:00
Ivan Smolin c2df8511f2 refactor: fix code review notes 2021-09-17 19:45:06 +03:00
Loupehope 902120a483
Merge pull request #281 from TouchInstinct/feature/pretty_timer
Add pretty timer
2021-09-17 19:06:40 +03:00
Vlad Suhomlinov fc4ae9f9e2 docs: correct typo 2021-09-16 23:33:24 +03:00
Vlad Suhomlinov b4ad6165ff refactor: add convenience init 2021-09-16 11:51:28 +03:00
Vlad Suhomlinov c25dd3656d Merge branch 'master' into feature/pretty_timer
# Conflicts:
#	LeadKit.podspec
#	TIFoundationUtils/TIFoundationUtils.podspec
#	TIKeychainUtils/TIKeychainUtils.podspec
#	TISwiftUtils/TISwiftUtils.podspec
#	TITableKitUtils/TITableKitUtils.podspec
#	TITransitions/TITransitions.podspec
#	TIUIElements/TIUIElements.podspec
#	TIUIKitCore/TIUIKitCore.podspec
2021-09-16 10:19:22 +03:00
Loupehope f1b72bad8c
docs: update docs 2021-09-16 10:17:46 +03:00
Vlad Suhomlinov 77a8d43499 refactor: add protocol functions 2021-09-16 09:03:50 +03:00
Vlad Suhomlinov d66620d906 refactor: add pause and resume 2021-09-16 08:50:35 +03:00
Vlad Suhomlinov d23257e963 refactor: correct self capture 2021-09-16 00:59:21 +03:00
Ivan Smolin 1fcc478372 build: add podspec for TINetworking & update version 2021-09-14 17:15:42 +03:00
Ivan Smolin 3dd6fa9830 move DecodingClosure out of ResponseType 2021-09-14 16:58:02 +03:00
Ivan Smolin ff47d2c855 Merge branch 'master' into feature/TINetworking 2021-09-14 16:47:16 +03:00
Ivan Smolin 89a3bfe697 ResponseType decoding simplified and other enhancements 2021-09-14 16:46:34 +03:00