Commit graph

221 commits

Author SHA1 Message Date
Antoine Gersant
7b3e0cfaef Generate album art thumbnails 2016-10-23 15:12:49 -07:00
Antoine Gersant
c50e957932 Added jpeg to image extensions 2016-10-23 12:10:48 -07:00
Antoine Gersant
ebea771424 Removed unneeded returns 2016-10-23 12:10:31 -07:00
Antoine Gersant
245519634c Updated polaris-web to latest 2016-10-23 12:08:50 -07:00
Antoine Gersant
61e4f6c7d2 Scaffholding for serving thumbnails 2016-10-23 12:07:37 -07:00
Antoine Gersant
bb66b3a566 Removed unneeded mutability 2016-10-23 11:47:57 -07:00
Antoine Gersant
1097640764 Updated to latest polaris-web 2016-10-02 23:31:30 -07:00
Antoine Gersant
dace2237c0 Fixed a bug where most albums didn't show an artist name 2016-10-01 16:46:07 -07:00
Antoine Gersant
05110f8b65 Release link is now absolute URL 2016-09-25 20:20:31 -07:00
Antoine Gersant
36dd1d26d4 Added link to latest release 2016-09-25 20:17:39 -07:00
Antoine Gersant
2e6b971ef7 Cosmetic change 2016-09-25 20:15:55 -07:00
Antoine Gersant
6d2861160b Added instruction to uncomment YDNS block 2016-09-25 20:14:56 -07:00
Antoine Gersant
7c9cfee56a README cosmetic changes 2016-09-25 20:12:59 -07:00
Antoine Gersant
7d80a4a2ad Fleshed out README 2016-09-25 20:05:09 -07:00
Antoine Gersant
292ceab74b Start Polaris when user signs in 2016-09-25 18:35:22 -07:00
Antoine Gersant
1e235cb7ea Added Riot JS 2016-09-25 18:11:20 -07:00
Antoine Gersant
376eaaea08 Cosmetic change 2016-09-25 17:27:20 -07:00
Antoine Gersant
c84179edf5 Removed redudant version numbers 2016-09-25 17:23:39 -07:00
Antoine Gersant
b6c741d0e5 Tidied up resource directory structure 2016-09-25 17:18:11 -07:00
Antoine Gersant
1153087a3c Added installer UI 2016-09-25 17:13:24 -07:00
Antoine Gersant
22a0351bf3 Minor installer tweaks 2016-09-25 15:54:37 -07:00
Antoine Gersant
a2206281a1 Release script no longer leaves artifacts behind 2016-09-25 15:22:56 -07:00
Antoine Gersant
54842db349 Windows release process now creates .msi installer 2016-09-25 15:16:30 -07:00
Antoine Gersant
db8b61fa83 Updated submodule 2016-09-23 01:50:03 -07:00
Antoine Gersant
07cb6cf648 Config file can now be specified from command line 2016-09-23 01:39:55 -07:00
Antoine Gersant
0f2327ca4e Moved auth secret from env to config file 2016-09-23 00:52:17 -07:00
Antoine Gersant
3923229834 Added DDNS broadcasting 2016-09-23 00:41:49 -07:00
Antoine Gersant
aadbe34fd4 Moved config to a separate module 2016-09-22 23:48:27 -07:00
Antoine Gersant
e631138562 Shut down server when quitting 2016-09-21 23:44:41 -07:00
Antoine Gersant
f82ddc484c Added context menu with Quit option 2016-09-21 23:44:29 -07:00
Antoine Gersant
d59a2a3ae7 Formatting 2016-09-21 23:32:30 -07:00
Antoine Gersant
b62e89f0c9 When making release, add default config file 2016-09-21 23:29:31 -07:00
Antoine Gersant
a4f118d9e6 Setup Windows UI with inert notification icon 2016-09-17 03:05:31 -07:00
Antoine Gersant
b5dba126d6 Added placeholder icon 2016-09-17 03:03:38 -07:00
Antoine Gersant
28bf09b812 Ignore release folder, got rid of samplemusic 2016-09-17 02:04:05 -07:00
Antoine Gersant
878bb3b180 Formatting 2016-09-17 00:39:40 -07:00
Antoine Gersant
c79efa1abc Added missing dot in travis config filename 2016-09-14 23:47:37 -07:00
Antoine Gersant
0351cf62e6 Added build status to readme 2016-09-14 23:46:39 -07:00
Antoine Gersant
d9d17929f8 Revert "Added build status to readme"
This reverts commit 33817aa12f.
2016-09-14 23:46:10 -07:00
Antoine Gersant
33817aa12f Added build status to readme 2016-09-14 23:45:59 -07:00
Antoine Gersant
7075e88449 Added TravisCI config 2016-09-14 23:39:18 -07:00
Antoine Gersant
09af394709 Added authentication support 2016-09-14 23:33:38 -07:00
Antoine Gersant
3389406a10 Ignore DLL files 2016-09-14 22:53:19 -07:00
Antoine Gersant
3dc30317c8 Added song/album info from ID3v2 tags to results 2016-09-11 20:39:42 -07:00
Antoine Gersant
f62113b83c Added data structures for artist/album info 2016-08-31 23:21:12 -07:00
Antoine Gersant
bc2ea2b64f Added missing crate 2016-08-30 23:32:57 -07:00
Antoine Gersant
85201cf907 Added album art detection 2016-08-30 23:32:18 -07:00
Antoine Gersant
1e2ed34dd1 Only list music files in browse/flatten 2016-08-29 22:44:33 -07:00
Antoine Gersant
df1c2b8b59 Revert "Only list music files in browse/flatten"
This reverts commit 172c2bb2fc.
2016-08-29 22:42:29 -07:00
Antoine Gersant
172c2bb2fc Only list music files in browse/flatten 2016-08-29 22:41:54 -07:00