Commit Graph

1249 Commits

Author SHA1 Message Date
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
Loupehope e249e64ec6
Merge pull request #282 from TouchInstinct/fix/dependencies
Fix: podspec dependencies
2021-09-09 09:15:30 +03:00
Vlad Suhomlinov f9858286d8 Revert "refactor: unable BUILD_LIBRARY_FOR_DISTRIBUTION"
This reverts commit fee9d4ac62.
2021-09-08 21:14:47 +03:00
Vlad Suhomlinov fee9d4ac62 refactor: unable BUILD_LIBRARY_FOR_DISTRIBUTION 2021-09-08 21:10:44 +03:00
Vlad Suhomlinov 762b5352bc refactor: replace class with AnyObject 2021-09-08 21:09:36 +03:00
Vlad Suhomlinov 596a549595 chore: bumo version 2021-09-08 20:37:20 +03:00
Vlad Suhomlinov 4e667225bb fix: podpsec dependecies 2021-09-08 20:37:09 +03:00
Vlad Suhomlinov 91c15c21ed refactor: rename IInvalidatable -> Invalidatable 2021-08-16 13:51:39 +03:00
Vlad Suhomlinov 97e3b15ad8 refactor: correct links 2021-08-16 13:10:06 +03:00
Vlad Suhomlinov 518d8e7f41 refactor: correct PR comments 2021-08-16 13:08:14 +03:00
Vlad Suhomlinov 1c97cb629e refactor: PR comments 2021-08-16 13:06:03 +03:00
Vlad Suhomlinov 58bd8b1eb9 chore: bump version 1.6.0 2021-08-15 19:14:46 +03:00
Vlad Suhomlinov c7a3c46b47 feat: add pretty timer 2021-08-15 19:12:40 +03:00