.cargo
|
Added tokio-console support
|
2023-04-12 03:34:58 +02:00 |
.git-hooks
|
Updated pre-commit script to print command before executing and disallow running with unstaged changes
|
2023-04-12 01:25:24 +02:00 |
.gitea/workflows
|
Improvement: Job names could be better
|
2023-11-24 00:09:45 +01:00 |
automation_cast
|
Replaced impl_cast with a new and improved trait
|
2024-05-05 02:01:13 +02:00 |
automation_macro
|
Further work on automatically generating lua type definitions
|
2024-05-05 14:56:08 +02:00 |
definitions
|
Further work on automatically generating lua type definitions
|
2024-05-05 14:56:08 +02:00 |
google-home
|
Fixed spelling mistakes
|
2024-05-05 02:05:03 +02:00 |
src
|
Further work on automatically generating lua type definitions
|
2024-05-05 14:56:08 +02:00 |
.dockerignore
|
Added Dockerfile and drone config to auto build and deploy new versions
|
2023-01-17 17:41:47 +01:00 |
.editorconfig
|
Switched from toml to yaml for configuration
|
2023-11-05 22:41:48 +01:00 |
.gitignore
|
Further work on automatically generating lua type definitions
|
2024-05-05 14:56:08 +02:00 |
.rustfmt.toml
|
Fmt: Added cargofmt config and reformatted files
|
2023-11-20 23:27:48 +01:00 |
.typos.toml
|
Fixed typo in README.md and added mosquitto as word
|
2024-05-05 02:05:04 +02:00 |
Cargo.lock
|
Added lua function to get the current hostname
|
2024-05-05 02:05:04 +02:00 |
Cargo.toml
|
Added lua function to get the current hostname
|
2024-05-05 02:05:04 +02:00 |
config.lua
|
Added lua function to get the current hostname
|
2024-05-05 02:05:04 +02:00 |
Dockerfile
|
Moved last config items to lua + small cleanup
|
2024-05-05 02:05:03 +02:00 |
README.md
|
Fixed typo in README.md and added mosquitto as word
|
2024-05-05 02:05:04 +02:00 |
rust-toolchain.toml
|
Feature: Use Gitea Actions to build automation_rs
|
2023-11-22 00:40:05 +01:00 |