Ondřej Hruška 
							
						 
						
							
							
								66f7773598 
								
									
								
							
								 
							
						 
						
							
							
								
								better styles for playback progressbar element in light theme  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								59492c28c3 
								
							
								 
							
						 
						
							
							
								
								Change to new shuffle generator  
							
							... 
							
							
 
							
							This replaces PR #1239 , taking the original code and adding requested cleanups. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								86064d6b01 
								
							
								 
							
						 
						
							
							
								
								Update commons-configuration2 2.6 -> 2.7 (fixes CVE)  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								3f38c52754 
								
									
								
							
								 
							
						 
						
							
							
								
								Toggle play queue with a button ( #1539 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e635055bf6 
								
							
								 
							
						 
						
							
							
								
								Fix not to perform clean up during scan  
							
							... 
							
							
 
							
							(#1550 ) 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								74b281a078 
								
							
								 
							
						 
						
							
							
								
								Rename misleading var names in PlayQueueService  
							
							... 
							
							
 
							
							This changes "index" to either "startIndex" or "addAtIndex" depending on
the use case, to make it more clear that these are different. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								90e63817d0 
								
							
								 
							
						 
						
							
							
								
								Remove unused 'index' parameter from DWR addPlaylist method  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								47aea55077 
								
							
								 
							
						 
						
							
							
								
								Avoid NPE  
							
							... 
							
							
 
							
							Because there is a case where IndexSearcher is null before the scan is
executed. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								06bfbf1d7f 
								
									
								
							
								 
							
						 
						
							
							
								
								A small fix for the message  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								2022e98df9 
								
									
								
							
								 
							
						 
						
							
							
								
								Disable now defunct chartlyrics lookups  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								80ccd8234e 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump java-jwt from 3.9.0 to 3.10.0 ( #1546 )  
							
							... 
							
							
 
							
							Bumps [java-jwt](https://github.com/auth0/java-jwt ) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/auth0/java-jwt/releases )
- [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/java-jwt/compare/3.9.0...3.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e702612a03 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump checker and guava  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								3134f70757 
								
							
								 
							
						 
						
							
							
								
								Bump commons-dbcp2 from 2.5.0 to 2.7.0  
							
							... 
							
							
 
							
							Bumps commons-dbcp2 from 2.5.0 to 2.7.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								8651a405ee 
								
									
								
							
								 
							
						 
						
							
							
								
								Update mysql-java-connector to 8.0.19 ( #1511 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								6599e6a689 
								
									
								
							
								 
							
						 
						
							
							
								
								Minor cleanup of InternalHelpController.java ( #1525 )  
							
							... 
							
							
 
							
							- Access static methods explicitly
- Remove useless String.format calls 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b2d2590cfa 
								
							
								 
							
						 
						
							
							
								
								Revert "Bump cling-* from 2.0.1 to 2.1.2"  
							
							... 
							
							
 
							
							Following comment in #1505 , this reverts the following commits:
* 0a231a657573747db98077a95b0e86 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								6a14c256a5 
								
							
								 
							
						 
						
							
							
								
								Update index version following Lucene upgrade to 8.4.1  
							
							... 
							
							
 
							
							When upgrading from an existing index built with Lucene 8.2.0, Airsonic
fails to start with the following error:
    java.lang.IllegalArgumentException: Could not load codec 'Lucene80'.  Did you forget to add lucene-backward-codecs.jar?
      at org.apache.lucene.index.SegmentInfos.readCodec(SegmentInfos.java:420) ~[lucene-core-8.4.1.jar!/:8.4.1 832bf13dd9187095831caf69783179d41059d013 - ishan - 2020-01-10 13:35:00]
      ...
      at org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:125) ~[lucene-core-8.4.1.jar!/:8.4.1 832bf13dd9187095831caf69783179d41059d013 - ishan - 2020-01-10 13:35:00]
      at org.airsonic.player.service.search.IndexManager.getSearcher(IndexManager.java:309) ~[classes!/:10.6.0-SNAPSHOT]
      at org.airsonic.player.service.search.IndexManager.getStatistics(IndexManager.java:269) ~[classes!/:10.6.0-SNAPSHOT]
      at org.airsonic.player.service.MediaScannerService.neverScanned(MediaScannerService.java:121) ~[classes!/:10.6.0-SNAPSHOT]
      at org.airsonic.player.service.MediaScannerService.schedule(MediaScannerService.java:114) ~[classes!/:10.6.0-SNAPSHOT]
      at org.airsonic.player.service.MediaScannerService.init(MediaScannerService.java:77) ~[classes!/:10.6.0-SNAPSHOT] 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								04c1ed98f2 
								
							
								 
							
						 
						
							
							
								
								Move the style into a css file  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								584ee96f61 
								
							
								 
							
						 
						
							
							
								
								Replace wz_toolip with jquery-ui  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								6d74e28e61 
								
							
								 
							
						 
						
							
							
								
								Bump recaptchav2-java from 1.0.2 to 1.0.3  
							
							... 
							
							
 
							
							Bumps [recaptchav2-java](https://github.com/triologygmbh/reCAPTCHA-V2-java ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/triologygmbh/reCAPTCHA-V2-java/releases )
- [Commits](https://github.com/triologygmbh/reCAPTCHA-V2-java/compare/1.0.2...1.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								87c414dfc7 
								
							
								 
							
						 
						
							
							
								
								Also bump lucene-analyzers-common to 8.4.1  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								15b03573f4 
								
							
								 
							
						 
						
							
							
								
								Bump lucene-core from 8.2.0 to 8.4.1  
							
							... 
							
							
 
							
							Bumps lucene-core from 8.2.0 to 8.4.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								73a06879b5 
								
							
								 
							
						 
						
							
							
								
								Internal help: Fix crash when no transcoders are installed  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								6a3d301517 
								
							
								 
							
						 
						
							
							
								
								Internal help: Add basic controller tests  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								bd4153962f 
								
							
								 
							
						 
						
							
							
								
								Internal help: Add database server version  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								3acd06e91b 
								
							
								 
							
						 
						
							
							
								
								Internal help: Fix crash with MariaDB and uppercase table names  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								09fa486bb0 
								
							
								 
							
						 
						
							
							
								
								Internal help: Only show db filesystem size for legacy profile  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								50b6da075e 
								
							
								 
							
						 
						
							
							
								
								Internal help: Add 'more rows' indicator for inconsistent rows  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								6c54f1f7c8 
								
							
								 
							
						 
						
							
							
								
								Internal help: Refactor detailed db/index stats  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								9d3ec88796 
								
							
								 
							
						 
						
							
							
								
								Internal help: Support table stats for external dbs  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								1cde8accc7 
								
							
								 
							
						 
						
							
							
								
								Internal help: Add internationalization  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								6df42736e6 
								
							
								 
							
						 
						
							
							
								
								Internal help: Only show link if user is admin  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								55f9a41673 
								
							
								 
							
						 
						
							
							
								
								Internal help: Warn for potential db corruption issues  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								768968d075 
								
							
								 
							
						 
						
							
							
								
								Internal help: Add transcoding info  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								7a27e08106 
								
							
								 
							
						 
						
							
							
								
								Add "internal help" page with diagnostic information  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e303fe388e 
								
							
								 
							
						 
						
							
							
								
								Bump commons-fileupload from 1.3.3 to 1.4  
							
							... 
							
							
 
							
							Bumps commons-fileupload from 1.3.3 to 1.4.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								bb366fc116 
								
							
								 
							
						 
						
							
							
								
								Bump jetty-jspc-maven-plugin from 9.4.19.v20190610 to 9.4.26.v20200117  
							
							... 
							
							
 
							
							Bumps [jetty-jspc-maven-plugin](https://github.com/eclipse/jetty.project ) from 9.4.19.v20190610 to 9.4.26.v20200117.
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.19.v20190610...jetty-9.4.26.v20200117 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								77a95b0e86 
								
							
								 
							
						 
						
							
							
								
								Also bump seamless-util to 1.1.2  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								73747db980 
								
							
								 
							
						 
						
							
							
								
								Also bump cling-core to 2.1.2  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								3cd96bae9f 
								
							
								 
							
						 
						
							
							
								
								Bump commons-configuration2 from 2.4 to 2.6  
							
							... 
							
							
 
							
							Bumps commons-configuration2 from 2.4 to 2.6.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0a231a6575 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump cling-support from 2.0.1 to 2.1.2  
							
							... 
							
							
 
							
							Bumps cling-support from 2.0.1 to 2.1.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								15a5119306 
								
							
								 
							
						 
						
							
							
								
								Bump postgresql from 42.2.5 to 42.2.10  
							
							... 
							
							
 
							
							Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.2.5 to 42.2.10.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.5...REL42.2.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								faa4973738 
								
							
								 
							
						 
						
							
							
								
								Remove jsonpath  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								af9a3743ee 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump maven-artifact from 3.6.0 to 3.6.3  
							
							... 
							
							
 
							
							Bumps [maven-artifact](https://github.com/apache/maven ) from 3.6.0 to 3.6.3.
- [Release notes](https://github.com/apache/maven/releases )
- [Commits](https://github.com/apache/maven/compare/maven-3.6.0...maven-3.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								533b078069 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump org.eclipse.persistence.moxy from 2.7.3 to 2.7.6  
							
							... 
							
							
 
							
							Bumps [org.eclipse.persistence.moxy](https://github.com/eclipse-ee4j/eclipselink ) from 2.7.3 to 2.7.6.
- [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases )
- [Commits](https://github.com/eclipse-ee4j/eclipselink/compare/2.7.3...2.7.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								eb90a6ed0c 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump mariadb-java-client from 2.1.2 to 2.5.4  
							
							... 
							
							
 
							
							Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j ) from 2.1.2 to 2.5.4.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases )
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/2.1.2...2.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								c6eed14db5 
								
							
								 
							
						 
						
							
							
								
								Catch Exceptions instead of only Throwables in JAudiotaggerParser  
							
							... 
							
							
 
							
							Since JAudioTagger isn't the rock-solidest software
in the world, we should catch as much things as possible 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a13552b6f5 
								
									
								
							
								 
							
						 
						
							
							
								
								Clean up a bit the jaudiotagger wrapper  
							
							... 
							
							
 
							
							- ID3v24 are now fully supported by jaudiotagger,
  there is no need to have special code to handle
  them
- Inline a couple of one-line'n'useless methods
- Replace isImageAvailable with getArtwork
- Make some methods static
- Specialise some exceptions 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a6a0327b97 
								
							
								 
							
						 
						
							
							
								
								Set limit in random track query itself instead of in connection to optimize query plan  
							
							... 
							
							
 
							
							This is a direct backport of
f84644ae3d 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								d4002ef6ce 
								
							
								 
							
						 
						
							
							
								
								Fix two possible nullptr deref  
							
							
 
							
						 
						
							6 years ago