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
/
ClientUtils.ts
Age
Commit message (
Expand
)
Author
2025-05-19
fixed text boxes to calculate height correctly. removed usertag modification...
bobzel
2025-05-10
changed how we corsProxy web pages to be simpler and work better. changed d...
bobzel
2025-04-11
fixed ViewGuid generation to never start with a number (enables text boxes to...
bobzel
2025-02-26
made ai. button draggable to regenerate images.
bobzel
2025-02-20
from last
geireann
2025-02-10
code cleanup in createDocumentTool. added childLayoutFitWidth to comparisonBo...
bobzel
2025-01-13
changing ai for images and collections to work mostly the same way. fixes fo...
bobzel
2024-11-01
fixed resize problem where NaN is generated by scaling very narrow in a card ...
bobzel
2024-10-30
reworked how context menu buttons for ink and text work. added disableMixBlen...
bobzel
2024-10-10
Merge branch 'master' into alyssa-starter
bobzel
2024-10-07
refactored imageUrlToBase64 into clientUtils. lint fixes.
bobzel
2024-10-04
more lint fixes to schema view changes.
bobzel
2024-10-02
Merge branch 'master' into nathan-starter
bobzel
2024-10-02
added showTags button for cardView. fixed unnecessary invalidations of TagsV...
bobzel
2024-10-01
Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...
Nathan-SR
2024-09-17
cleaning up card view stuff post-merge
bobzel
2024-09-17
Merge branch 'master' into aisosa-starter
aidahosa1
2024-09-17
Merge branch 'master' into aisosa-starter
aidahosa1
2024-09-04
more fixes for calendarBox to preserve selection when view changes.
bobzel
2024-09-04
updated calendars to support times of events and to render evdnts at the corr...
bobzel
2024-09-04
made calendarBox work
bobzel
2024-08-21
more lint fixes after update
bobzel
2024-08-19
start on field rendering
Nathan-SR
2024-08-12
more any -> type fixes
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-07-30
Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...
Nathan-SR
2024-07-22
adding type fixes to avoid 'any's
bobzel
2024-07-18
starting to remove anys
geireann
2024-07-14
Merge branch 'master' into aisosa-starter
aidahosa1
2024-07-12
some code type cleanup
geireann
2024-07-11
fixed transforms for treeView. cleanedup/commented some code.
geireann
2024-06-18
work on sort
Nathan-SR
2024-06-14
background color for highlighted cells done (why did this take 2 hours ~_~)
Nathan-SR
2024-06-04
changes
aidahosa1
2024-05-08
fixed text selection on web pages. cleaned up gptSummarize to work on any text.
bobzel
2024-04-30
broke out clusters code from freeformview to its own file. cleaned up a bit.
bobzel
2024-04-29
eslint fixes.
bobzel
2024-04-24
fixed search on pdfs to display results when pDF is not selected. fixed pres...
bobzel
2024-04-19
lint fixes.
bobzel