Commit graph

321 commits

Author SHA1 Message Date
Sean Owen a24f93093e
Update to Java EE 10 for zxing.org (#1621)
* Update to Java EE 10 for zxing.org
* Just remove reactor convergence
2023-04-26 21:34:53 -05:00
Sean Owen 1d2379df34 Regular plugin updates 2023-04-25 13:33:03 -05:00
Sean Owen deb67272cf [maven-release-plugin] prepare for next development iteration 2022-11-01 21:54:14 -05:00
Sean Owen bb75858c9b [maven-release-plugin] prepare release zxing-3.5.1 2022-11-01 21:52:44 -05:00
Sean Owen 0ea0ecddc5 Various code tweaks, action updates, dep updates 2022-10-20 14:13:34 -05:00
Sean Owen 45df470227 Add basic support for thread interruption, and add protection for long running requests in web app 2022-07-20 13:29:55 -05:00
Sean Owen 5231442ebc Misc dependency updates 2022-07-06 13:16:34 -05:00
Sean Owen ea779f0639 [maven-release-plugin] prepare for next development iteration 2022-05-01 10:16:17 -06:00
Sean Owen eb76d0283c [maven-release-plugin] prepare release zxing-3.5.0 2022-05-01 10:16:15 -06:00
Sean Owen 939632072f Minor dep updates 2022-04-30 13:28:04 -06:00
Sean Owen f3f73b47d3 Update to 3.5.0-SNAPSHOT for next release; deps updates 2022-02-17 14:10:00 -06:00
Sean Owen 831ebac6e7 Minor code style updates to MinimalEncoder and a few other files ; minor dep updates 2021-10-12 21:06:05 -05:00
Sean Owen b51346c072
Enforce line length and indent in checkstyle (#1448) 2021-10-05 15:49:47 -05:00
Sean Owen 629ce38a5d Dependency, plugin updates 2021-08-30 20:08:56 -05:00
Sean Owen adbf17d7a7 Minor code and dep changes; return better HTTP status codes from web app 2021-05-23 09:16:45 -05:00
Sean Owen f05963d63d Update dependencies and add one new test 2021-04-02 11:59:49 -05:00
Sean Owen 3374aed3fd Tweak DoS limits and logging; update dependencies 2021-01-15 17:03:12 -06:00
Sean Owen fd364d9338 Improve test coverage 2020-12-09 11:29:07 -06:00
Sean Owen e7ed6aee2f Misc dead code cleanup, plugin updates 2020-12-08 11:55:33 -06:00
Sean Owen 32158ee504 [maven-release-plugin] prepare for next development iteration 2020-09-29 19:53:40 -05:00
Sean Owen 272d9561b5 [maven-release-plugin] prepare release zxing-3.4.1 2020-09-29 19:53:33 -05:00
Sean Owen cff1a21291 [maven-release-plugin] rollback the release of zxing-3.4.1 2020-09-29 19:50:02 -05:00
Sean Owen c30aa535e7 [maven-release-plugin] prepare release zxing-3.4.1 2020-09-29 19:48:52 -05:00
Sean Owen 06e3cd4967 [maven-release-plugin] rollback the release of zxing-3.4.1 2020-09-29 11:44:20 -05:00
Sean Owen 09f1a7eea2 [maven-release-plugin] prepare for next development iteration 2020-09-29 11:39:45 -05:00
Sean Owen 3eafc5d447 [maven-release-plugin] prepare release zxing-3.4.1 2020-09-29 11:39:38 -05:00
Sean Owen 3d8068009f Update CHANGES for 3.4.1; misc plugin updates 2020-09-29 11:23:54 -05:00
Sean Owen 40c2e2e9af
Many small updates from code analysis; remove unused files; tune server params (#1311) 2020-09-06 18:21:05 -05:00
Sean Owen da049f21d9
Update proguard to 7. Remove unused slf4j. Minor code tweaks and dep updates. (#1307) 2020-08-26 13:09:20 -05:00
Sean Owen 9c181f2de5 Remove reference to 'beta' quality formats 2020-07-15 15:14:10 -05:00
Sean Owen 3c96923276 Minor dep updates 2020-05-13 14:12:53 -05:00
Sean Owen 05abe0f7aa Minor HTML standards improvement per Chrome 2020-05-13 14:12:15 -05:00
Sean Owen 78ccf2323f Dynamic request capping system for web app plus minor optimization 2020-05-13 14:11:54 -05:00
Sean Owen c1fc401d9a Update dependencies, particularly checkstyle -> 8.29 2020-01-31 13:16:21 -06:00
Sean Owen 459c0197a7 Plugin updates; misc code simplifications and optimizations 2019-12-11 15:29:49 -06:00
Sean Owen a65631d0b6 Minor dep updates 2019-07-29 14:52:39 -05:00
Sean Owen 8f1a751ea5 [maven-release-plugin] prepare for next development iteration 2019-05-17 19:36:16 -05:00
Sean Owen 67138cedc8 [maven-release-plugin] prepare release zxing-3.4.0 2019-05-17 19:36:09 -05:00
Sean Owen f1683e1f4f Bump to 3.4.0. Require Java 8. Various code simplifications and plugin / dep updates 2019-05-13 18:44:57 -05:00
Sean Owen 8a53ade692 More sophisticated load protection, plus tests 2019-03-12 13:25:15 -05:00
Sean Owen bc645c50bb Small fixes, dep updates, removed warning about Android app, made web app params into annotations 2019-03-09 17:18:31 -06:00
Sean Owen 9617a90616 Minor updates to plugins and from code inspection 2019-01-25 21:20:56 -06:00
Sean Owen e9b9fa23fd Make DoS test case possibly less flaky 2018-09-22 11:49:46 -05:00
Sean Owen 36f38c5beb Many more changes from recent IJ inspections 2018-09-03 15:18:54 -05:00
Sean Owen 431ae9e06e Catch more exceptions in web app and update site skin 2018-08-30 16:47:18 -05:00
Sean Owen ab4ebad305 Make sure to stop processing after all error conditions (errorResponse calls) 2018-08-30 15:12:06 -05:00
Sean Owen 4fbcadfd37 And back out Spring framework update down to 4.x 2018-08-30 11:37:50 -05:00
Sean Owen a010db7fe2 Explicitly specify javadoc encoding, fix a few doc warnings, update plugins again 2018-08-30 11:13:55 -05:00
Sean Owen 0b9b39a74f Issue #1051: to avoid letting user input into logs, sanitize input and/or just remove unimportant log statements in Android, web app 2018-08-07 19:28:06 -05:00
Sean Owen 9065c4daee Improve DoS test case to be more robust to timing 2018-07-24 08:20:41 -05:00