|
ef44f57248
|
Full support the legacy URI which doesn't follow RFC3986.
It means the password here should be plain text, not percent-encoded.
|
2019-09-08 17:34:43 +08:00 |
|
|
84229f5eaa
|
Fixes #903.
|
2018-09-24 23:54:04 +08:00 |
|
|
cc8170f4fe
|
Fixes tests.
Remove ota
|
2018-09-16 22:29:11 +08:00 |
|
|
72c52047f4
|
Adds SIP002 URL for QR scaner
|
2017-08-01 21:02:11 +08:00 |
|
|
f1db8fff41
|
Cleanup: Don't accept optional in init
|
2017-08-01 19:31:12 +08:00 |
|
|
dfb06cdf70
|
Refactor tests as well
|
2017-01-09 22:04:56 +08:00 |
|
|
dbc6ee92d5
|
Refactor ParseSSURL as ServerProfile initializer
|
2017-01-09 22:01:05 +08:00 |
|
|
c50e18d832
|
Support generate SS URL with Remark and OTA
|
2017-01-09 18:16:44 +08:00 |
|
|
9dafb4fb79
|
Add tests for ServerProfile
|
2017-01-09 18:16:44 +08:00 |
|
|
5e06b4b4f0
|
Support parse SS URL with query string
So we can encode Remark and OTA to query string
|
2017-01-09 18:16:35 +08:00 |
|
|
faf029c7f7
|
Parse SS URL with much cleaner URL struct methods
|
2017-01-08 23:36:47 +08:00 |
|
|
97801c4ee6
|
Add tests for ParseSSURL()
|
2017-01-07 12:30:12 +08:00 |
|
|
7a7249b80f
|
Update for swift 3.
- Convert code to swift 3
- Update alamofire to 4.0.1 for swift 3.
|
2016-10-02 01:17:07 +08:00 |
|
|
ae8848d4e8
|
Initial Commit
|
2016-06-05 21:29:13 +08:00 |
|