jo
607f4c8720
Clean source i18n file
6 years ago
jo
75410aaea2
Update translation files
6 years ago
Andrew DeMaria
f8161f5184
White list jars that are scanned for tlds to prevent spurious logs
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
6 years ago
Carlos Galindo
f6b248495c
Fixed github link opening in frame and not loading
6 years ago
jo
e0746172c5
Pull translations from transifex
6 years ago
WillyPillow
84144f287a
Add option to disable seeking on transcodes. (Mitigates #548 & #723 )
...
As per #548 , #723 , and tsquillario/Jamstash#131 , the current method of
estimating `Content-Length` creates various problems.
However, if headers such as `Accept-Ranges` is omitted, clients will only
use the first connection, which is `Transfer-Encoding: chunked`, and no
`Content-Length` is necessary.
Doing this has the side effect that (at least on the web player) seeking
to a specific time is no longer possible, thus this was made an opt-in
option.
Signed-off-by: WillyPillow <wp@nerde.pw>
6 years ago
Peter Marheine
a928b9ee3f
Add settings for CAPTCHA in account recovery.
...
Allowing users to enable it and specify the site and secret key to use
with reCAPTCHA.
The old hard-coded keys were insecure; the secret key must not be
distributed publicly. The current defaults are the test keys provided at
https://developers.google.com/recaptcha/docs/faq#id-like-to-run-automated-tests-with-recaptcha-v2-what-should-i-do
Signed-off-by: Peter Marheine <peter@taricorp.net>
6 years ago
François-Xavier Thomas
c76a92746d
Issue #164 : Show link to MusicBrainz release on album pages
7 years ago
jo
30ffc9560b
Fix wrong case
7 years ago
jo
6204409c5e
New add_album to play queue
7 years ago
Romain DEP.
d8eac74cb6
Reverted a93a18a
and properly re-encoded with 'native2ascii -encoding UTF-8'
7 years ago
Andrew DeMaria
a93a18a055
Fixed elipse in english translation
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Allan Nordhøy
766fec1bf8
escaped &s
7 years ago
Allan Nordhøy
5a04a8b42b
Reverting apostrophes and double quotes
7 years ago
Allan Nordhøy
3c95553dc5
Language rework
7 years ago
Allen Petersen
31aca4fcdf
Issue 570
...
Issue 455
(570) Adds a settings option to ignore symlinks during the media scan.
(4550 Adds a regular expression pattern to exclude in addition to the option
of excluding symlinks.
7 years ago
jo
dc14f35b17
French translations typo fix ( fix #572 )
7 years ago
ainola
98808c7889
Fix typo in english i18n (affect->effect). ( #578 )
7 years ago
Rémi Cocula
c09acbc65d
Introduction of a new kind of jukebox player based on the javasound api.
7 years ago
Derrek Bond
5635f52641
Changed ajax services to use autowired and be loaded with component scan
...
Signed-off-by: Derrek Bond <yoyo007@gmail.com>
7 years ago
yoyo007
1b4d319491
Made dao and service use repository and service annotations so they can
...
get autowired and component scanned and don't have to be completely
configured in applicationContext-service.xml
Signed-off-by: Derrek Bond <yoyo007@gmail.com>
7 years ago
Andrew DeMaria
dbf5841f8b
Prevent changes to -Dairsonic.defaultMusicFolder from breaking the liquibase migration
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
8b798d1d66
Fix spring-boot:run
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Andrew DeMaria
7d4ca2ffe2
Prep work for spring boot test
...
- Added enforcer plugin
- Fix some version conflicts
- Moved custom initializer to spring.factories
- Bump spring boot version
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago
Jonas L
338ac6a9e0
Fix bad quotes escaping (DE)
7 years ago
Jonas L
4d7a707376
Fix bad quotes escaping
7 years ago
MichaZ
e82f53160d
Translated using Weblate (German)
...
Currently translated at 88.9% (622 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/de/
7 years ago
anonymous
9336ca9b92
Translated using Weblate (German)
...
Currently translated at 80.4% (562 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/de/
7 years ago
MichaZ
e655ca64ad
Translated using Weblate (German)
...
Currently translated at 80.2% (561 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/de/
7 years ago
anonymous
f65161a284
Translated using Weblate (German)
...
Currently translated at 80.2% (561 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/de/
7 years ago
MichaZ
4fcd01b60d
Translated using Weblate (German)
...
Currently translated at 80.1% (560 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/de/
7 years ago
anonymous
3111d2e2ac
Translated using Weblate (German)
...
Currently translated at 79.9% (559 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/de/
7 years ago
Ben Kelsey
977499c4cc
Refactor to remove serviceLocator
...
- This removes all dependencies on deprecated ServiceLocator class.
- Also does some cleanup in the settingsService
Signed-off-by: Ben Kelsey <bfkelsey@gmail.com>
7 years ago
Luis Miguel Velasco González
fed50eddc3
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (699 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/es/
7 years ago
Piero
28726d51fd
Translated using Weblate (Italian)
...
Currently translated at 71.2% (498 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/it/
7 years ago
Denis
d7d3238a41
Translated using Weblate (Russian)
...
Currently translated at 70.8% (495 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/ru/
7 years ago
scriptalert(1)/script
b53dbcf94b
Translated using Weblate (German)
...
Currently translated at 79.8% (558 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/de/
fff
7 years ago
Jonas L
b1383a449a
Translated using Weblate (French)
...
Currently translated at 78.3% (548 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/fr/
7 years ago
Jonas L
4647a18b27
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
Filip Obretenov
17495ad50a
Translated using Weblate (Bulgarian)
...
Currently translated at 67.2% (470 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/bg/
7 years ago
Jonas L
f0377178bf
Translated using Weblate (French)
...
Currently translated at 77.2% (540 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/fr/
7 years ago
Jonas L
f01e7e82ce
Translated using Weblate (French)
...
Currently translated at 77.2% (540 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/fr/
7 years ago
Yulia Shevchenko
7c04108a4a
Translated using Weblate (Russian)
...
Currently translated at 67.2% (470 of 699 strings)
Translation: Airsonic/Translations
Translate-URL: https://hosted.weblate.org/projects/airsonic/develop/ru/
7 years ago
jooola
b780c32a13
Rebrand: Remove old logo from banner.txt
7 years ago
jooola
4fd0d28b3c
Rebrand: Replace assets with new one (src)
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
a0e68b92c1
Migrate airsonic.org to use airsonic.github.io
...
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
7 years ago