mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-08 19:30:10 +00:00
Harvey Tindall
32161139b2
`settings-set-${section}-${name}` is now broadcast when a setting's value is actually changed, while `settings-${section}-${name}` is broadcast then or if the setting is hidden, i.e. by its parent (i.e. some "enabled" bool). This allows chains of dependencies to be resolved visually. When a setting is hidden, the value sent is "false", and when a setting is shown again, the actual value of it is sent.
30 lines
379 B
Plaintext
30 lines
379 B
Plaintext
node_modules/
|
|
site/node_modules/
|
|
site/out/
|
|
site/tempts/
|
|
mail/*.html
|
|
dist/
|
|
build/
|
|
data/
|
|
version.go
|
|
notes
|
|
docs/*
|
|
lang/langtostruct.py
|
|
config-payload.json
|
|
!docs/go.mod
|
|
server.key
|
|
server.pem
|
|
server.crt
|
|
instructions-debian.txt
|
|
cl.md
|
|
./telegram/
|
|
mautrix/
|
|
tempts/
|
|
matacc.txt
|
|
scripts/langmover/lang
|
|
scripts/langmover/lang2
|
|
scripts/langmover/out
|
|
tinyproxy.conf
|
|
static/banner.svg
|
|
start.sh
|