Commit Graph

492 Commits

Author SHA1 Message Date
Valmo Trindade
9c987747df fixed GeoObject struct to handle json marshalling 2024-07-23 19:27:15 -03:00
Valmo Trindade
e1d01b8f8f expanded readme file 2024-07-23 19:26:54 -03:00
Valmo Trindade
e7dc9c09c2 fixed error handling and other types into request methods 2024-07-23 19:26:46 -03:00
Valmo Trindade
8603dd6d93 [WIP] refactoring extract info function into more functions to handle the data to be grabbed 2024-07-23 16:58:06 -03:00
Valmo Trindade
9d89c5fb69 refactored env variables handling 2024-07-22 17:11:28 -03:00
Valmo Trindade
a47b3afdeb updated env example 2024-07-22 17:10:59 -03:00
Valmo Trindade
10540bfdd9 added first route handler to the project, the route is returning a 500 error, DAMN DAY I STARTED USING A COMPUTER 2024-07-22 17:08:13 -03:00
Valmo Trindade
d328fd7a46 added latest golang to docker build for extension building 2024-07-22 17:07:21 -03:00
Valmo Trindade
fc32926a92 moved reusabled functions to a different folder for DRY reasons 2024-07-22 17:02:52 -03:00
Valmo Trindade
974c84fd81 added dockerfile for building the libraries for linux 2024-07-22 08:58:40 -03:00
Valmo Trindade
1d28f063ae refecatored disclaimer in readme.md 2024-07-21 18:40:39 -03:00
Valmo Trindade
6ce0f25945 added print to modulePathDir 2024-07-21 18:39:44 -03:00
Valmo Trindade
043d58ee2a [WIP] added initial controller and services structure files with defined functions on it 2024-07-21 02:08:18 -03:00
Valmo Trindade
8d7f61fdd6 cleaned comments on main bootstrap 2024-07-21 02:07:39 -03:00
Valmo Trindade
05d2495c0a renamed data file to structs, will be used to define composed types 2024-07-21 02:05:33 -03:00
Valmo Trindade
ddb0dafcec added all FTS API endpoints as a3go registery commands, will use a MVC approach on API to handle the FTS interation 2024-07-21 02:04:59 -03:00
Valmo Trindade
4dbe91958f updated the readme file 2024-07-19 20:04:07 -03:00
Valmo Trindade
c0efaf6590 added dist folder, target of dll, to ignore list, it should be build by CICD tools instead of commiting every DLL version 2024-07-19 16:20:07 -03:00
Valmo Trindade
8c89ce4a7d fixed CfgFunctions hierarchy 2024-07-19 03:09:35 -03:00
Valmo Trindade
e8fc7391da updated hemtt version and fixed the toml file 2024-07-19 03:09:09 -03:00
Valmo Trindade
b98c321a63 added intial sqf functions 2024-07-19 02:11:31 -03:00
Valmo Trindade
764dd5f20f removed useless comments on project toml 2024-07-19 00:59:54 -03:00
Valmo Trindade
b73b5d10c5 changed request function name 2024-07-19 00:52:32 -03:00
Valmo Trindade
917b11bb4f moved .env file to golang project folder 2024-07-19 00:52:17 -03:00
Valmo Trindade
8708badc43 changed pre release hook to post release hook 2024-07-19 00:51:53 -03:00
Valmo Trindade
ef89a0cec4 added pre release hook to grab the extensions to the release 2024-07-18 21:51:18 -03:00
Valmo Trindade
b7f6040631 added asset files to project hemtt include 2024-07-18 02:51:01 -03:00
Valmo Trindade
31d46bc04c After 6 straight hours testing a 40 lines code, first working dll that gets any argument from the ping command and send it to a webhook, i hate golang, actually the env variables are not working as this, you have to set it manually for it to work 2024-07-18 02:49:35 -03:00
Valmo Trindade
96a89469b0 added project mod config file and asset images 2024-07-17 20:36:30 -03:00
Valmo Trindade
b716c18d4d changed main addon className 2024-07-17 20:15:19 -03:00
Valmo Trindade
95265efccc added env extension to ignore list 2024-07-17 20:14:46 -03:00
Valmo Trindade
9e853b79d1 added Dockerfile for golang dll build 2024-07-17 20:14:13 -03:00
Valmo Trindade
2058b176d7 added main addon config file, for now just for handling pinging a local api for request testing 2024-07-17 03:05:36 -03:00
Valmo Trindade
bb50f7036c added pboprefix for main addon 2024-07-17 03:04:44 -03:00
Valmo Trindade
68b6235cbc added pre build hook to join the dll file 2024-07-17 03:04:29 -03:00
Valmo Trindade
02a1e0343a initial main dll extension using a3go as template 2024-07-17 03:03:28 -03:00
Valmo Trindade
5e3b86f417 refactored hemtt launch params 2024-07-17 02:54:20 -03:00
Valmo Trindade
150415a5a5 updated hemtt project config file to handle hooks for extension deployment 2024-07-17 02:33:32 -03:00
Valmo Trindade
ec7345c35b added initial main addon on core mod 2024-07-14 23:54:15 -03:00
Valmo Trindade
9118b60d60 expanded readme doc 2024-07-14 23:52:43 -03:00
Valmo Trindade
f8271b177c added initial HEMTT config files 2024-07-14 23:52:21 -03:00
Valmo Trindade
45e6f930ce initializing commit history, README file wireframe 2024-07-14 04:49:24 -03:00