COMMITS
September 8, 2026
M
fix(streams): list messages without a consumer to support WorkQueue/Interest streams (#131)
Mattia Barbisan committed
P
added additional test case for limit stream to better test edge cases on new algo
pricelessrabbit committed
July 24, 2026
M
fix(streams): list messages without a consumer to support WorkQueue/Interest streams
Maxime Huran committed
May 10, 2026
P
fix(protobuf): preserve dots in cached message types and survive external cache clears (#126)
pricelessrabbit committed
May 8, 2026
J
April 23, 2026
P
bump dockerfiel go version to 1.25
pricelessrabbit committed
April 19, 2026
P
fix emitter handlers to remove duplicated messages (#124)
priolo committed
I
fix: prevent duplicate message handling when socket is detached
ivano.iorio committed
I
refactor: rename create method to getOrCreate in SocketPool and update references
ivano.iorio committed
I
chore: downgrade msw to version 1.3.5 and update mockServiceWorker.js
ivano.iorio committed
April 18, 2026
P
P
npm fix package update
pricelessrabbit committed
P
updated wails, fiber and nats server packages
pricelessrabbit committed
February 26, 2026
P
fixed typo in entrypoint args that prevent passing additional flags to nui container
pricelessrabbit committed
February 4, 2026
P
fixed typo in config flag and entrypoint that prevent container to start correctly
pricelessrabbit committed
February 3, 2026
P
updated protobuf readme doc
pricelessrabbit committed
P
Proto support refactoring (#110)
pricelessrabbit committed
P
fix(nui): allow messages with empty payload (#106)
pricelessrabbit committed
January 30, 2026
P
added tests for protos routes
pricelessrabbit committed
P
added param to setup proto path in nui service and updated instances to use it
pricelessrabbit committed
P
refactored repo and add methods to get protos from specific paths
pricelessrabbit committed
P
moved default protoschemas dir to config flags instead of env
pricelessrabbit committed
P
updated dockerignore to ignore local dev protoschemas
pricelessrabbit committed
January 14, 2026
P
merged handlers in nui app handlers
pricelessrabbit committed
December 17, 2025
D
fix for #101
ddux committed
December 9, 2025
P
fix(cli-context): respect tls_first (#104)
pricelessrabbit committed
December 2, 2025
J
fix(cli-context): respect tls_first
Josef Kolář committed
November 28, 2025
P
N UI 281 general color scheme options (#102)
priolo committed
I
feat: load theme from config.json and fallback to localStorage for theme management
Ivano Iorio committed