Commit Graph

460 Commits (eda6406865c2a1a85a259c36740a7bbe60b50df2)

Author SHA1 Message Date
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
François-Xavier Thomas c0f3606091 Force database checkpoints on 'Clean-up' and 'Scan' actions 5 years ago
Andrew DeMaria 1a88f46c18
CVE-2018-20222 Prevent xxe during parse 5 years ago
tesshu 6023d4c0bc fix #748 5 years ago
jo 7327353704 Pull translations from transifex 6 years ago
Frank de Lange 8127b4f7fa Fix #860 (external database performance) by using connection pooling … (#864) 6 years ago
François-Xavier Thomas d6ba6de7e1 Run a first defrag before enabling auto defrag on HSQLDB 6 years ago
François-Xavier Thomas 21eff917b6 PlayQueue: Fix broken keyboard shortcuts 6 years ago
Andrew DeMaria ac0e29bf9c
Remove unused import 6 years ago
Andrew DeMaria 61c0c0d758
Fix import style error 6 years ago
François-Xavier Thomas cff97ea9be Fix #778: Defragment embedded HSQLDB database more frequently 6 years ago