Commit graph

76 commits

Author SHA1 Message Date
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
26e03588ea Added Uptime 2023-03-17 21:16:48 -07:00
9e0cd0d9ac Added test badge secret to workflows 2023-03-17 08:15:32 -07:00
3e89e0b379 Fixed test badge URL 2023-03-17 08:05:43 -07:00
7fc59d781a Added snapshot and test badges 2023-03-17 07:44:38 -07:00
82640fb4ca Added check before publish 2023-03-17 06:54:07 -07:00
4460e98f67 Switched to getValueOrAttribute() 2023-03-17 06:53:21 -07:00
625c211b62 Added formatCreditCard 2023-03-17 06:14:33 -07:00
9e9d2d6885 Added ShortenUrl 2023-03-17 02:53:01 -07:00
14080895c7 Added publish workflow for GitHub 2023-03-17 00:37:22 -07:00
dd61c799f3 Minor tweaks 2023-03-16 07:24:44 -07:00
09a81509ff Renamed EncodeJS to EncodeJs 2023-03-16 01:30:34 -07:00