Commit graph

154 commits

Author SHA1 Message Date
Tobias Schmitz
bff49c22ec
Embedded artwork support ()
* Embedded artwork support for mp4 and id3 tags

* Embedded artwork support for flac tags.

* small fixes

* use first embedded artwork for directory

* added artwork tests

* updated Cargo.lock

* use first embedded artwork for missing artworks
2020-11-25 15:46:09 -08:00
Tobias Schmitz
4534a84c05
update mp4ameta dependency () 2020-11-21 16:04:05 -08:00
Antoine Gersant
8c32d7351c Updated mp4ameta dependency 2020-09-21 19:28:17 -07:00
Yannik Böttcher
6c4b4d3e20 order dependencies alphabetically 2020-08-07 12:45:43 +02:00
Yannik Böttcher
fee96e6b49 add support for opus files 2020-08-06 17:26:50 +02:00
Antoine Gersant
797e2e9526 Merge branch 'master' of https://github.com/agersant/polaris 2020-08-04 23:13:17 -07:00
Antoine Gersant
a2dc0ce37a Bumped version number 2020-08-04 23:13:06 -07:00
Laurențiu Nicola
6472349523 Bump deps 2020-07-24 10:13:40 +03:00
Laurențiu Nicola
dbb5f79371 Use more threads when populating index 2020-07-21 06:54:20 +03:00
Ray
f0fc9e8fba bump mp4meta version for bugfix 2020-06-20 22:05:44 -04:00
Ray
7637037e3d add m4a support via mp4ameta crate 2020-06-16 08:06:40 -04:00
Ray
d8b1f0c002 Enable M4A format support
- Use https://github.com/Saecki/rust-mp4ameta for M4A metadata

Resolves https://github.com/agersant/polaris/issues/70
2020-06-13 20:58:43 -04:00
Antoine Gersant
eb0c141ebe Bumped version number 2020-05-31 19:23:06 -07:00
Antoine Gersant
45f4369301 Bumped diesel dependency 2020-05-30 17:25:51 -07:00
Antoine Gersant
c3466ca248 Bumped simplelog dependency 2020-05-30 17:11:32 -07:00
Antoine Gersant
0c5bd28d56 Updated HTTP dependency 2020-05-30 17:07:25 -07:00
Antoine Gersant
21cf831f74 Updated image dependency 2020-05-30 17:05:41 -07:00
Antoine Gersant
7b12f8f294 More trivial dependency bumps 2020-05-30 16:59:59 -07:00
Antoine Gersant
29819b930a Trivial dependency updates 2020-05-30 16:56:20 -07:00
Antoine Gersant
371b0d0333 Updated cookie dependency to latest 2020-05-30 16:49:39 -07:00
Antoine Gersant
5e1aeb10fb Moved cookie to dev dependencies 2020-05-30 16:47:44 -07:00
Antoine Gersant
eb7c833de5 Bumped Rocket dependency to 0.4.5 2020-05-30 16:32:34 -07:00
Antoine Gersant
2577015872 Bumped version number 2020-05-30 15:24:32 -07:00
Antoine Gersant
1af2ba49be Bumped version number 2020-04-16 20:49:53 -07:00
Antoine Gersant
1825056f26 Merge branch 'master' of https://github.com/agersant/polaris 2020-04-16 20:48:04 -07:00
Antoine Gersant
b02d4da979 Bumped version number 2020-04-16 19:38:48 -07:00
Laurențiu Nicola
768ee1122c
Bump deps () 2020-02-06 14:20:24 -08:00
Antoine Gersant
cea8906c3d Merge branch 'master' of https://github.com/agersant/polaris 2020-02-02 15:12:21 -08:00
Laurențiu Nicola
7428891bde
Drop function_name dependency () 2020-02-02 00:58:30 -08:00
Antoine Gersant
b413125a46 Fixed powershell syntax 2020-02-01 19:59:04 -08:00
Antoine Gersant
f9f69cd55c Insert correct polaris version in windows installer 2020-02-01 19:42:20 -08:00
Antoine Gersant
68c7a0f14b Version bump 2020-02-01 19:30:37 -08:00
Laurențiu Nicola
72fdad45db
Disable optimizations for some build-time crates () 2020-02-01 15:05:48 -08:00
Antoine Gersant
312eb15a2b Use partial information from id3 tags that have encoding errors 2020-01-31 19:16:07 -08:00
Antoine Gersant
cdb1a5233e Updated dependencies 2020-01-22 21:45:11 -08:00
Antoine Gersant
b2ee2fe701
Automate release process ()
Added Github Actions workflow to generate release
2020-01-20 18:21:47 -08:00
Antoine Gersant
f9a6d6b6d4 Parallelize work during the clean step 2020-01-18 17:39:13 -08:00
Antoine Gersant
9df21737fa Validate auth cookies 2020-01-17 22:02:17 -08:00
Antoine Gersant
7f7da0050b First half of serve request 2020-01-17 02:37:33 -08:00
Antoine Gersant
3c45150651 Use standard http responses as test service outputs 2020-01-17 01:44:12 -08:00
Antoine Gersant
ed66200689 Decoupled most tests from rocket 2020-01-17 01:17:23 -08:00
Antoine Gersant
0dba7e2e4f Removed actix 2020-01-16 23:37:36 -08:00
Antoine Gersant
4194509f45 Use tokio runtime for tests and actix version 2020-01-16 01:03:39 -08:00
Antoine Gersant
61c221a2d2 integration test sharing between backends 2020-01-16 00:34:47 -08:00
Antoine Gersant
a83e1af69b automatic db file names 2020-01-15 22:05:41 -08:00
Antoine Gersant
9e48dc408e DB interactions for actix version 2020-01-15 21:58:37 -08:00
Antoine Gersant
e248f3b983 Serve web and swagger static files 2020-01-14 01:33:14 -08:00
Antoine Gersant
0a4d05cdc8 Actix hello world 2020-01-13 23:56:46 -08:00
Antoine Gersant
ba901c7873 Optional rocket feature 2020-01-13 23:12:33 -08:00
Antoine Gersant
eca4f68834 Replaced /api/auth response with cookies 2020-01-12 17:01:30 -08:00