index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
debug
/
Viewer.tsx
Age
Commit message (
Expand
)
Author
2025-06-13
updated css and project to HTML5 standards. fixed border rounding for images.
bobzel
2024-04-23
more lint cleanup
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-03-27
changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2022-09-12
fixed h1 style for use in text boxes with #,## etc markdown. made %[tix!] te...
bobzel
2021-02-23
cleaned up EditableView a bit
bobzel
2020-10-08
load entire DB in one message.
bobzel
2020-05-22
fixed port issues
Sam Wilkins
2020-05-17
release server integration with ssl
bobzel
2020-05-15
renamed new_fields to fields
Sam Wilkins
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-07-23
merged
ab
2019-07-14
Added whosOnline route to server
Tyler Schicke
2019-07-10
merged
ab
2019-07-03
From last
Tyler Schicke
2019-07-03
Debug commit
Tyler Schicke
2019-06-28
yeet
ab
2019-05-21
Fixed various scripting things
Tyler Schicke
2019-05-20
Fixed a bunch of demo bugs
Tyler Schicke
2019-05-19
Reorganized some stuff to hopefully make circular imports harder
Tyler Schicke
2019-05-18
Refactored some things to get Debug viewer working again
Tyler Schicke
2019-04-26
More
Tyler Schicke
2019-04-08
Enabled semi-colon and braces linter rule
Tyler Schicke
2019-04-04
Changed linter stuff
Tyler Schicke
2019-04-04
Started adding linting
Tyler Schicke
2019-03-18
Debugger changes
Tyler Schicke
2019-03-18
Debugger changes
Tyler Schicke
2019-02-25
Another debug view fix
Tyler Schicke
2019-02-23
Fixed crash in debug viewer
Tyler Schicke
2019-02-16
Fixed server and added a field debug viewer
Tyler Schicke