Commit graph

789 commits

Author SHA1 Message Date
3aece9551b Small refactoring 2015-12-08 21:51:05 +01:00
Ziver Koc
2c489e56c9 Initial implementation of DB upgrader 2015-12-08 17:58:18 +01:00
Ziver Koc
bb9bfa89ba Bugfix 2015-12-08 16:44:39 +01:00
Ziver Koc
d384209df0 Generated Zutil.jar 2015-12-08 16:40:14 +01:00
Ziver Koc
4d60a60c1d Added SQL List handler and renamed existing handlers 2015-12-08 16:29:04 +01:00
Ziver Koc
432d7cb438 Moved Configurator to the correct package 2015-12-08 16:19:43 +01:00
Ziver Koc
d3f3c02f78 Added File copy method 2015-12-07 22:40:36 +01:00
Ziver Koc
25d70c8075 Updated Zutil binary 2015-12-04 11:37:10 +01:00
dcollin
d3ba64477b sqlite bug fix 2015-12-04 10:11:26 +01:00
Ziver Koc
89d8834d80 Added number to word converter 2015-12-03 16:16:12 +01:00
Ziver Koc
6dbc31b521 Merge branch 'master' of http://repo.koc.se/zutil-java 2015-11-20 21:30:23 +01:00
Ziver Koc
33e749dfc7 Added TimedHashSet that entries have limited TTL 2015-11-20 21:29:05 +01:00
Ziver Koc
52c6f7e01c Some bug fixes 2015-11-20 16:51:19 +01:00
Ziver Koc
4a027fab5f Added setContent method 2015-11-20 16:09:07 +01:00
66bebc6f52 Fixed bug in JSONObjectOutputStream and Base64Encoder 2015-11-18 17:25:14 +01:00
034166b413 Added Base64Encoder 2015-11-17 18:59:50 +01:00
67e4d54fde Made Configurator support generics 2015-11-16 17:49:51 +01:00
b92465b62b Added recursive Templator logic 2015-11-16 17:49:49 +01:00
dcollin
ad04f622d3 Updating .classpath file for Eclipse 2015-11-13 08:46:25 +01:00
2a51090813 JSON object stream bug fixes 2015-11-12 15:16:00 +01:00
0f94a575a3 Added so FileSearcher matches all files if no specific patter has been given 2015-11-12 13:11:12 +01:00
997ec1c52b Renamed FileSearch class and defined default values 2015-11-11 18:07:48 +01:00
e2e6a40ce9 Fixed SSDP caching bug 2015-11-11 13:26:14 +01:00
611770fa1f Added bytereturn for file 2015-11-08 15:53:25 +01:00
8033c47f40 Updated SSDPServer to send custom headers in notify 2015-11-05 02:46:46 +01:00
8ca2f21c7c Updated JSONObjectOutputStream to support extended generics 2015-11-05 02:07:08 +01:00
Ziver Koc
2dae3a6f01 Removed multicast from client 2015-11-02 15:47:38 +01:00
81c399528d SSDPClient bugfix 2015-10-29 20:39:24 +01:00
ef173f479b Bugfix for json map with null entry 2015-10-29 20:03:28 +01:00
Ziver Koc
5fa807e50b Optimization in SSDP 2015-10-29 13:09:35 +01:00
Ziver Koc
0956e4aee3 Improved logging 2015-10-29 12:52:10 +01:00
Ziver Koc
7cf36636e7 Bugfix in JSONParser 2015-10-29 10:51:06 +01:00
Ziver Koc
2130877265 Small update to JSONParser 2015-10-28 17:23:27 +01:00
Ziver Koc
aea3b9467e Updated junit test 2015-10-28 17:01:45 +01:00
Ziver Koc
d952b3bcb7 Bugfix for list and maps containing null objects 2015-10-28 16:01:24 +01:00
Ziver Koc
304213c1d2 Updated loggin 2015-10-28 12:57:36 +01:00
2613b943ce Updated some log output 2015-10-28 10:57:01 +01:00
2e476d6689 SSDPClient now uses StandardSSDPInfo class publicly 2015-10-27 17:19:43 +01:00
f1e5e17d50 StreamLogger bug fix and added new line to JSONWriter flush function 2015-10-22 15:50:19 +00:00
e9715298b6 Small update to Console class 2015-10-20 15:57:17 +00:00
a04041c07c Added Stream logger classes 2015-10-15 19:26:17 +00:00
4a817cbf31 Added Map and List support to JSON object stream 2015-10-13 16:09:03 +00:00
0dd8e7b415 Updated mysql 2015-10-09 19:40:25 +00:00
4bfef36b65 removing duplicate zutil jar 2015-10-09 19:37:24 +00:00
e709e77731 removing duplicate zutil jar 2015-10-09 19:34:19 +00:00
5e3a28e748 removing duplicate zutil jar 2015-10-09 19:33:47 +00:00
267d5c6270 Bugfix and small update to JSONObjectInputStream 2015-10-09 15:43:48 +00:00
73868960f4 Some fixes in Encrypter 2015-10-08 15:23:35 +00:00
051f6fdcf8 Fixed null field issues in JSON 2015-10-07 22:32:26 +00:00
0bb193fba3 Temporary fix for JSON null fields 2015-10-07 16:25:59 +00:00