Commit Graph
733 Commits
Author SHA1 Message Date
François-Xavier Thomas 65c4a72291 Fix #71: Move current track to to when shuffling
Signed-off-by: François-Xavier Thomas <fx.thomas@gmail.com>
2016-10-28 22:46:37 +02:00
François-Xavier ThomasandAndrew DeMaria 88e4dd35b8 Add list reload delay user preference
Signed-off-by: François-Xavier Thomas <fx.thomas@gmail.com>
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-26 18:24:32 -06:00
Andrew DeMaria 8a8a03a66f Updated gitignore for intellij
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-25 18:33:07 -06:00
Andrew DeMaria 92368cca8f Fixed display of login error
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-20 22:47:39 -06:00
Andrew DeMaria 45085ca3b8 Removed iml files
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:59:25 -06:00
Andrew DeMaria 04f0167f66 Migrate from acegisecurity to spring security
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:50:51 -06:00
Andrew DeMaria 1e81ae70d4 Added missing dependencies
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:50:49 -06:00
Andrew DeMaria 6f54dc05d5 Fixed issue with null Integer id return value
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:50:47 -06:00
Andrew DeMaria 3213b3f115 Update dao layer to use update spring-jdbc 3/4 api
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:50:45 -06:00
Andrew DeMaria 53dc138574 Update to spring 3.X.X temporarily
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:50:34 -06:00
remi 12d2bfef34 Lack of version number for metrics. 2016-09-06 23:24:51 +02:00
remi 00759666cf Clean unused method.
(cherry picked from commit 6c44bb5)
2016-09-06 22:53:23 +02:00
remi d0774f757f Refactoring in test cases. The /tmp/libresonic directory used as LIBRESONIC_HOME for tests is now located in the target dir of the project.
(cherry picked from commit 32d4580)
2016-09-06 22:53:19 +02:00
remi 06e227afb3 MediaScannerService unit test and test media library
(cherry picked from commit c2b17f0)
2016-09-06 22:53:14 +02:00
Bernardus Jansen 0777333d48 Update Dutch contact translation
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-06-11 18:50:57 +02:00
Bernardus Jansen cf40366eea forum -> libresonic subreddit
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-06-11 18:33:05 +02:00
Eugene E. Kashpureff Jr c47503d729 Merge Pull Request #103 into develop 2016-06-11 14:10:15 +00:00
Eugene E. Kashpureff Jr c32d3b49e2 Add deploy helper script 2016-06-11 13:53:16 +00:00
Eugene E. Kashpureff Jr 3dbb8ec847 Merge Pull Request #96 into develop 2016-06-11 13:51:15 +00:00
Eugene E. Kashpureff Jr 7ee79f7468 Merge Pull Request #95 into develop 2016-06-11 13:50:46 +00:00
Eugene E. Kashpureff Jr 7dbb7ff735 Merge Pull Request #93 into develop 2016-06-11 13:50:00 +00:00
croquageiandGitHub f5b13190f1 Update FreeBSD-FreeNAS-Install.md 2016-06-11 14:04:30 +10:00
croquageiandGitHub 7205141170 Update FreeBSD-FreeNAS-Install.md 2016-06-11 14:03:22 +10:00
croquageiandGitHub 0f131e0f82 Update FreeBSD-FreeNAS-Install.md 2016-06-11 13:57:16 +10:00
croquageiandGitHub 7999561785 Update FreeBSD-FreeNAS-Install.md 2016-06-11 13:56:44 +10:00
croquageiandGitHub 28d774b880 Update FreeBSD-FreeNAS-Install.md 2016-06-11 13:56:10 +10:00
croquageiandGitHub 65d669ece7 fix tomcat xml fomatting error 2016-06-11 13:55:38 +10:00
alexfornuto a757275f32 copied INSTALL do documentation/ 2016-05-22 17:31:13 -07:00
alexfornuto 79c300b302 new INSTALL guide
This document is written to be more user-friendly, and results in a working instance of Libresonic as a Tomcat web app. Includes instructions from source, as well as pre-compiled war.

Signed-off-by: alexfornuto <alex@fornuto.com>
2016-05-22 17:02:28 -07:00
alexfornuto ba431180ec renamed INSTALL.md to BUILD.md
In preparation for a new install guide with more detail.
2016-05-22 16:49:22 -07:00
Bernardus Jansen 134faf33d2 Customizable From header
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-22 10:32:18 +02:00
Eugene E. Kashpureff Jr 6bf5bebecd Merge Pull Request #87 into develop 2016-05-21 18:25:26 +00:00
Bernardus Jansen 0cfd6e8318 Fix nullptr exception
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-21 18:57:47 +02:00
Eugene E. Kashpureff Jr debd7aa6fb Install instructions for stable branch 2016-05-21 16:16:52 +00:00
Eugene E. Kashpureff Jr c2bb2c6e90 Merge Pull Request #92 into develop 2016-05-21 16:05:36 +00:00
Eugene E. Kashpureff Jr 2467b97d56 Merge Pull Request #91 into develop 2016-05-21 16:01:58 +00:00
Eugene E. Kashpureff Jr afdc15126d Import more gitignore rules 2016-05-21 15:57:25 +00:00
Chetan Sarva 950133b30a Disable URL redirection (for now)
Signed-off-by: Chetan Sarva <chetan@pixelcop.net>
2016-05-21 11:01:40 -04:00
Bernardus Jansen f810a8174d Missed a bit
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-21 15:53:54 +02:00
Bernardus Jansen 81f2d99a52 Update Installation instructions
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-21 13:00:07 +02:00
croquagei 2e6dbe51e5 Install guide for FreeBSD and FreeNAS
--signoff
2016-05-21 14:43:27 +10:00
Bernardus Jansen 8f1f1a133b Added frontend strings
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-19 23:08:06 +02:00
Bernardus Jansen 69121a894a SMTP frontend
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-19 22:46:58 +02:00
Bernardus Jansen 72cbac1a56 Small changes/fixes
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-19 21:51:14 +02:00
Bernardus Jansen 35a748fc85 Merge branch 'develop' of github.com:Libresonic/libresonic into mailpassword-smtp 2016-05-18 09:52:44 +02:00
Bernardus Jansen 39c9622ecc mail password via SMTP
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-18 09:52:14 +02:00
Eugene E. Kashpureff Jr 8a89402106 Merge remote-tracking branch 'pull/85' into develop 2016-05-18 00:20:49 +00:00
Chetan Sarva e094ec5e1c Set compiler to Java 1.8; updated some maven plugins
Signed-off-by: Chetan Sarva <chetan@pixelcop.net>
2016-05-17 11:26:47 -04:00
Chetan Sarva d1c8acdbfe Fixed libresonic-booter paths
Signed-off-by: Chetan Sarva <chetan@pixelcop.net>
2016-05-17 11:25:33 -04:00
Cheyenne Meyer 66f2f7a85a Revert JAXBWriter for SubsonicResponse in REST API schema
Fix for compilation failure on the revert from 2cd4f34
2016-05-16 15:08:55 -07:00