Commit graph

126 commits

Author SHA1 Message Date
47e6a466f2 Fix up compile errors 2024-03-15 00:23:50 -07:00
a5f943dc19 Deprecate the delayed executor entirely 2024-02-18 09:59:02 -07:00
bba75793dd Attempt to fix a null error 2024-02-18 09:22:41 -07:00
aba2f101dc Attempt to fix a null error 2024-02-18 09:18:18 -07:00
75557bf90c Patch delayed executor service not fully stopping when requested. 2024-02-18 04:00:34 -07:00
fc6db84289 Make Time notation's ToString() pretty print more readable when values are 0 2024-02-16 15:36:16 -07:00
2d7baaf702 Add javadoc to new method 2024-02-16 14:57:25 -07:00
9b56f12ae6 Finish the API 2024-02-16 14:56:33 -07:00
2603e7510b Adds some new API calls: Time functions 2024-02-16 14:53:39 -07:00
261cc7673f Removal of event bus complete 2024-02-14 04:26:30 -07:00
481e22f6dd Update event bus to new API 2024-02-12 19:15:23 -07:00
f50fc10318 Add the tostring function for debugging purposes to arguments 2024-02-12 03:33:26 -07:00
c34294c48c Add a newer math helper 2024-02-11 21:55:30 -07:00
3d50d8f4ec Add the carrot to progress bar 2024-02-11 17:12:53 -07:00
8fc4a58b6f Fix wording of the javadoc comment 2024-02-11 17:10:19 -07:00
e374ac4c78 Revise progress bar to return as a String 2024-02-11 17:09:47 -07:00
d4524bbccb Add javadoc, split progressbar to its own class 2024-02-11 17:01:56 -07:00
49eab07801 Add a maps API, and a progress bar creation API 2024-02-11 16:50:27 -07:00
8814702e6b Add a helper to delete a folder 2024-02-10 18:49:32 -07:00
614a7f56f9 Attempt to fix Default Arguments not being parsed. 2024-02-10 16:34:31 -07:00
c03062e4da Adds an ASCII banner (not ascii art) 2024-02-10 16:34:14 -07:00
d0b6beb014 Add some extra hashing functions to the API 2024-02-10 16:34:01 -07:00
35f4e96805 Add a file input/output helper 2024-01-21 17:02:53 -07:00
16e49bedfc Adds a new Lists utility helper 2023-12-18 13:16:18 -07:00
05970bdefc Adds a hashing function helper to be compatible with other languages 2023-12-06 08:07:59 -07:00
615049ab7b Fixes null response values 2023-12-05 13:26:31 -07:00
032b789e33 Fix an out of sequence statement 2023-12-05 13:18:16 -07:00
6de81cfd31 Fix argument error 2023-12-05 13:13:01 -07:00
cc5df5a812 Gets rid of missing imports 2023-12-05 12:14:43 -07:00
935cb66403 Adds some HTTP Helpers to simplify things 2023-12-05 12:13:52 -07:00
87287179c6 Updates argument parser to be more complete 2023-12-05 11:31:58 -07:00
42795e0841 Fix typo 2023-12-05 02:16:01 -07:00
a004e050d1 Adds a helper function 2023-12-05 02:11:17 -07:00
daf65a6059 Retarget java 8 2023-12-05 02:05:38 -07:00
4ce9c62e41 Update libAC to include an option parser 2023-12-04 22:57:42 -07:00
ef08583850 Update event bus library, fix compile errors 2023-11-19 05:08:53 -07:00
92d152d04f Switch to utilizing the new events bus 2023-10-15 06:08:30 -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