issues
search
billp
/
TermiNetwork
🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.
https://billp.github.io/TermiNetwork
MIT License
99
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor upload operations to restrict users from giving any type of …
#58
billp
closed
1 year ago
0
Add support for passing an encodable object as parameter
#57
billp
opened
1 year ago
1
Refactor upload operations to restrict users from giving any type of values
#56
billp
closed
1 year ago
1
Unable to upload files. Wrong body type and exception is thrown
#55
petyots
closed
1 year ago
5
Issue with interceptors and catching errors.
#54
petyots
closed
1 year ago
2
Name refactor to align with the Repository pattern (35)
#53
billp
closed
1 year ago
0
Support task cancellation on async functions (#42)
#51
billp
closed
1 year ago
0
Unescape escaped slashes of response from logger (#49)
#50
billp
closed
1 year ago
0
Unescape escaped slashes of response from logger
#49
billp
closed
1 year ago
1
Remote Image: Retry fetching image on failure
#48
billp
opened
1 year ago
1
Fix duplicated debug print on codable deserialisation error (#46)
#47
billp
closed
1 year ago
0
Fix duplicated debug print on codable deserialisation error
#46
billp
closed
1 year ago
1
SwiftUI Image: support modifier instead of using TermiNetwork.Image view
#45
billp
closed
1 year ago
2
Write test cases covering task cancelation
#44
billp
closed
1 year ago
1
Wrap all async functions with withTaskCancellationHandler that cancels the request if needed
#43
billp
closed
1 year ago
1
Support task cancellation on async functions
#42
billp
closed
1 year ago
1
for retry the queue must have "continue" failureMode
#41
voynovia
opened
1 year ago
0
No need to handle middleware if there is already an error
#40
billp
closed
1 year ago
0
if there is already an error, then no need to handle the middleware
#39
voynovia
closed
1 year ago
0
Change access level of Transformer's internal protocol type (#37)
#38
billp
closed
1 year ago
0
Change access level of Transformer's internal protocol type
#37
billp
closed
1 year ago
1
Add support for async/await (#34)
#36
billp
closed
1 year ago
0
Name refactor to align with the Repository pattern
#35
billp
closed
1 year ago
1
Add support for async/await
#34
billp
closed
1 year ago
1
Update pinning test certificate (#32)
#33
billp
closed
2 years ago
1
Update pinning test certificate
#32
billp
closed
2 years ago
1
Increase test coverage (#17)
#31
billp
closed
2 years ago
1
Remove deprecated functions and classes (#19)
#30
billp
closed
2 years ago
0
Remove integration with Travis (#28)
#29
billp
closed
2 years ago
0
Remove integration with Travis
#28
billp
closed
2 years ago
1
Issue 26 support Xcode 13.x
#27
billp
closed
2 years ago
0
Support Xcode 13.x
#26
billp
closed
2 years ago
1
Update heroku ssl certificate (#24)
#25
billp
closed
3 years ago
0
Update heroku ssl certificate
#24
billp
closed
3 years ago
1
Disable Reachability for watchOS (#22)
#23
billp
closed
3 years ago
0
Disable Reachability for watchOS
#22
billp
closed
3 years ago
1
Add network reachability (#18)
#21
billp
closed
3 years ago
0
Implement HPKP (HTTP Public Key Pinning)
#20
billp
closed
2 years ago
1
Remove deprecated functions and classes
#19
billp
closed
2 years ago
1
Add network reachability
#18
billp
closed
3 years ago
1
Increase test coverage
#17
billp
closed
2 years ago
1
Remove warning about operation queue when its finished but never started (fixes #12)
#16
billp
closed
3 years ago
0
Update TestPinning test cases to use the new response callbacks (fixes #14)
#15
billp
closed
3 years ago
0
Update TestPinning test cases to use the new response callbacks
#14
billp
closed
3 years ago
1
Fix testQueueFailureModeCancelAll test case
#13
billp
closed
3 years ago
2
Remove warning about operation queue when its finished but never started
#12
billp
closed
3 years ago
1
Change deprecated calls from Request (fixes #10)
#11
billp
closed
3 years ago
0
Change deprecated calls from Request
#10
billp
closed
3 years ago
1
Change the way of getting the response (fixes #8)
#9
billp
closed
3 years ago
0
Change the way of getting the response
#8
billp
closed
3 years ago
1
Next