Angelo Stavrow
|
dc2f146ac5
|
Refactor getPosts() to use template request
|
2021-05-11 15:53:07 -04:00 |
Angelo Stavrow
|
f886886ade
|
Refactor getCollection() to use template request
|
2021-05-06 16:54:12 -04:00 |
Angelo Stavrow
|
ff857f70d6
|
Use URLSessionProtocol instead of URLSession.shared in WFClient
|
2021-05-06 16:48:30 -04:00 |
Angelo Stavrow
|
0c4893268f
|
Add URLSession-related protocols to WFClient
|
2021-05-06 15:47:05 -04:00 |
Angelo Stavrow
|
208786dd3c
|
Move private helper structs out of WFClient file
|
2021-05-04 16:07:50 -04:00 |
Angelo Stavrow
|
43271316d5
|
Fail early if collectionAlias is nil and modifyToken is not nil
|
2020-10-08 16:58:57 -04:00 |
Angelo Stavrow
|
6e94615d82
|
Set bodyObject based on collectionAlias
|
2020-10-08 16:13:08 -04:00 |
Angelo Stavrow
|
3eeb9a9e9b
|
Set request URL to /posts/disperse if collectionAlias is nil
|
2020-10-08 15:47:39 -04:00 |
Angelo Stavrow
|
a671f83d37
|
Add an unknown error case to return if we can't generate a WFError
|
2020-10-06 16:01:05 -04:00 |
Angelo Stavrow
|
67bf664d49
|
Rename Collection to WFCollection
|
2020-08-17 10:47:30 -04:00 |
Angelo Stavrow
|
2a4ec91a94
|
Rename Post to WFPost
|
2020-08-17 10:47:30 -04:00 |
Angelo Stavrow
|
f30c0fbda5
|
Rename User to WFUser
|
2020-08-17 10:47:30 -04:00 |
Angelo Stavrow
|
5dfe6c7077
|
Rename WriteFreelyError to WFError
|
2020-08-17 10:47:30 -04:00 |
Angelo Stavrow
|
6b54f2980c
|
Rename WriteFreelyClient to WFClient
|
2020-08-17 10:47:30 -04:00 |