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
Age
Commit message (
Collapse
)
Author
2024-09-22
creates and installs virtual env
A.J. Shulman
2024-09-20
added creating of the venv
A.J. Shulman
2024-09-19
Working now with Python script
A.J. Shulman
2024-09-19
added python files to server
A.J. Shulman
2024-09-19
got rid of unnecessary endpoint on server (chunkDocument)
A.J. Shulman
2024-09-19
got rid of put (unused)
A.J. Shulman
2024-09-19
added comments and fixed some styling and error handling
A.J. Shulman
2024-09-07
added clarifying structural info to ReAct prompt (still ~69% shorter than ↵
A.J. Shulman
previous prompt) and shortened the RAG prompt
2024-09-07
completely restructured, added comments, and significantly reduced the ↵
A.J. Shulman
length of the prompt (~72% shorter and cheaper)
2024-09-07
reorganized parsers, added comments to vectorstore, and added citation popup ↵
A.J. Shulman
for text citations
2024-09-07
removed unnecessary imports
A.J. Shulman
2024-09-07
added commenting and restructured
A.J. Shulman
2024-09-07
Fixed web document rendering by changing cors
A.J. Shulman
2024-09-05
merged with master
A.J. Shulman
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 ↵
bobzel
correct time.
2024-09-04
calendar fixes
bobzel
2024-09-04
warning fix
bobzel
2024-09-04
start of conversion of Calendar into a CollectionView
bobzel
2024-09-04
made calendarBox work
bobzel
2024-09-04
prevent tags from getting really big
bobzel
2024-09-04
updated filter panel to allow filtering by tags
bobzel
2024-09-04
updated packages
bobzel
2024-09-02
made the progress cooler (double bounce)
A.J. Shulman
2024-09-02
added loading animation
A.J. Shulman
2024-09-01
consolidated image resampling. fixed importing zipped workspace.
bobzel
2024-09-01
updated to latest Jimp. fixed lag dropping images from filesystem by using ↵
bobzel
worker threads.
2024-08-30
tried to add progress bar to chatbox but not showing up
A.J. Shulman
2024-08-30
fixed linking text anchors to dall-e images
bobzel
2024-08-29
added loop summary and updated type for RAG tool output
A.J. Shulman
2024-08-27
fixed type
bobzel
2024-08-27
enabled any image Doc to be added to a face Doc
bobzel
2024-08-27
move chat tag labels to tags_chat and updated tagsView
bobzel
2024-08-27
from last
bobzel
2024-08-27
uniying image labels => tags. made face tags distinguishable from other ↵
bobzel
tags - and drag off to place face collection.
2024-08-27
allow non-faces to be added to face collections
bobzel
2024-08-26
made face annotation titles editable to edit face doc.
bobzel
2024-08-26
fixed naming of face annotations
bobzel
2024-08-26
added face rectangle annotations for faces in images
bobzel
2024-08-26
made face doc labels editable
bobzel
2024-08-26
import updates
bobzel
2024-08-26
cleanup of faces and tags
bobzel
2024-08-26
from last
bobzel
2024-08-26
from last
bobzel
2024-08-26
added recognizeFaces for face images
bobzel
2024-08-26
from last
bobzel
2024-08-26
converted unique faces to be a Doc type similar to a collection.
bobzel
2024-08-26
cleanup of setting myXXstuff on dashboards
bobzel
2024-08-26
cleanup of myXXXstuff on dashboards
bobzel
2024-08-26
moved KeywordsBox to TagsView. changed imagellable to use tags
bobzel
[next]