Commit graph

137 commits

Author SHA1 Message Date
e29d4ee1c7 Added RIFE2 repo credentials to the publish workflow 2023-04-08 13:18:48 -07:00
7cc5b36568 Fixed RIFE2 repository locations 2023-04-08 12:48:59 -07:00
d065aa9843 Added RIFE2 repo credentials 2023-04-08 12:29:52 -07:00
9439b18f68 Fix for publish workflow 2023-04-08 11:28:54 -07:00
35ae2b6333 Version 1.1.1 2023-04-08 11:04:49 -07:00
a24a948a61 Changed signing keys properties 2023-04-08 10:52:02 -07:00
0fa6962503 Fixed bld-ci badge 2023-04-08 10:32:41 -07:00
630b57b604 Moved from Gradle to bld 2023-04-08 10:28:20 -07:00
5df56b7820 Version 1.1.0 2023-03-26 12:01:07 -07:00
b77013b6cc Added NO_CI env to GITHUB_ENV 2023-03-26 00:09:56 -07:00
6f5219761b Fix for NO_CI step 2023-03-25 23:22:02 -07:00
20f8aef5c6 Prevented some tests from being repeated on CI 2023-03-25 23:08:08 -07:00
0ca9f5b9f8 Added error logging to fetchUrl 2023-03-25 20:50:03 -07:00
4bba966770 Switched to generic properties parsing on more renderers 2023-03-25 20:49:30 -07:00
c1b0e7fcf5 Javadocs 2023-03-25 15:50:06 -07:00
9738ecb0ba Improved the renderers encoding by using the template encoding or encoding specified in a property 2023-03-25 15:46:05 -07:00
538a8d35ae Switched to use StringUtils for un/captitalize 2023-03-24 09:22:30 -07:00
79cbf76761 Added validateCreditMethod standalone method 2023-03-23 20:37:01 -07:00
f264bb43bc Minor cleanup 2023-03-22 15:05:39 -07:00
a5855e6638 Temporary fix for the Maven Central badge 2023-03-22 14:34:58 -07:00
b554fc7f58
Fixed Maven Central badge 2023-03-22 12:36:33 -07:00
3bc761995f
Update README.md
Fixed badges
2023-03-22 11:55:52 -07:00
8ac24562c0 Upgraded version to 1.0.0 2023-03-22 11:26:16 -07:00
6e944c2608 Removed Gradle scan 2023-03-22 04:15:20 -07:00
4e3f021ec3 Minimized calls to getDefaultValue 2023-03-22 04:04:22 -07:00
9d3452304c Minor cleanup 2023-03-22 01:09:44 -07:00
65fab8debd Documented uptime default Properties. 2023-03-22 00:38:21 -07:00
944881ccfa Fixed branch for pages workflow 2023-03-21 23:51:18 -07:00
b0e6c2aba3 Added references to ISO 8601 and RFC 2282 date/time 2023-03-21 23:44:33 -07:00
9ff60a6f6b Moved un/capitlize to RenderUtils 2023-03-21 23:12:03 -07:00
c55c8d803d Added Javadoc pages workflow 2023-03-21 14:34:01 -07:00
eaf4bb6356 Upgraded to RIFE2 1.5.3 2023-03-21 13:30:10 -07:00
5ea5727a4a Moved date/time formatters to utils class 2023-03-21 07:21:24 -07:00
05c1bd3f2a Added more tests 2023-03-19 19:15:34 -07:00
1aa2bc2681 Added Abbreviate renderers 2023-03-19 15:11:07 -07:00
4dd5df1d61 Added Mask renderer 2023-03-19 12:04:47 -07:00
b34363fccf Minor cleanup 2023-03-19 03:31:55 -07:00
b218313ed3 Added QrCode renderer 2023-03-19 03:06:19 -07:00
b97abc7091 Minor cleanup 2023-03-19 00:57:37 -07:00
9b084b0dea Moved Normalize to format section 2023-03-19 00:41:07 -07:00
c5cbff291f Added Normalize renderer 2023-03-19 00:38:30 -07:00
0ab3e93caa Added links to wiki for Lowercase, Rot13, SwapCase, Trim, Uncapitalize and Uppercase 2023-03-18 22:40:04 -07:00
2297011feb Added links to wiki for EncodeHtmlEntities, EncodeUnicode and EncodeUrl 2023-03-18 21:39:41 -07:00
ea941d2200 Removed outdate EncodeQp 2023-03-18 21:39:16 -07:00
cea371ed31 Added links to wiki for EncodeHtml, EncodeJs, EncodeJson and EncodeXml 2023-03-18 14:56:19 -07:00
0f62f9cb5b Added links to wiki for FormatCreditCard 2023-03-18 12:44:20 -07:00
b27b0965af Added more links to the wiki documentation 2023-03-18 12:24:25 -07:00
a3063eee07 Added links to wiki for DateTimeIso 2023-03-17 23:10:17 -07:00
9db22d734a Added links to the wiki 2023-03-17 22:53:27 -07:00
7f1cea5714 Remove DateTimeUtc, replaced with tz property of DateTimeIso 2023-03-17 21:46:20 -07:00