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
2024-10-07
refactored imageUrlToBase64 into clientUtils. lint fixes.
bobzel
2024-10-02
added showTags button for cardView. fixed unnecessary invalidations of TagsV...
bobzel
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-12
more any -> type fixes
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-07-22
adding type fixes to avoid 'any's
bobzel
2024-07-18
starting to remove anys
geireann
2024-07-12
some code type cleanup
geireann
2024-07-11
fixed transforms for treeView. cleanedup/commented some code.
geireann
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