Dreaded_X
  • Joined on 2018-05-15
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-10-09 23:13:22 +00:00
b784cfed4a feat: Notify when windows are left open when leaving
Dreaded_X pushed to feature/lua_definitions_v2 at Dreaded_X/automation_rs 2025-09-20 03:34:05 +00:00
f1965d6eef feat: WIP
Dreaded_X pushed to master at Dreaded_X/lua_typed 2025-09-20 03:33:05 +00:00
d2de4b5830 feat: Allow renaming fields
fe958b863a feat: Added more Typed impls
Compare 2 commits »
Dreaded_X pushed to master at Dreaded_X/lua_typed 2025-09-20 00:34:15 +00:00
21bc70cbcd fix: Move variable definition to the end
Dreaded_X pushed to feature/lua_definitions_v2 at Dreaded_X/automation_rs 2025-09-17 23:45:35 +00:00
Dreaded_X pushed to master at Dreaded_X/lua_typed 2025-09-17 01:26:26 +00:00
326af7ea83 refactor: Use itertools to simplify code
Dreaded_X pushed to feature/lua_definitions_v2 at Dreaded_X/automation_rs 2025-09-16 23:41:05 +00:00
5acf00c886 feat: WIP
Dreaded_X pushed to master at Dreaded_X/lua_typed 2025-09-16 23:40:16 +00:00
a5f4b67216 chore: Made all test struct public to avoid unused warnings
Dreaded_X pushed to master at Dreaded_X/lua_typed 2025-09-16 23:38:18 +00:00
ab8556a13c refactor: Use Self wherever possible
Dreaded_X pushed to master at Dreaded_X/lua_typed 2025-09-16 23:28:39 +00:00
ebea44e70c feat: Create local variable to allow for method definitions
Dreaded_X pushed to feature/lua_definitions_v2 at Dreaded_X/automation_rs 2025-09-16 23:20:26 +00:00
175066a4c7 feat: WIP
Dreaded_X pushed to master at Dreaded_X/lua_typed 2025-09-16 23:08:28 +00:00
6086dec859 feat: Added option to rename struct in Lua
Dreaded_X pushed to master at Dreaded_X/lua_typed 2025-09-16 23:04:43 +00:00
2b3fcfd246 feat: Added option to rename struct in Lua
Dreaded_X pushed to feature/lua_definitions_v2 at Dreaded_X/automation_rs 2025-09-16 22:39:34 +00:00
2540b32902 feat: WIP
06b3154733 feat!: Use type alias instead of generic parameters in device macro
Compare 2 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-16 22:38:17 +00:00
06b3154733 feat!: Use type alias instead of generic parameters in device macro
Dreaded_X pushed to feature/lua_definitions_v2 at Dreaded_X/automation_rs 2025-09-16 22:18:03 +00:00
88a1c15f39 feat: WIP
Dreaded_X pushed to feature/lua_definitions_v2 at Dreaded_X/automation_rs 2025-09-13 13:38:52 +00:00
d9d3241c91 feat: WIP
Dreaded_X pushed to feature/lua_definitions_v2 at Dreaded_X/automation_rs 2025-09-13 02:17:00 +00:00
cca7660faa feat: WIP
Dreaded_X created branch feature/lua_definitions_v2 in Dreaded_X/automation_rs 2025-09-13 02:16:59 +00:00
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-13 02:15:50 +00:00
580a5187bd feat!: Made ntfy notification title required