Commit Graph

138 Commits

Author SHA1 Message Date
Michael Woods
8dfb48bad4 adding user manager script 2025-12-20 20:45:55 -05:00
Michael Woods
b4800153b6 Merge remote-tracking branch 'origin' 2025-12-20 20:25:33 -05:00
Michael Woods
db36753fdf adding http package 2025-12-20 20:22:36 -05:00
Michael Woods
6386bda4b0 True up. 2025-07-27 13:41:54 -04:00
alienhunter3
22eaf6d628 Update Readme.md 2025-05-26 21:42:01 -04:00
Michael Woods
c404433f60 Fixed bug with some job dates using a server timezone, and some not. 2025-03-20 20:47:21 -04:00
Michael Woods
b8c88390a1 Updated readme with more examples. Finished job cli and client lib modules. 2025-03-20 20:42:46 -04:00
Michael Woods
be9871c832 Bulletins can be created and retrieved by the CLI now. 2025-03-19 23:32:58 -04:00
Michael Woods
53cdfaf312 Some client improvements and some improvements to testing classes for non-rf testing. 2025-03-19 20:34:02 -04:00
Michael Woods
b1c9e7e760 Removed a bunch of build stuff that shouldn't be there. 2025-03-18 22:53:36 -04:00
Michael Woods
338afc7a63 Reorganized repo a bit 2025-03-18 22:50:24 -04:00
Michael Woods
856e6f429b CLI messages seems mostly feature complete. Added some examples to the readme. 2025-03-18 22:29:29 -04:00
Michael Woods
ec983c4613 cli client can now send messages. 2025-03-17 23:48:29 -04:00
Michael Woods
6d25551847 Setting some user profile settings works. Going to deprecate socials field. 2025-03-16 20:47:01 -04:00
Michael Woods
54b94ab3f4 Some basic object cli commands work. Searching and uploading files. 2025-03-16 19:21:56 -04:00
Michael Woods
412eec1d6a Test client done and working. Added an env var for the cli client to enable testmode by passing a connection directory to use instead of TNC. 2025-03-16 16:52:46 -04:00
Michael Woods
dd17042008 Testing client close to done. 2025-03-16 01:13:49 -04:00
Michael Woods
f0e5bb288d Adding a better testing method without needing TNC or radio. 2025-03-16 00:58:25 -04:00
Michael Woods
b9a6f35582 Working on jobs CLI group 2025-02-19 23:01:11 -05:00
Michael Woods
66cfef161f Changes. 2025-02-19 15:43:25 -05:00
Michael Woods
0abf0cc7f0 Changes. 2025-02-19 15:24:23 -05:00
Michael Woods
e540e1ebb4 Changes. 2025-02-19 15:03:30 -05:00
Michael Woods
92509b10ab Changes. 2025-02-19 15:01:14 -05:00
Michael Woods
a74ed0c447 Adding quick server checker. 2025-02-18 23:15:20 -05:00
Michael Woods
9878a2df0e Removed unnecessary print statement. 2025-02-18 22:48:30 -05:00
Michael Woods
37f5986b7e messed up list format still 2025-02-18 22:46:51 -05:00
Michael Woods
2a5d2aa48e messed up list format 2025-02-18 22:45:17 -05:00
Michael Woods
8d93bf9355 Date's and JSON don't get along well.. 2025-02-18 22:43:45 -05:00
Michael Woods
b2db0e5ebf Dumb import 2025-02-18 22:40:45 -05:00
Michael Woods
7389394ff0 Changes to end handling. more 2025-02-18 22:40:22 -05:00
Michael Woods
861f48875f Changes to end handling. 2025-02-18 22:31:32 -05:00
Michael Woods
e4d10bef0c Simple user command may work now.. 2025-02-18 22:22:55 -05:00
Michael Woods
c210cd2594 Simple user command may work. 2025-02-18 20:28:13 -05:00
Michael Woods
780c1eb051 Beginning a CLI client application using the client library. 2025-02-17 23:48:48 -05:00
Michael Woods
cff2a22078 Updates to jobs and users client and server apis. 2025-02-17 17:42:33 -05:00
Michael Woods
7832792aa6 Messages client done. Messages server improved slightly. 2025-02-17 13:52:44 -05:00
Michael Woods
3ba5589e91 More readme updates. 2025-02-16 20:16:28 -05:00
Michael Woods
fba3c75931 More readme updates. 2025-02-16 20:13:01 -05:00
Michael Woods
9213ea3193 Updated the readme even more. 2025-02-16 16:14:40 -05:00
Michael Woods
02cfc012dc Updated the readme a little more. 2025-02-16 15:55:37 -05:00
Michael Woods
4a0a9853ce Updated the readme a little. 2025-02-16 15:53:26 -05:00
Michael Woods
15dc18ce54 Added stubs for message client module. Going to add a get message by uuid server method to allow clients to retrieve specific messages (if they want the attachments or text.. say). 2025-02-16 15:20:10 -05:00
Michael Woods
a140740c92 User client list users. 2025-02-16 15:06:02 -05:00
Michael Woods
54709796be Fixes to update incorrect debug logs. Adding basic user client module. 2025-02-16 14:54:50 -05:00
Michael Woods
e2f4932dbc more changes because i named a variable badly in object delete code. 2025-02-16 14:44:16 -05:00
Michael Woods
ad70fb01ef Adjusting client to allow it to wipe a connections receive buffer before starting a new request/response session. 2025-02-16 14:36:38 -05:00
Michael Woods
48eefcb1a4 Client timeout clearly not working 2025-02-16 14:31:04 -05:00
Michael Woods
9abb6ec026 Fixed server object delete code. 2025-02-16 14:22:03 -05:00
Michael Woods
c280b28048 Client object delete now. 2025-02-16 14:17:47 -05:00
Michael Woods
65119a6aba ObjectWrapper missing name.. OOps 2025-02-16 14:13:51 -05:00