Commit graph

98 commits

Author SHA1 Message Date
Sean Owen d5058a71c6
Test signed commit and update minor deps, plugin 2016-04-05 22:51:25 +01:00
Sean Owen de41ca715b Crush PNGs 2015-09-07 11:41:45 +01:00
Sean Owen 4e4e643bb0 Update reference server.xml for Tomcat at zxing.org 2015-09-07 11:41:45 +01:00
Sean Owen 02d3697a59 Remove spurious stack trace from singleton exception, and various minor edits 2015-06-06 10:46:18 +01:00
Sean Owen 2e3021a510 Reintroduce basic DoS filter in web app 2015-05-13 12:16:55 +01:00
Sean Owen fa1c1ededf Reintroduce basic DoS filter in web app 2015-05-13 12:14:01 +01:00
Sean Owen 7774683247 Handle IOException in multipart more cleanly 2015-05-12 16:11:43 +01:00
Sean Owen 02a6347396 Updates for Tomcat 8 on Elastic Beanstalk 2014-11-07 22:55:05 +00:00
Sean Owen 5adcb269ad Correctly identify file upload in multipart and only parse the first file upload 2014-09-12 15:35:29 +01:00
Sean Owen 53d562f7c9 Fix Tomcat rendering issues and redirect 2014-09-11 12:32:24 +01:00
Sean Owen 2d280f7b14 Improve icon, header spacing 2014-09-11 12:09:30 +01:00
Sean Owen 13be5de462 Fix/improve CSS colors and layout 2014-09-11 11:55:16 +01:00
Sean Owen 9bac0584f0 Localize error response and remove redundant JSPXs 2014-09-11 11:34:08 +01:00
Sean Owen e75788e3e0 Consolidate redirection, remove fairly redundant custom error page 2014-09-11 10:56:10 +01:00
Sean Owen fa5d7e6b0d Change HTML redirects to HTTP 2014-09-10 22:53:42 +01:00
Sean Owen 012662fa3c web.xml can also be removed now 2014-09-10 22:39:38 +01:00
Sean Owen 482e2fb3ac Move to servlet 3.0 file upload handling and annotations 2014-09-10 16:01:18 +01:00
Sean Owen 8c0e6beb43 Fix corner case for javadoc redirector 2014-06-08 11:49:45 -04:00
Sean Owen 7f300ce09a Untangle try-catch a bit in servlet, to properly catch 404 errors 2014-02-08 15:58:34 -05:00
Sean Owen dddc1c4e19 Move to use of Java 7 NIO2 APIs 2014-01-31 13:01:18 +00:00
Sean Owen e432d6cc74 Increase size of input that decoder accepts 2014-01-31 11:31:19 +00:00
Sean Owen a8772054af Custom, minimal error page 2014-01-22 21:11:55 +00:00
Sean Owen 62cf0ade90 Deal with case of no block list 2014-01-22 21:11:36 +00:00
Sean Owen 5a6982f301 Remove Google Analytics -- really not using it 2014-01-22 20:42:46 +00:00
Sean Owen 8ae5c0f5bc Better way to redirect entirely from /w/docs/javadoc to new github.io site 2014-01-22 20:35:08 +00:00
Sean Owen 33b6d4b1c2 Point to new docs location at zxing.github.io and stop deploying javadoc to zxing.org 2014-01-22 18:41:04 +00:00
Sean Owen 59e4708cd7 Fix up .gitignore to ignore generated dirs, and remove generated dirs from git 2014-01-20 17:21:09 +00:00
Sean Owen 3f6ee7f789 Update project site references to Github 2014-01-18 14:06:46 +00:00
srowen 83277b92eb Issue 1828 make sure Tomcat interprets URL params with UTF-8
git-svn-id: https://zxing.googlecode.com/svn/trunk@3011 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-07 10:47:38 +00:00
srowen faa2099ea2 Add default Amazon EBS Tomcat 7 server.xml config
git-svn-id: https://zxing.googlecode.com/svn/trunk@3010 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-07 00:51:02 +00:00
srowen 4aa5348526 Remove lang3 dependency as Guava can take over its one usage
git-svn-id: https://zxing.googlecode.com/svn/trunk@2991 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-11 20:41:18 +00:00
srowen 4550d1d762 Reject non-HTTP URIs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2990 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-07 22:50:22 +00:00
srowen@gmail.com cf6cbcd84a Now that Elastic Beanstalk supports Java 7 and Amazon Linux 2013.09 we don't need a few workarounds
git-svn-id: https://zxing.googlecode.com/svn/trunk@2986 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-03 15:06:08 +00:00
srowen@gmail.com 52e12eee89 Add new endpoint at /w/chart that mimics http://chart.apis.google.com/chart QR code encoder API. To be deployed shortly to zxing.org
git-svn-id: https://zxing.googlecode.com/svn/trunk@2920 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-25 01:46:09 +00:00
srowen@gmail.com 1bcc298ad3 Move resources to match Maven standard directory structure
git-svn-id: https://zxing.googlecode.com/svn/trunk@2915 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-21 23:01:31 +00:00
srowen@gmail.com 27cf98938d Use Guava in web app
git-svn-id: https://zxing.googlecode.com/svn/trunk@2888 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-09-08 20:51:52 +00:00
srowen@gmail.com 1d086a09af Type weakening and dead code commenting again
git-svn-id: https://zxing.googlecode.com/svn/trunk@2876 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-08-26 17:27:54 +00:00
srowen@gmail.com 2de2f413b6 Update non-core Java code to Java 7. Core/Android needs to stay on Java 6.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2861 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-08-08 04:29:30 +00:00
srowen@gmail.com ad1a305cf6 Add uri blocklist feature
git-svn-id: https://zxing.googlecode.com/svn/trunk@2711 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-05 12:41:41 +00:00
srowen@gmail.com 57dc2ca742 Fix and improve last commit for data URIs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2683 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-23 09:08:26 +00:00
srowen@gmail.com 13d97af689 Try to support data: URIs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2682 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-23 08:11:46 +00:00
srowen@gmail.com cdd033e582 Fix <br/> escaping that doesn't work
git-svn-id: https://zxing.googlecode.com/svn/trunk@2658 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-17 19:45:05 +00:00
srowen@gmail.com c835ed3be6 Fix incorrect byte display in some cases, refactor and simplify and even speed up output a little
git-svn-id: https://zxing.googlecode.com/svn/trunk@2648 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-10 21:57:30 +00:00
srowen@gmail.com e5591c71fd Update to newer fileupload, lang libs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2598 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-27 19:20:50 +00:00
srowen@gmail.com fe9e0ccf6a Raise MP limit and improve message about limit on decode page
git-svn-id: https://zxing.googlecode.com/svn/trunk@2597 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-27 09:54:44 +00:00
srowen@gmail.com b01cff36fa Various changes from IJ12.1 inspections
git-svn-id: https://zxing.googlecode.com/svn/trunk@2581 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-01 20:01:40 +00:00
srowen 99e0f8d61b Minor touch ups of HTML, show full output for uploads, add more explanatory text and links, update to servlet 3 / JSP 2.2
git-svn-id: https://zxing.googlecode.com/svn/trunk@2540 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-28 22:12:37 +00:00
srowen 6698e919e9 More changes for Elastic Beanstalk -- logging, no need for DoS
git-svn-id: https://zxing.googlecode.com/svn/trunk@2537 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-27 23:57:07 +00:00
srowen 500872c9ff Avoid a few more rare exceptions
git-svn-id: https://zxing.googlecode.com/svn/trunk@2284 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-05-10 09:00:48 +00:00
srowen 41c4e34063 Fix problem blocking access to javadoc
git-svn-id: https://zxing.googlecode.com/svn/trunk@2249 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-04-06 07:33:00 +00:00