Commit Graph

33 Commits

Author SHA1 Message Date
krasich74 445ff1a644 completly remove files 2020-09-01 17:21:37 +03:00
krasich74 419685ae2d Fixed pr comments pt.2 2020-09-01 16:53:09 +03:00
krasich74 75796c0ade Fixed pr comments pt.1 2020-09-01 16:12:35 +03:00
krasich74 bba6c965c7 Updated server trust policies configuration 2020-09-01 14:15:10 +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 b30447e877 Refactoring 2019-03-25 19:56:25 +03:00
Ivan Babkin df2f969dc4 Added upload file request 2019-03-20 14:58:01 +03:00
Ivan Babkin 95202a4ff1 Fixed documentation 2019-03-06 16:42:26 +03:00
Ivan Babkin a53dad9777 Add validStatusCodes pararmeter to request methods 2019-03-06 14:39:37 +03:00
Ivan Babkin dbc5bf9a17 Refactoring 2019-02-22 13:24:49 +03:00
Ivan Babkin 3c1ee70ff3 Add request method that returns data 2019-02-21 16:39:15 +03:00
Ivan Smolin 299fbe37e2 fix linting issues 2019-02-11 13:53:48 +03:00
Ivan Smolin fb813b259f remove extension target and extension subspec 2019-01-30 13:52:21 +03:00
Madhas bba41c7122 add init to SessionManager 2018-05-25 16:22:43 +03:00
Madhas 996081f65e corrections 2018-05-25 15:55:48 +03:00
Madhas 85e58127b7 add SesionManager class
some refactor
2018-05-25 15:19:30 +03:00
Madhas 475e801393 correct ObservableMappable 2018-05-25 14:36:12 +03:00
Madhas 0ee26e3e8c remove occurrences of ObjectMapper 2018-05-24 12:37:36 +03:00
Madhas 98ef4ca86e all methods moved to Decodable 2018-05-16 15:52:32 +03:00
Madhas 9d3b3bd223 move normal request to Decodable 2018-05-15 22:10:24 +03:00
Ivan Smolin 7249bf66dc - Update: Migrate from Variable to BehaviorRelay.
- Fix: PaginationWrapper retry load more after fail.
- Fix: safeClear method of TableDirector now creates section without header and footer.
- Add: TableSection convenience initializer.
2018-05-11 20:16:28 +03:00
Alexey Gerasimov ed13f119f3 NetworkServiceConfiguration added 2018-04-05 22:02:44 +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 4507f8cd5d SingleLoadCursor replacement and deprecation 2018-03-27 11:59:23 +03:00
Ivan Smolin 384180443b fix network service background thread crash 2018-03-27 11:43:15 +03:00
Ivan Smolin 24695b1dae replace DefaultNetworkService with protocol and default implementation 2018-03-26 16:13:35 +03:00
Ivan Smolin c8403eb639 add acceptable status codes to network service constructor 2017-12-01 15:28:44 +03:00
Igor 1559798116 Fix synchronization 2017-09-25 20:43:05 +03:00
Ivan Smolin 2dd801b055 remove whitespace 2017-06-09 13:26:13 +03:00
Ivan Smolin d76825deb5 Date formatting service 2017-06-09 13:11:44 +03:00
Ivan Smolin e384df2ebe there is no more errors in DEBUG mode 2017-06-08 18:15:37 +03:00
Ivan Smolin c1885b1e75 change project structure and integrate code quality 2017-06-08 17:55:01 +03:00