aboutsummaryrefslogtreecommitdiff
path: root/src/debug/Viewer.tsx
AgeCommit message (Collapse)Author
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2024-04-23more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-27changed dashFieldViews to support Tab'ing between other dashFieldviews, ↵bobzel
changed deleting links to clear out the anchors so that linkBoxes will go away more easiliy. changed funcitonPlot to plot the equations that are linked to it. changed equations to link to functions. changed undo and other console logging to only happen when undo docked buttons are expanded (visible)
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2022-09-12fixed h1 style for use in text boxes with #,## etc markdown. made %[tix!] ↵bobzel
text tags reset user_mark to current time.
2021-02-23cleaned up EditableView a bitbobzel
2020-10-08load entire DB in one message.bobzel
2020-05-22fixed port issuesSam Wilkins
2020-05-17release server integration with sslbobzel
2020-05-15renamed new_fields to fieldsSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-07-23mergedab
2019-07-14Added whosOnline route to serverTyler Schicke
2019-07-10mergedab
2019-07-03From lastTyler Schicke
2019-07-03Debug commitTyler Schicke
2019-06-28yeetab
2019-05-21Fixed various scripting thingsTyler Schicke
2019-05-20Fixed a bunch of demo bugsTyler Schicke
Moved Field Symbols to separate file Editing is mostly working in debug viewer
2019-05-19Reorganized some stuff to hopefully make circular imports harderTyler Schicke
2019-05-18Refactored some things to get Debug viewer working againTyler Schicke
2019-04-26MoreTyler Schicke
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-04Changed linter stuffTyler Schicke
2019-04-04Started adding lintingTyler Schicke
2019-03-18Debugger changesTyler Schicke
2019-03-18Debugger changesTyler Schicke
2019-02-25Another debug view fixTyler Schicke
2019-02-23Fixed crash in debug viewerTyler Schicke
2019-02-16Fixed server and added a field debug viewerTyler Schicke