Commit graph

109 commits

Author SHA1 Message Date
fa8b758d1a Adjust gradle version 2023-08-02 00:58:34 -07:00
d4a83ba627 Update build script to produce a sources jar at the same time as a normal jar 2023-08-02 00:23:32 -07:00
2ab68ce7f3 Update build script to produce a sources jar 2023-08-02 00:17:44 -07:00
f732de83e2 Update maven cache url 2023-07-30 13:24:36 -07:00
11d883c0ef Update maven publish location 2023-07-30 13:23:17 -07:00
c8529f218e Update maven 2023-07-30 13:18:03 -07:00
03970678cd Change the maven URL for Aria's Creations 2023-07-30 12:31:52 -07:00
6fdfa52e1a Add exception handling to event bus, and a flag to indicate a unhandled exception to the Event base class 2023-06-26 01:25:28 -07:00
8976d8fb7f Add newlines to xmlrpc end tags 2023-06-23 22:49:32 -07:00
a61b636d85 Remove newline from start-tag 2023-06-23 17:25:51 -07:00
41e1c60b50 Remove attribute from pop over scan script 2023-06-23 07:07:16 -07:00
1e993739e8 Add popover add method 2023-06-23 06:56:24 -07:00
5a67747e66 Add popover add method 2023-06-23 05:29:31 -07:00
5d2c38ba90 Fix a syntax error 2023-06-23 05:14:12 -07:00
6d84494965 Allow text and HTML children 2023-06-23 04:03:45 -07:00
15f7613c65 Pretty-format the HTML 2023-06-23 03:20:14 -07:00
a506131d1e Adds jquery to DOM generator 2023-06-23 02:36:03 -07:00
446e170e54 Grr fix the html stuff again 2023-06-23 00:24:20 -07:00
cf271e2b5e Fix broken doctype tag 2023-06-23 00:08:04 -07:00
3eda4380ee Add a custom style class for popovers 2023-06-22 20:31:56 -07:00
8bd8bb200d Include popover activation script 2023-06-22 20:18:45 -07:00
eb5fc74e08 Add fallback method for checking docker. 2023-06-22 15:29:54 -07:00
d336e94546 Adds a way to check for docker 2023-06-22 15:21:50 -07:00
fca7091590 Adds a check for docker environment. 2023-06-22 15:21:36 -07:00
8a4d4109fa Fixes non-public HTML builder 2023-06-22 02:28:03 -07:00
1f41d24076 Fixes non-public HTML builder 2023-06-22 01:40:16 -07:00
4b2ea71f26 Adds idea to the plugin gradle list 2023-06-21 23:55:17 -07:00
b7defe82bb Changes the way that publishing works 2023-06-21 22:41:30 -07:00
3930e7bb30 Adds some other components 2023-06-19 23:24:26 -07:00
2fb00f1b13 Move more controls to the HTML builder, and add some more bootstrap design helpers 2023-06-19 23:01:29 -07:00
e58efecbff Adjust button to use the Builder 2023-06-19 17:44:33 -07:00
abd487523e Add a function example of utilizing Bootstrap and the HTML Builder 2023-06-19 17:32:27 -07:00
acbd1e6b7b Update builder pattern to support getting child elements easily 2023-06-19 17:05:24 -07:00
5b878e52db Begin to add a builder pattern for HTML building 2023-06-19 05:52:13 -07:00
1980ff5fd8 Begin to add HTML generation helpers 2023-06-19 03:14:32 -07:00
b01bf6e129 Add a annotation marker for lists and maps 2023-06-16 03:20:17 -07:00
76f9d93a8b Special handling for map and list types during reflection 2023-06-16 02:45:57 -07:00
665c7e920f Fix up some null values 2023-06-16 02:18:57 -07:00
a28edce3e5 Fix up some null values, and add map translation to Json in JsonObject.java 2023-06-16 01:56:31 -07:00
d764e6c7b4 Add retention policy to annotations 2023-06-16 01:46:30 -07:00
642044a15a Switch to a Json Serializer 2023-06-16 01:19:48 -07:00
df9525fca6 Add a dynamic serializer 2023-06-15 23:33:13 -07:00
4f9a39fc4d Change datatypes to the XMLRPC standard 2023-06-15 20:46:24 -07:00
c4cb1966bd Make some format changes for the Linden XMLRPC 2023-06-15 20:36:57 -07:00
a5e6306f4b Update outdated readme 2023-06-15 16:11:19 -07:00
cb5da20242 Fix a oversight made by auto-generated code. 2023-06-15 16:09:04 -07:00
eec82aa293 Adds byte serializing 2023-06-15 06:06:31 -07:00
81fdc0a8c5 Add serializing for Long data type as a integer 2023-06-14 15:45:56 -07:00
9c82323cfa Rewrite deserialize array function from the ChatGPT generated method. 2023-06-14 04:03:07 -07:00
085c04716d Adds a termination to the struct. 2023-06-14 03:52:54 -07:00