Commit Graph

57 Commits

Author SHA1 Message Date
Vladimir Makarov 8f6e43f9de timeoutIntervalForRequest for sessionConfiguration in NetworkServiceConfiguration added 2022-03-29 13:34:40 +05:00
Vlad Suhomlinov 4e667225bb fix: podpsec dependecies 2021-09-08 20:37:09 +03:00
Ivan Smolin 1efc4c2bf0 fix: set allHostsMustBeEvaluated of SessionManager to false, so we can download 2021-03-05 12:08:15 +03:00
Vlad 5afbc2ffa5 refactor: update swiftlint to 39.1 2021-01-11 23:26:23 +03:00
Vlad bd8542fe85 Code correction 2020-09-04 19:05:13 +03:00
Vlad 4ba7e639e8 Fix naming 2020-09-04 19:02:08 +03:00
Vlad e45b566ed2 Fix mappingQueue in SessionManager 2020-09-04 18:46:15 +03:00
krasich74 bba6c965c7 Updated server trust policies configuration 2020-09-01 14:15:10 +03:00
krasich74 d595e0331f Merge remote-tracking branch 'origin/master' into feature/podspecs_update 2020-08-31 09:30:36 +03:00
Vlad fcc5805dac Replace retry button with retry view 2020-08-07 14:10:21 +03:00
krasich74 1850366709 Fixed Alamofire precondition 2020-06-29 12:57:53 +03:00
krasich74 5a39fe10cd Performed migration from Alamofire 4 to Alamofire 5
Removed .swift-version in favour of swift version in podspecs
2020-06-09 16:28:50 +03:00
Ivan Babkin bd0bc54fdd Merge branch 'master' into feature/query_params 2019-07-25 16:30:16 +03:00
Ivan Babkin 44bc8dfefc Make ApiRequestParameters properties public 2019-07-10 12:23:04 +03:00
Ivan Babkin 3ed9d949a4 Add possibility to pass query items to ApiRequestParameters 2019-06-28 15:42:51 +03:00
Ivan Babkin ddd008398f Added hexString property for UIColor 2019-04-25 15:18:19 +03:00
Pavel Lukandiy 12f49c9b51 Added snapkit dependency
Added label table cell
2019-04-15 16:38:32 +03:00
Ivan Babkin 9938f1fc49 Refactoring 2019-03-22 16:33:40 +03:00
Ivan Babkin df2f969dc4 Added upload file request 2019-03-20 14:58:01 +03:00
Ivan Smolin 299fbe37e2 fix linting issues 2019-02-11 13:53:48 +03:00
Artur Azarau 707d4bc6f4 Several things were added:
- TitleType enum
- Large title display mode variable
- Function for updating title in view controllers
2019-01-10 10:01:22 +03:00
Ivan Babkin e01861af80 Documentation fix 2018-12-18 17:21:26 +03:00
Ivan Babkin bd47336cfb Refactoring 2018-12-18 16:10:46 +03:00
Ivan Babkin a27ec284ac Added ability to pass an array parameter in request 2018-12-17 18:00:45 +03:00
Aliona 662010fc0f Update pull according to comments 2018-07-12 14:39:04 +03:00
Aliona f69f4a12ae Move string extension to a separate file 2018-07-11 19:42:08 +03:00
Aliona f90bf4a77a Map incoming policies to hosts 2018-07-11 18:17:58 +03:00
Aliona 41db20ffac Pass serverTrustPolicies to init 2018-07-11 18:02:23 +03:00
Aliona 0d0ae71916 Add assertion failure 2018-07-11 17:23:05 +03:00
Aliona b856a2f65e Update key string 2018-07-11 17:13:43 +03:00
Madhas 03f61ead48 add acceptable status codes property to network configuration 2018-05-31 17:48:52 +03:00
Madhas 0996d94814 Merge branch 'master' into feature/codable 2018-05-25 15:21:04 +03:00
Madhas 85e58127b7 add SesionManager class
some refactor
2018-05-25 15:19:30 +03:00
Ivan Smolin 1d21338de9 fix PaginationWrapper retry button showing 2018-05-24 17:22:19 +03:00
Madhas 6cc6971d60 Merge branch 'master' into feature/codable 2018-05-24 13:05:31 +03:00
Madhas f88c8efb14 correction in network service configuration 2018-05-24 12:57:11 +03:00
Pavel Lukandiy a9536d3cff Targets fix 2018-05-22 14:54:18 +03:00
Pavel Lukandiy 360bcde3f9 Review notes 2018-05-22 14:03:40 +03:00
Pavel Lukandiy 6982b95659 Refactor and fix annotations 2018-05-21 21:09:56 +03:00
Pavel Lukandiy f890fb58e0 Implemented wrapper ui delegate 2018-05-21 20:32:52 +03:00
Madhas 83e1eae7d0 fix timeout 2018-04-11 19:13:57 +03:00
Ivan Smolin e51a585ed9 apiRequestParameters method to NetworkServiceConfiguration extension 2018-04-11 15:24:22 +03:00
Ivan Smolin 46d0fd57da code review comment 2018-04-11 13:40:10 +03:00
Ivan Smolin b364ac6d61 Remove: App, Log and LogFormatter.
Remove: CocoaLumberjack dependency.
Add: Rotate operation for image drawing.
Add: mapViewEvents overload with closure that returns array of disposables.
Update: Update ObjectMapper to 3.1.
2018-04-11 11:41:23 +03:00
Alexey Gerasimov 66567bb811 Fixed: pullRequest comments 2018-04-06 01:11:07 +03:00
Ivan Smolin 03301eec3d DateFormattingService class replaced with protocol.
Add SwiftDate dependency for DateFormattingService.
Add ViewBackground enum that describes possible view backgrounds.
Add ViewText enum that describes text with appearance options.
Removed String+SizeCalculation extension.
2018-03-29 17:17:24 +03:00
Ivan Smolin b0cee2dee6 code review notes 2018-03-22 14:55:43 +03:00
Ivan Smolin d20f795db7 code style 2018-03-21 16:51:25 +03:00
Ivan Smolin 03619df2f1 add data loading classes; update PaginationWrapper (collection view support) 2018-03-21 16:24:43 +03:00
Ivan Smolin 1477043499 add TotalCountCursor and related stuff 2018-03-20 19:25:03 +03:00