Commit Graph

  • 4679bac08d
    Added handling for LyricsService ConnectTimeoutException Evan Harris 2019-08-27 03:26:04 -0500
  • 73768b94ea
    Handle Lyrics fetch HttpResponseException Evan Harris 2019-06-24 23:58:36 -0500
  • 394dfa1ce7
    upgrade jackson-databind and commons-beanutils for CVEs Shen-Ta Hsieh 2019-08-31 15:40:59 +0800
  • 16c1e42b97
    normalize license expire date to prevent outstanding value on Java 12 Shen-Ta Hsieh 2019-08-28 03:20:49 +0800
  • 6e8ae8971c
    Enable checkstyle OverloadMethodsDeclarationOrder Evan Harris 2019-08-11 20:24:10 -0500
  • 1acfacb4c6
    Enable checkstyle FileTabCharacter Evan Harris 2019-08-11 16:23:16 -0500
  • 16039d5e81 Enable checkstyle UniqueProperties Evan Harris 2019-08-15 17:07:53 -0500
  • fcc68febc8 Enable several more code checkstyles Evan Harris 2019-08-15 17:07:32 -0500
  • 389db3f1b4 Enable checkstyle for simple boolean expressions Evan Harris 2019-08-11 15:10:07 -0500
  • f738819625 Enable additional checkstyles for whitespace Evan Harris 2019-08-11 15:09:40 -0500
  • 86a5b8708d Enable checkstyle OneStatementPerLine Evan Harris 2019-08-08 16:26:01 -0500
  • 153ad19b6b Enable several more checkstyle modules Evan Harris 2019-08-07 17:46:10 -0500
  • 7578ee9537
    Enable checkstyle's Indentation module jvoisin 2019-08-07 20:13:29 +0000
  • fabed228da
    Enable EqualsAvoidNull in checkstyle jvoisin 2019-08-07 19:12:04 +0000
  • 3c5735e03e Fix null exception when creating a new podcast channel Evan Harris 2019-08-07 04:14:18 -0500
  • 49c6e89f73 Ignore CVE-2019-14439 too jvoisin 2019-08-07 02:09:52 +0200
  • 8260fed1b3 Ignore CVE-2019-14379 jvoisin 2019-08-07 01:57:54 +0200
  • b650ac70d6 Temporarily skip a test jvoisin 2019-08-07 01:52:17 +0200
  • 9a5f3f9483
    Replace a now-defunct maven repo with a working one jvoisin 2019-08-04 21:02:51 +0000
  • 4a85cdbc7a Sort the checkstyle modules jvoisin 2019-08-01 10:46:26 +0200
  • 0d6ed81b83 Add a check for InnerAssignment in checkstyle.xml jvoisin 2019-08-01 10:36:51 +0200
  • ba9d3ff539 Remove an empty statement jvoisin 2019-08-01 10:30:26 +0200
  • 61c8fbc5e2 Add more style checks jvoisin 2019-08-01 10:21:54 +0200
  • 10b41160c0 Enabled StringLiteralEquality in CheckStyle jvoisin 2019-07-31 00:26:58 +0200
  • 167d1d9c20 Enable EqualsHashCode in CheckStyle jvoisin 2019-07-31 00:23:18 +0200
  • 8ba97026a4
    Synchronize on activeAudioPlayers when changing them jvoisin 2019-07-27 16:28:51 +0000
  • e7bd5da6fa Precompile jsp Andrew DeMaria 2019-07-27 11:25:59 -0500
  • ff08f6dd02
    Fix #1139 tesshucom 2019-07-22 16:38:52 +0900
  • 093f7c028d
    Fix podcast download issues Evan Harris 2019-07-24 22:49:54 -0500
  • d256386cbb Use titles in some <img> tags jvoisin 2019-07-22 22:49:11 +0200
  • bf309e9117 Fixup eccb7e08f5 (#1170) Evan Harris 2019-07-17 17:48:41 -0500
  • eccb7e08f5
    Fix a NULL-deref in CoverArtController.java jvoisin 2019-04-08 14:33:15 +0200
  • e9ea61036f
    First pass of CSP-compliance for mousetrap jvoisin 2019-03-21 21:26:03 +0100
  • cb8fc14858
    Some release note fixes Andrew DeMaria 2019-07-13 18:12:01 -0600
  • 859d08fc02
    Bump version Andrew DeMaria 2019-07-13 18:10:18 -0600
  • 5d459d20e9
    Add date for changelog Andrew DeMaria 2019-07-13 17:58:14 -0600
  • acb89fc556
    Update changelog Andrew DeMaria 2019-07-13 17:56:27 -0600
  • 8db4ec12e1
    Add sha256sums and gpg sign outside of maven process Andrew DeMaria 2019-07-13 16:17:44 -0600
  • 3b8993e860
    Replace Hashtable with HashMap, since Hashtable are deprecated jvoisin 2019-07-13 11:38:01 +0000
  • a997fd4873
    Bump jaxb-impl and jaxb-core jvoisin 2019-07-13 11:34:44 +0000
  • 61e3bc059d
    Bump javax annotation jvoisin 2019-07-13 11:33:44 +0000
  • 85716941dc
    Merge remote-tracking branch 'origin/pr/1162' Andrew DeMaria 2019-07-10 10:08:36 -0600
  • 4ce892e39d Fix for duplication and synchronization. tesshucom 2019-07-10 04:45:22 +0900
  • 0dd16c2cd8
    Merge remote-tracking branch 'origin/pr/1152' Andrew DeMaria 2019-07-09 13:08:17 -0600
  • 0bc15b404e
    Merge remote-tracking branch 'origin/pr/1164' Andrew DeMaria 2019-07-08 12:26:08 -0600
  • 05c8bdf73a
    Merge remote-tracking branch 'origin/pr/897' Andrew DeMaria 2019-07-08 12:25:33 -0600
  • b4dfa1edc5 Add Weblate config jo 2019-07-08 17:22:45 +0200
  • 50b3fd382c
    Handle null without exception Evan Harris 2019-07-08 02:57:41 -0500
  • 4a728ed9a6 Add and modify comments tesshucom 2019-07-08 05:44:03 +0900
  • f67c758c4e Add missing test cases tesshucom 2019-07-08 01:09:49 +0900
  • 76f665b3c4
    Update airsonic-main/src/test/java/org/airsonic/player/service/search/SearchServiceSpecialGenreTestCase.java tesshu.com 2019-07-08 00:28:29 +0900
  • 810920556e
    Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java tesshu.com 2019-07-08 00:28:16 +0900
  • 5bfc232021
    Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java tesshu.com 2019-07-08 00:28:08 +0900
  • c74ef2ea30
    Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java tesshu.com 2019-07-08 00:27:55 +0900
  • eb5963dfa3
    Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java tesshu.com 2019-07-08 00:27:04 +0900
  • f2d26348b6 Add tests for SearchService tesshucom 2019-07-07 22:41:55 +0900
  • 7b16189415
    Merge remote-tracking branch 'origin/pr/1153' Andrew DeMaria 2019-07-03 20:27:36 -0600
  • 8e2e6745dd
    Merge remote-tracking branch 'origin/pr/1155' Andrew DeMaria 2019-07-03 19:52:45 -0600
  • 0124aa63bd
    Merge remote-tracking branch 'origin/pr/1158' Andrew DeMaria 2019-07-03 19:50:54 -0600
  • 3d0d0482f5
    Merge remote-tracking branch 'origin/pr/985' Andrew DeMaria 2019-07-03 19:22:17 -0600
  • 967c32b92f Fix cucumber. jvoisin 2019-07-03 22:20:56 +0200
  • c4b78828d7 Fix cucumber? jvoisin 2019-07-03 22:20:21 +0200
  • c834bde48b
    Merge pull request #1080 from fxthomas/try-to-fix-playback-intermittent-stops François-Xavier Thomas 2019-07-03 01:04:47 +0200
  • 5961674944 Add openjdk12 to travis-ci jvoisin 2019-07-03 00:15:29 +0200
  • 36985e151b Bump dependency checker jvoisin 2019-07-03 00:06:53 +0200
  • 073b7e35e1 Add simple test cases for internet radios François-Xavier Thomas 2019-05-19 12:19:48 +0200
  • 86510a4d42 Use the clear action to stop the internet radio François-Xavier Thomas 2019-05-01 01:48:09 +0200
  • 19082afc11 Mark cached internet radio sources as a final variable François-Xavier Thomas 2019-05-01 01:38:18 +0200
  • 53b174a8f4 Follow HTTP redirects when loading internet radio playlists François-Xavier Thomas 2019-04-30 23:22:04 +0200
  • 9ff5536d9b Do not try to load radio playlists in the browser when clicking on a radio François-Xavier Thomas 2019-04-29 23:48:34 +0200
  • 760a6e957a Limit the amount of data we parse from remote internet radio playlists François-Xavier Thomas 2019-04-25 00:00:01 +0200
  • afa037611d Show an error is an internet radio has no sources to load François-Xavier Thomas 2019-04-24 23:09:03 +0200
  • 5cb9b6c029 Hide play queue actions while playing internet radios François-Xavier Thomas 2019-04-22 01:56:21 +0200
  • b1185601d5 Tweak logging for internet radio playlists François-Xavier Thomas 2019-04-14 19:46:58 +0200
  • aeabfa1044 Add internet radio source cache François-Xavier Thomas 2019-04-14 19:44:40 +0200
  • cab3f60a25 Refactor internet radio loading into a service François-Xavier Thomas 2019-04-14 19:33:19 +0200
  • 02d373d9ec Play internet radios in MediaElement (fix #408) François-Xavier Thomas 2019-04-07 18:24:51 +0200
  • 2e0134259d Try to show a progress bar in the media player François-Xavier Thomas 2019-06-06 22:46:44 +0200
  • 5a72322772 Work around play queue not going to the next song automatically François-Xavier Thomas 2019-05-24 00:35:10 +0200
  • 59db5073e3
    Added webm to default video file types Evan Harris 2019-07-02 06:33:03 -0500
  • 767b39ed5b
    Split SearchService tesshucom 2019-06-11 22:11:45 +0900
  • 42bced139f
    Small refactor on httpservletrequest injection Andrew DeMaria 2019-07-02 00:59:38 -0600
  • a9b4d481c3
    Merge remote-tracking branch 'origin/pr/1129' Andrew DeMaria 2019-07-01 21:14:11 -0600
  • 2bfaea2e22
    Merge remote-tracking branch 'origin/pr/1090' Andrew DeMaria 2019-07-01 20:45:48 -0600
  • 983d688cce
    Added validation to reject things disallowed on the current user Evan Harris 2019-06-26 23:56:02 -0500
  • a4c62f6860 Disallow deleting your own user or removing admin role Evan Harris 2019-06-15 02:55:40 -0500
  • f8bd580fb7
    Revert "Replace wz_tooltip.js with jquery-ui" and Revert "Fix #1112" Andrew DeMaria 2019-06-26 17:13:24 -0600
  • 50467942c8
    Fix #1112 Andrew DeMaria 2019-06-26 16:18:16 -0600
  • cf5a43d327
    Merge remote-tracking branch 'origin/pr/1134' Andrew DeMaria 2019-06-26 12:50:48 -0600
  • 85e0deeab2
    Merge remote-tracking branch 'origin/pr/1143' Andrew DeMaria 2019-06-26 12:41:39 -0600
  • 680da7a190
    Merge remote-tracking branch 'origin/pr/1147' Andrew DeMaria 2019-06-26 11:56:36 -0600
  • 4d615a35f4
    Add comment for why ossindex is disabled Andrew DeMaria 2019-06-26 11:52:11 -0600
  • e9986606ca Merge remote-tracking branch 'origin/pr/1148' Andrew DeMaria 2019-06-26 11:50:12 -0600
  • f134f81e7a
    Use openjdk for most of the tests Andrew DeMaria 2019-06-26 11:44:01 -0600
  • 05580ae7f3
    Fix typo Andrew DeMaria 2019-06-26 11:23:49 -0600
  • c2acc36f85
    Disable ossindex analyzer as its data is questionable Andrew DeMaria 2019-06-26 11:20:45 -0600
  • 7c7ac3e591
    Update dependency check Andrew DeMaria 2019-06-26 10:57:49 -0600
  • 79b800656a
    Cleanup siebling -> sibling mis-spellings Evan Harris 2019-06-24 20:59:04 -0500
  • cdc38cb88d
    Use SVG for the icons for the default_light theme jvoisin 2019-06-19 23:25:05 +0000
  • 2d06995416 Remove the last mention of Flash in the translation files jvoisin 2019-06-17 21:50:47 +0200