Antoine Gersant
a4578194f0
Bumped version number
2019-04-07 18:53:43 -07:00
Antoine Gersant
3009636f88
Updated dependencies
2019-02-19 18:02:09 -08:00
Antoine Gersant
c1c70d4fbf
Updated dependencies
2018-11-11 11:33:18 -08:00
Antoine Gersant
0cd82a338d
Merge branch 'master' into rocket
2018-11-10 23:44:20 -08:00
Antoine Gersant
37a4521e15
Updated rustfm-scrobble to version with recent reqwest dep and nicer API
2018-11-03 17:50:42 -07:00
Antoine Gersant
af17c821df
Bumped version number
2018-10-28 17:43:54 -07:00
Antoine Gersant
0f2556516a
Removed more unused dependencies
2018-10-28 17:33:41 -07:00
Antoine Gersant
a8a98fdd22
Removed iron
2018-10-28 17:27:47 -07:00
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
João Oliveira
4e52572638
update cargo lock
2017-12-04 03:02:38 +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
0c9ecc46d9
Bumped version number
2017-07-08 17:46:50 -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
6057a63371
Cargo.lock version update
2017-06-11 23:36:44 -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