Antoine Gersant
33ae1c07b2
Ported version endpoint to rocket
2018-10-27 15:19:31 -07:00
Antoine Gersant
64afc8b6f5
Mount static files
2018-10-27 14:33:28 -07:00
Antoine Gersant
b528b77f77
Rocket Hello World
2018-10-27 14:03:56 -07:00
Antoine Gersant
054ff10329
Updated dependencies
2018-10-27 10:56:04 -07:00
Antoine Gersant
1f9bb320df
Bumped version number
2018-10-24 14:45:14 -07:00
Antoine Gersant
3fba584671
Last FM auth API now returns HTML content supplied by caller
2018-10-07 13:55:49 -07:00
Antoine Gersant
e1bd70e71a
Updated dependencies
2018-10-06 21:32:55 -07:00
Antoine Gersant
0d14530c8b
Updated dependencies
2018-10-06 21:30:29 -07:00
Antoine Gersant
4aa2386a0b
Updated dependency
2018-10-06 18:15:56 -07:00
Antoine Gersant
fea0b4ef25
Updated diesel dependency
2018-10-06 18:13:44 -07:00
Antoine Gersant
4048ff818c
Updated dependency
2018-10-06 17:30:01 -07:00
Antoine Gersant
0d05db9b46
Updated dependencies
2018-10-06 17:24:06 -07:00
Antoine Gersant
b71a1f6768
Updated dependencies
2018-10-06 17:03:06 -07:00
Antoine Gersant
2092813258
Changed LastFM auth flow from application flow to web-flow
2018-10-06 14:41:25 -07:00
Antoine Gersant
c52ec3d30c
Added support for lastfm scrobbling
...
- Added user preferences
- Added time and location to log entries
2018-03-06 21:36:10 -08:00
Antoine Gersant
da01a3f8c2
Updated winapi dependency
2018-01-06 14:31:48 -08:00
João Oliveira
02ba4e34a2
update rust-ape dependency
2017-12-12 00:27:32 +00:00
Antoine Gersant
d310c1fab0
Updated diesel dependency
2017-12-10 20:41:52 -08:00
Antoine Gersant
a3defb8700
Merge remote-tracking branch 'origin/master'
2017-12-10 19:05:59 -08:00
Antoine Gersant
52835c4b97
Index now measures duration of mp3 files
2017-12-10 19:05:19 -08:00
João Oliveira
b28eaf72c8
update id3 and metaflac dependencies, closes #16
2017-12-10 02:30:51 +00:00
João Oliveira
f49a0a9503
update ring to version 0.11.0
2017-12-07 14:16:49 +00:00
Antoine Gersant
65f3e268dc
Bump to latest diesel, stub search function
2017-11-03 12:14:53 -07:00
João Oliveira
55d6e412d6
update project to use log crate and replace println! calls with equivalent log level macro calls
2017-10-14 04:34:54 +01:00
Antoine Gersant
953dea1929
Bumped version number to 0.7.1
2017-10-08 19:04:44 -07:00
Antoine Gersant
6c7f80ba46
Bump version to 0.7.0
2017-09-26 23:30:50 -07:00
Antoine Gersant
533a4716ef
Updated toml dependency
2017-09-21 21:34:06 -07:00
Antoine Gersant
9e48409653
Updated dependencies
2017-09-21 21:32:42 -07:00
Antoine Gersant
48013dd16c
Bumped versioni number
2017-07-08 12:50:51 -07:00
Antoine Gersant
1900fc3c37
Updated dependency
2017-07-06 22:55:51 -07:00
Antoine Gersant
2117d94649
Updated dependencies
2017-07-06 20:49:34 -07:00
Antoine Gersant
66f59da7b2
Moved resident configuration from .toml file to database
2017-06-28 23:37:48 -07:00
Antoine Gersant
378c2015b8
Replaced hand-written SQL with diesel
2017-06-25 18:36:54 -07:00
Antoine Gersant
e36f14132f
Lowered version number for small release
2017-06-11 23:31:34 -07:00
Antoine Gersant
e40f11bf25
Updated uuid dependency
2017-06-04 14:29:15 -07:00
Antoine Gersant
1fce42ff02
Updated router dependency
2017-06-04 14:28:07 -07:00
Antoine Gersant
d0ce3630e3
Updated lewton dependency
2017-06-04 14:26:30 -07:00
Antoine Gersant
c8671179d4
Updated image dependency
2017-06-04 14:23:29 -07:00
Antoine Gersant
40ad1d4065
Updated error-chain dependency to latest
2017-06-04 14:22:10 -07:00
Antoine Gersant
6df085106d
Bumped version number
2017-06-04 13:32:34 -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
f638299665
Run as a daemon on Linux
2017-05-30 22:45:27 -07:00
Antoine Gersant
121a91ea8d
Bumped version number
2017-05-11 00:18:11 -07:00
Antoine Gersant
5866076b21
Use serde to parse config file
2017-05-08 22:47:15 -07:00
Antoine Gersant
42ca66e52a
Replaced rustc-serialize by serde
...
API bump because CollectionFile objects look different (and nicer) in JSON now
2017-05-08 21:18:49 -07:00
Antoine Gersant
72213fbb8c
Bumped version number
2017-05-08 00:02:07 -07:00
Antoine Gersant
606758ee1b
Added missing DLL in installer
2016-12-17 20:47:30 -08:00
Antoine Gersant
0f10518ee7
Fixed compilation errors for Windows UI feature
2016-12-17 20:38:02 -08: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
7080841525
Updated dependencies
2016-12-01 17:18:40 -08:00