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
/
client
/
views
/
nodes
/
formattedText
Age
Commit message (
Expand
)
Author
2025-06-03
fixed equationBox so that it can be used in templates.
bobzel
2025-06-02
changed field names for tasks to start with task_. changed calendar date and...
bobzel
2025-06-02
Merge branch 'master' into task_nodes_aarav
Skitty1238
2025-06-02
added separate /ask toggle for prompts menu
aaravkumar
2025-06-02
fixed toggling inline prompting so that /ask works even when inline prompting...
aaravkumar
2025-05-30
fixed using empty images in templates to support assigning a new image and ge...
bobzel
2025-05-27
fixed resetting autoheight by dragging up to work when nativewidth's are set....
bobzel
2025-05-19
fixed text boxes to calculate height correctly. removed usertag modification...
bobzel
2025-05-16
changed isGroup to freeform_isGroup to fix issues with groups that are change...
bobzel
2025-05-14
Merge branch 'master' into aarav_edit
bobzel
2025-05-14
moved calendar button to expert. fixed context menu for dash field views.
bobzel
2025-05-13
fixed setting up link anchors for video to be added to Doc. fixed imageTempla...
bobzel
2025-05-11
cleaned up code, commented out console logs, added documentation, and added m...
aaravkumar
2025-05-09
added user templates to template_user global field. fixed schemas to not eras...
bobzel
2025-05-05
fixed keeping focus on labelBox when text butons are clicked.
bobzel
2025-05-05
got rid of dash _xPadding/_yPadding in favor of just using _xMargin/_yMargin....
bobzel
2025-05-05
Merge branch 'master' into task_nodes_aarav
bobzel
2025-05-05
Merge branch 'master' into aarav_edit
bobzel
2025-05-01
cleaned up, a bit, how wheel events are blocked from propagating.
bobzel
2025-04-30
Merge branch 'master' into task_nodes_aarav
bobzel
2025-04-30
Merge branch 'master' into aarav_edit
bobzel
2025-04-29
clean up outpaint code. fix image sizing when outpainting.
bobzel
2025-04-28
cleaned up outpainting and Doc resize code. fixes problems with doc resizing...
bobzel
2025-04-25
fixed face collection to show up. fixed pasting text dirextly into freeformv...
bobzel
2025-04-23
Merge branch 'master' into aarav_edit
bobzel
2025-04-23
lots of typechecking fixes.
bobzel
2025-04-23
added /ask feature so can trigger predictive question w/o waiting 3.5 seconds
aaravkumar
2025-04-22
protoype version of scrapboxBox. added rejectDrop prop to prevent drops on c...
bobzel
2025-04-21
Merge branch 'master' into aarav_edit
bobzel
2025-04-16
predictive text styling now enquires pre-existing styles + journal node autom...
aaravkumar
2025-04-16
use explicit atribute to mark summarizedtext. fix getAttrs for vaiours font ...
bobzel
2025-04-15
fixing summary/elision text node to work better with lists or hierarchical te...
bobzel
2025-04-14
fixed how templates are expanded to avoid template sub-component conflicts by...
bobzel
2025-04-11
fixed ViewGuid generation to never start with a number (enables text boxes to...
bobzel
2025-04-10
changed naming of makeDelegates to not add a number at the end. switched data...
bobzel
2025-04-10
fixed dashfieldviews in text boxes to show ellipsis for long lines and to hid...
bobzel
2025-04-10
fixed removing predictive prompt. fixed first letter typed after predictive ...
bobzel
2025-04-10
Merge branch 'master' into aarav_edit
bobzel
2025-04-10
performance fixes for text boxes to not call screenToLocal unnecessarily. si...
bobzel
2025-04-09
fixed where height fields are written on text docs (in a template).
bobzel
2025-04-08
fixed gptImageLabel calls and added ImageCastToNameType to deal with filename...
bobzel
2025-04-08
changed border color icon
bobzel
2025-04-07
added multiToggle option to allow popup to stay up until explicitly untoggled...
bobzel
2025-04-05
fixed sizing of text box annotations sidebar button. cleaned up TagsView to...
bobzel
2025-04-04
predictive question replaced from mock text to GPT (actual prediction)
aaravkumar
2025-04-04
text color defaults once predicted text disappears
aaravkumar
2025-04-04
predictive text disappears on type/click someplace else
aaravkumar
2025-04-03
code cleanup + added basic functionality for predictive text (only mock text ...
aaravkumar
2025-04-01
fixed text views to write/read font_<props> from data doc.
bobzel
2025-03-31
moved audio annotation indicator/playback button to TagsView. cleaned up tag...
bobzel
[next]