Antoine Gersant
bd537b8134
Simplified connection API
2017-07-09 23:32:02 -07:00
Antoine Gersant
ce6da979ea
Fixed a bug where password where not preserved when amending config
2017-07-02 02:37:43 -07:00
Antoine Gersant
c2efeb9e44
Added unit test for editing config
2017-07-01 15:52:35 -07:00
Antoine Gersant
69f1392663
Added API end point to read config
2017-07-01 15:26:25 -07:00
Antoine Gersant
8a7a63ce61
Less DB coupling with VFS and DDNS
2017-07-01 13:27:57 -07:00
Antoine Gersant
e41a5273a8
Autoformat
2017-06-28 23:59:48 -07:00
Antoine Gersant
d87ec09c38
Unify DDNS config struct
2017-06-28 23:58:24 -07:00
Antoine Gersant
96e6b86f04
Removed unused imports
2017-06-28 23:38:53 -07:00
Antoine Gersant
66f59da7b2
Moved resident configuration from .toml file to database
2017-06-28 23:37:48 -07:00
Antoine Gersant
86e618d2a5
Removed the dependency on OpenSSL on Windows
...
- Replaced session handling by secure_session
- Required updating a bunch of dependencies
- Replaced Hyper Client usage in DDNS by Reqwest (which only uses OpenSSL on Linux)
2017-06-04 13:17:27 -07:00
Antoine Gersant
5866076b21
Use serde to parse config file
2017-05-08 22:47:15 -07:00
Antoine Gersant
d073e02549
Applied rustfmt
2017-05-07 21:21:30 -07:00
Antoine Gersant
f9a27895b4
Formatting
2016-12-21 07:05:16 +01:00
Antoine Gersant
ec8a8da81e
Modernized error handling
...
- Use error-chain instead of writing tons of boilerplate
- Switched try!() macros to '?'
2016-12-03 12:08:55 -08:00
Antoine Gersant
2150241ae1
rustfmt
2016-11-13 16:49:45 -08:00
Antoine Gersant
3923229834
Added DDNS broadcasting
2016-09-23 00:41:49 -07:00