Antoine Gersant
|
15a10f0ba8
|
Rustfmt
|
2018-10-06 16:30:21 -07:00 |
|
Antoine Gersant
|
ec69a3568f
|
Fixed clippy lints
|
2018-10-06 16:29:46 -07:00 |
|
Antoine Gersant
|
0297b351bf
|
Rustfmt
|
2018-10-06 15:46:30 -07:00 |
|
Antoine Gersant
|
42140d3137
|
Merge branch 'master' of https://github.com/agersant/polaris
|
2018-10-06 14:46:16 -07:00 |
|
Antoine Gersant
|
dde1403dbc
|
Pulled latest polaris web
|
2018-10-06 14:46:10 -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
|
c073e827c7
|
Added link to polaris-android
|
2018-04-06 01:15:37 -07:00 |
|
Antoine Gersant
|
5565469b87
|
Fixed title hierarchy
|
2018-04-06 01:12:50 -07:00 |
|
Antoine Gersant
|
9725efe331
|
Added link to docker-polaris
|
2018-04-06 01:11:45 -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
|
42d1bfb882
|
Autoformat
|
2018-01-06 14:37:26 -08:00 |
|
Antoine Gersant
|
c8810c8683
|
Less verbose module references
|
2018-01-06 14:35:55 -08:00 |
|
Antoine Gersant
|
da01a3f8c2
|
Updated winapi dependency
|
2018-01-06 14:31:48 -08:00 |
|
Antoine Gersant
|
718151e3cb
|
Pulled latest polaris-web
|
2018-01-06 09:21:45 -08:00 |
|
Antoine Gersant
|
c999977a03
|
Merge remote-tracking branch 'origin/master'
|
2017-12-12 21:24:17 -08:00 |
|
Antoine Gersant
|
063726f92f
|
Autoformat
|
2017-12-12 21:23:39 -08:00 |
|
Antoine Gersant
|
a9bdb7bb2d
|
Updated deprecated diesel construct
|
2017-12-12 21:23:29 -08:00 |
|
Antoine Gersant
|
e6769aa8f6
|
Merge pull request #20 from jxs/master
update rust-ape dependency
|
2017-12-12 20:01:45 -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
|
abc401ce06
|
Fixed a bug where mp3 file durations were not read
|
2017-12-10 19:41:12 -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 |
|
Antoine Gersant
|
7571d13e16
|
Merge pull request #19 from jxs/update-dependencies
update id3 and metaflac dependencies, closes #16
|
2017-12-09 19:34:40 -08:00 |
|
João Oliveira
|
b28eaf72c8
|
update id3 and metaflac dependencies, closes #16
|
2017-12-10 02:30:51 +00:00 |
|
Antoine Gersant
|
2bd1b8220d
|
Fixed startup error when terminal isn't available
|
2017-12-09 16:21:57 -08:00 |
|
Antoine Gersant
|
fc9049fea5
|
Merge remote-tracking branch 'origin/master'
|
2017-12-09 00:39:13 -08:00 |
|
Antoine Gersant
|
8e97e7346d
|
Write PID file when forking (unix only)
|
2017-12-09 00:35:23 -08:00 |
|
Antoine Gersant
|
a35a9907ae
|
Merge pull request #17 from jxs/master
update ring to version 0.11.0
|
2017-12-07 15:49:15 -08:00 |
|
João Oliveira
|
f49a0a9503
|
update ring to version 0.11.0
|
2017-12-07 14:16:49 +00:00 |
|
Antoine Gersant
|
d09e0d96fe
|
Merge pull request #15 from jxs/master
Calculate flac duration
|
2017-12-06 21:06:43 -08:00 |
|
João Oliveira
|
4e52572638
|
update cargo lock
|
2017-12-04 03:02:38 +00:00 |
|
João Oliveira
|
e0641e5253
|
add song duration for flac files
|
2017-12-03 21:35:00 +00:00 |
|
João Oliveira
|
418c8e52ab
|
add duration to song table and default it's value to None for all
formats on song tags
|
2017-12-03 13:24:04 +00:00 |
|
Antoine Gersant
|
d06263cff7
|
Fixed a bug where search terms with spaces didn't work
|
2017-11-03 20:09:42 -07:00 |
|
Antoine Gersant
|
962ba5efc7
|
Merge branch 'search'
|
2017-11-03 13:50:24 -07:00 |
|
Antoine Gersant
|
62688a8402
|
Implemented search
|
2017-11-03 13:42:42 -07:00 |
|
Antoine Gersant
|
24c6fcb4f4
|
Formatting
|
2017-11-03 12:29:10 -07:00 |
|
Antoine Gersant
|
e079574879
|
Fixed diesel warnings
|
2017-11-03 12:28:41 -07:00 |
|
Antoine Gersant
|
65f3e268dc
|
Bump to latest diesel, stub search function
|
2017-11-03 12:14:53 -07:00 |
|
Antoine Gersant
|
96f8480b2d
|
Merge pull request #12 from jxs/master
update project to use log crate and replace println! calls with equivalent log level macro calls
|
2017-10-14 12:23:44 -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
|
b24f3f1d10
|
Merge pull request #13 from jxs/bugfix/api-http-auth
fix bug on api.rs, only insert username in the session if authentication was successful
|
2017-10-13 18:53:00 -07:00 |
|
João Oliveira
|
130aa70c2b
|
fix bug on api.rs, only insert username in the session if authentication was successful
|
2017-10-13 18:59:42 +01:00 |
|
Antoine Gersant
|
953dea1929
|
Bumped version number to 0.7.1
|
2017-10-08 19:04:44 -07:00 |
|
Antoine Gersant
|
80c37ce1bb
|
Autoformat
|
2017-10-08 15:26:45 -07:00 |
|
Antoine Gersant
|
8f83d92a42
|
Merge remote-tracking branch 'origin/master'
|
2017-10-08 15:26:10 -07:00 |
|
Antoine Gersant
|
f4977f523d
|
Improved performance of thumbnail generation
|
2017-10-08 15:25:46 -07:00 |
|
Antoine Gersant
|
e5b0ee02d7
|
Merge pull request #11 from jxs/master
add prefix_url to config options to allow polaris to run behind a reverse proxy
|
2017-10-07 19:58:39 -07:00 |
|
João Oliveira
|
a82af0f0b8
|
add prefix_url to config options to allow polaris to run behind a reverse proxy
|
2017-10-03 00:36:21 +01:00 |
|