- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 5 2022
Jul 5 2022
add some more ignore patterns
add accidentally removed channels
Jun 17 2022
Jun 17 2022
hww3 committed R37:9b91de5138a9: add WIP weather card widget and sample forecast data (authored by hww3).
add WIP weather card widget and sample forecast data
add support for Better Forecast data
Jun 13 2022
Jun 13 2022
pressure trend should be per-thing
Jun 9 2022
Jun 9 2022
Jun 7 2022
Jun 7 2022
hww3 committed R34:8637bc0559ba: allow binding to support multiple things at once (authored by hww3).
allow binding to support multiple things at once
May 27 2022
May 27 2022
use correct value for low time yesterday
May 20 2022
May 20 2022
Bill Welliver <hww3@riverweb.com> committed R101:714759ee8c1a: fix boolean preference saving.
fix boolean preference saving
Bill Welliver <hww3@riverweb.com> committed R101:0e8d4998ed35: static -> protected.
static -> protected
Bill Welliver <hww3@riverweb.com> committed R101:7748fb05b4a5: allow overriding of executable, etc..
allow overriding of executable, etc.
Bill Welliver <hww3@riverweb.com> committed R101:d40267bde94e: provide friendly name for preferences.
provide friendly name for preferences
Bill Welliver <hww3@riverweb.com> committed R101:974ecb0f141d: provide a nicer description by default for enable preference.
provide a nicer description by default for enable preference
Bill Welliver <hww3@riverweb.com> committed R101:a36541d060bf: prefs work now.
prefs work now
Bill Welliver <hww3@riverweb.com> committed R101:3adccaf27625: make the plugin name nicer.
make the plugin name nicer
Bill Welliver <hww3@riverweb.com> committed R148:850eba4eb15e: static -> protected and better logging setup.
static -> protected and better logging setup
add StderrAppender to logging package
Bill Welliver <hww3@riverweb.com> committed R148:b73020c88505: some more alterations to logging output at startup.
some more alterations to logging output at startup
Bill Welliver <hww3@riverweb.com> committed R101:ef403e574785: preferences list working; need to investigate multi-level prefs.
preferences list working; need to investigate multi-level prefs
May 19 2022
May 19 2022
avoid annoying "logging system not configured" messages
add compile_template tool to verify syntax of a template
add a basic macro: val_from_options
hww3 committed R148:14a6260a334c: allow configuration to be specified as a string rather than a path to a file.
allow configuration to be specified as a string rather than a path to a file
fixes for preference controller
May 13 2022
May 13 2022
Bill Welliver <hww3@riverweb.com> committed R101:9fb2d6f07a8a: add missing macro.
add missing macro
Bill Welliver <hww3@riverweb.com> committed R101:57509dc8b741: remove some uneeded code.
remove some uneeded code
get the method call right
adding prefs controller
Bill Welliver <hww3@riverweb.com> committed R101:83cd04b67c32: make it a doc controller.
make it a doc controller
add some missing methods
adding plugin controller
Bill Welliver <hww3@riverweb.com> committed R101:aa6141a7deee: List admin: paginate subscriber.
List admin: paginate subscriber
May 12 2022
May 12 2022
Bill Welliver <hww3@riverweb.com> committed R148:3f5a1b416d20: pagination improvements: allow filtering on field in subobject, fix urls….
pagination improvements: allow filtering on field in subobject, fix urls…
Bill Welliver <hww3@riverweb.com> committed R148:bca6dd0f829a: Model.ObjectArray: support range selection.
Model.ObjectArray: support range selection
initial start of debugging support
new sessionid generation method
May 1 2022
May 1 2022
dialing back output
Apr 4 2022
Apr 4 2022
hww3 committed R45:a9b721a413c8: add equipment state and room temperature fields. quiet a few warnings.
add equipment state and room temperature fields. quiet a few warnings
Mar 30 2022
Mar 30 2022
some cleanup and debug and comments
Mar 29 2022
Mar 29 2022
update pcb and schematic for sensor
confirm new sensor connection
notes for new board rev
Mar 23 2022
Mar 23 2022
hww3 committed R47:5e208a19c043: Add support for newly discovered variant of MRF2-6ANS which identifies itself….
Add support for newly discovered variant of MRF2-6ANS which identifies itself…
Mar 17 2022
Mar 17 2022
incorporate temp and humidity sensor code
started work on adding temp/humidity sensor
some more possible ports
getting this working more reliably; plasma still iffy.
Mar 8 2022
Mar 8 2022
sync with current binding
remove serial support
Jan 12 2022
Jan 12 2022
hww3 committed R100:91f6f09ccea5: for some reason things hang up after a week or two, so restart periodically..
for some reason things hang up after a week or two, so restart periodically.
Jan 4 2022
Jan 4 2022
synchronizing with current code
Dec 23 2021
Dec 23 2021
Dec 2 2021
Dec 2 2021
add mixin for some NSApplication constants
hww3 committed R81:a400c396aec7: disable mach_override and grab the interpreter lock when performing….
disable mach_override and grab the interpreter lock when performing…
Dec 1 2021
Dec 1 2021
PEM.Message->PEM.Messages for correct api
Nov 10 2021
Nov 10 2021
libffi in 10.15+ has different usage (presumably for arm64)
arm64 has objc_sendMsg only
add missing function definitions
fiddle around with build settings
Oct 27 2021
Oct 27 2021
disable use of mach_override
Oct 21 2021
Oct 21 2021
updated schematic for corrected nodemcu3 footprint
Oct 20 2021
Oct 20 2021
document config options
add configuration file and command option parsing
Oct 19 2021
Oct 19 2021
hww3 committed R30:bb0ca5210676: update url to not use sr.ht because the tilde causes problems. (authored by hww3).
update url to not use sr.ht because the tilde causes problems.
propagate flags used on output
return affected items from delete()
add cast() and some simple data editing methods
start work on preserving comments
hww3 committed R119:17485aafa15b: add some doc, as well as support for a number of ini-style format handling….
add some doc, as well as support for a number of ini-style format handling…
add tentative resistances
add temp/pressure sensor
seems to work: power, mode, etc.
readme and a bit less noise
hww3 committed R53:931fa97aaf06: added configurability for large file threshold and large file extensions.
added configurability for large file threshold and large file extensions
ignore rules, binary rules, make topic less exploitable