Andrew DeMaria
3132227590
Made dockerfile non version specific
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
e1ecc2444c
Refactored dockerfile
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
615f7eb1c4
Moved docker to profile
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
86345a9c2c
Moved docker to its own module
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
3fcc3ea896
Merge remote-tracking branch 'airsonic/pr/497'
7 years ago
Andrew DeMaria
b668988fc2
Merge remote-tracking branch 'airsonic/pr/504'
7 years ago
jooola
38961dbf1b
Typo fix
7 years ago
jooola
77c45d38b6
Remove Getting Started.html file
7 years ago
jooola
3ca6a50f64
Remove duplicate LICENSE.txt file
7 years ago
jooola
70085b3d21
Rewrite DOCUMENTATION.md (link to website)
7 years ago
Andrew DeMaria
92f5953c71
Fixed path for styles
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
989ca8cfb9
Merge remote-tracking branch 'airsonic/pr/496'
7 years ago
jooola
b780c32a13
Rebrand: Remove old logo from banner.txt
7 years ago
jooola
7cb0c6b558
Rebrand: Use styling to resize logo on main screen
7 years ago
jooola
4fd0d28b3c
Rebrand: Replace assets with new one (src)
7 years ago
jooola
71e0780a0f
Rebrand: Replace assets with new one (contrib)
7 years ago
Jonas L
cbae1bc825
Translated using Weblate (French)
...
Currently translated at 77.1% (539 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/fr/
7 years ago
Jonas L
22838992d1
Translated using Weblate (English)
...
Currently translated at 100.0% (699 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/en/
7 years ago
Jonas L
f43aef4c37
Translated using Weblate (English)
...
Currently translated at 100.0% (699 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/en/
7 years ago
Jonas L
b03f0f52e5
Translated using Weblate (French)
...
Currently translated at 72.2% (505 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/fr/
7 years ago
Andrew DeMaria
8168113fac
Merge remote-tracking branch 'airsonic/pr/494'
7 years ago
Andrew DeMaria
461e752760
Merge remote-tracking branch 'airsonic/pr/493'
7 years ago
Yahor Berdnikau
f61d9f1489
Add project official docker image.
...
Tag for docker image is set from project version.
To build docker image for the project run:
- mvn package
- mvn -N dockerfile:build
Created docker image can be uploaded to the docker hub:
- mvn -N dockerfile:push
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
7 years ago
Andrew DeMaria
b8a4e176db
Updated README with community channels
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
c35c92ce57
Some light themeing added for MediaElement.js
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
a0e68b92c1
Migrate airsonic.org to use airsonic.github.io
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
d5321f9263
Updated version service to use github releases
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
11317fba6e
Removed extraneous mockito dependency
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Jonas L
b8772cf9bd
Remove release repo from Readme
...
The package repo currently doesn't exist !
We will revert this when we will have one !
7 years ago
Jonas L
986a993c31
Merge pull request #491 from muff1nman/readme-history-updates
...
Readme history updates
7 years ago
Andrew DeMaria
17915d9081
Updated banner
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
45ca72b5d5
Update history
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
7bb94118b2
Keep libresonic in changelog
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
5447141718
Setup backwards compatiblity with old libresonic.home
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
348411cc0d
Updated schema 35 with filesystem references
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
94dbd3ef94
Rename libresonic -> airsonic
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
11dc3f6b1f
Removed non-needed file
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
260e04c8ea
File System Renames (No content changes)
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
d8bd94b7ad
Rename subsonic api module
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
b4c7a96900
Cleanup remanents of old logger
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
2c1d959215
Merge remote-tracking branch 'origin/pr/471' into develop
7 years ago
Rémi Cocula
5ffec4403a
Oops. Remove an unnecessary if statement.
7 years ago
Rémi Cocula
e0d77331ce
Add the ability to reload modified jsp if a system property "libresonic.development" is set.
7 years ago
Rémi Cocula
2b667bf0b2
Add a .ignore folder to test media library.
7 years ago
Rémi Cocula
5f2ec54178
Fix for #455 : add a tooltip to inform that folders starting with a dot are ignored in scan.
7 years ago
Andrew DeMaria
9eedc44248
Merge branch 'subsonic-api-1.15.0' into develop
7 years ago
Andrew DeMaria
d59ce1de12
Cleanup GET/POST
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Allen Petersen
02a1e72ed8
Libresonic/libresonic#451
...
More code review feedback. Added case-insensitive (and correctly spelled)
option to getAlphabeticalAlbums. Added getAlbumCount() method to AlbumDao.
Moved AlbumUpnpProcessor from getting all the albums and returning a subset
to requesting the subset directly from the dao, as suggested.
8 years ago
Allen Petersen
8930f1833b
Changes from code review: fixes the incorrect class for logging in
...
DispatchingContentDirectory, broadcasts search capabilities, and removes
an assignment that was not longer necessary.
Also added a couple of comments for clarity on the '- All Albums-' options.
8 years ago
Allen Petersen
b3ae8faac6
Fixes Libresonic/libresonic#451
...
This replaces the existing FolderBasedContentDirectory with a new
DispatchingContentDirectory. The new system then dispatches requests to
subclasses of UpnpContentProcessor, which then handle the requests as
appropriate.
This version also implements a new searchByName method in SearchService,
which is used to provide artist, album, and track search functionality
for the upnp service.
8 years ago