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
/
fields
/
Types.ts
Age
Commit message (
Expand
)
Author
2025-04-23
lots of typechecking fixes.
bobzel
2025-04-14
fixed how templates are expanded to avoid template sub-component conflicts by...
bobzel
2025-04-08
fixed gptImageLabel calls and added ImageCastToNameType to deal with filename...
bobzel
2025-03-23
more _props.Document to .Document refactoring. type updates to prosemirrort...
bobzel
2025-02-14
major restructure of GPTPopup so that it works with all collections.
bobzel
2024-12-18
better
A.J. Shulman
2024-05-17
manually added ChatBox from aj-starter
bobzel
2024-04-25
added toList() for Doc|Doc[]
bobzel
2024-04-21
more lint cleanup
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2023-11-24
merge
srichman333
2023-08-10
out of data version alert client side
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-03-08
added progressive disclosure for collections.
bobzel
2023-01-25
added a linkFollow o[ption to choose between opening target, or highest level...
bobzel
2022-06-17
updated fontIconBadge to use 'viewed' list to decrement value when items are ...
bobzel
2022-04-04
cleaned up warnings. fixed ink to work better with it's label boxes by not l...
bobzel
2022-03-02
upgraded to typescript 4.6.2
bobzel
2022-02-09
speeding up rendering using bitmaps for webpages and other heavyweight docs.
bobzel
2020-05-15
renamed new_fields to fields
Sam Wilkins