Commit Graph

474 Commits (84df4e3b94cb60b7b710e8856c89d07a107047ec)

Author SHA1 Message Date
tesshucom 133cf666b7 Fix processing when artist and albumArtist are null 5 years ago
tesshucom f5f1ec336f Fix to get fields when file format is ID3v2.4 5 years ago
jvoisin 90cb02105e Add a noopener and noreferrer to external urls 5 years ago
jvoisin cdd47b36d2 Clicking on the logo now redirects to home instead of about 5 years ago
jvoisin a200dd0c37 Don't autocomplete the password field 5 years ago
jvoisin ec4b969e2c Replace latin encoding with utf-8 5 years ago
jvoisin 5acabcae19 Remove resource bundles for messages as well 5 years ago
Andrew DeMaria 15c6a8861b
Fix formatting on external player for firefox 5 years ago
tesshucom 131713aaf4
With Jetty 5 years ago
tesshucom 4cd9e9deac
revert cling-core, cling-support, seamless-util and configuration 5 years ago
jvoisin 7d865ea7a9 Add a lost meta back 5 years ago
jvoisin 422127e3f6 Replace the flash player with medialement.js for the shared media 5 years ago
François-Xavier Thomas 51b738053f Make it work even if Tomcat-specific exceptions are not available 5 years ago
François-Xavier Thomas ec96b9711d Show more informative messages while streaming 5 years ago
François-Xavier Thomas 417583ccaa Do not show stack trace for client-side connection errors 5 years ago
jvoisin 72e372157a Remove WAP-related stuff 5 years ago
jvoisin 268dc6e13d Factorise the key generation into a static method 5 years ago
jvoisin aff7bd3d57 Remove webfx stuff, since they're apparently not used 5 years ago
jvoisin db2592a84b Delete AC_OETags.js since it's not used anywhere 5 years ago
jvoisin c9212805be Remove jquery-contextmenu since it's not used anywhere 5 years ago
jvoisin d35834c0e7 Fix a bunch of dom-based xss 5 years ago
jvoisin 0d6cbb60ed Use https for external links 5 years ago
jvoisin 3e07ea5288 Use a random key to "encrypt" the remember-me cookie's value 5 years ago
jvoisin ab1690b1fe Don't display the title if it's empty 5 years ago
jvoisin ac1c887698 Remove Google+ relics 5 years ago
jvoisin 5edebf7885 Remove inline javascript on the `cancel` buttons 5 years ago
jvoisin ba6b39b7b2 Add two <meta> tags 5 years ago
jvoisin 883022d81a Remove script.aculo.us dependency 5 years ago
jvoisin 910802b64f Fix a small resource leak 5 years ago
jvoisin a6c92acb3e Update mediaelement from 4.1.1 to 4.2.9 5 years ago
jvoisin 2f9046d6b4 Fix a xss and clean up some js 5 years ago
jvoisin 61c842923a Generate new passwords in a secure way 5 years ago
jvoisin 39b9eab715 Simplify a bit the css 5 years ago
jvoisin 0b72acefed Oups 5 years ago
jvoisin fa5ffdc07a Remove the external fonts usage 5 years ago
jvoisin 30fa4d0467 Second pass of trivial modernizations 5 years ago
jvoisin ca489f8220 This is a first batch of simple modernization of the codebase 5 years ago
jvoisin 45ef973627 Fix a javascript null-deref 5 years ago
SenorSmartyPants 07daf86bf0 Add m4b to m4a locations in java 5 years ago
jvoisin 4de26ac319 Remove pngfix 5 years ago
jvoisin f501bfd5e1 Remove momentjs 5 years ago
Andrew DeMaria 0d78c30d06
Change a couple more log entries to debug 5 years ago
François-Xavier Thomas 2c1b5205e8 Write new db maintenance logs as 'debug' instead of 'info' 5 years ago
François-Xavier Thomas 7510b04efc Make checkpoint() method void (return value is not used) 5 years ago
François-Xavier Thomas 8c46d39569 Do not log message about hsqldb-defrag migration on each launch 5 years ago
François-Xavier Thomas b753e48632 Log more information when running the 'cleanup db' action 5 years ago
François-Xavier Thomas 76e8abd219 Move HSQLDB checkpoint/shutdown to a bean specific to the legacy profile 5 years ago
François-Xavier Thomas b88bdb37c9 Properly shutdown embedded HSQLDB database on exit 5 years ago
François-Xavier Thomas 54e444b03c Make CHECKPOINT / DEFRAG syntax work for both HSQLDB 1 & 2 5 years ago
Iwao AVE! c79c02d449 Updated CHECKPOINT / DEFRAG syntax for HSQLDB 2. 5 years ago