| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-13 | 4 hours later...dashboard i think working | alyssaf16 | |
| 2024-11-12 | updated equationBox to support margins/padding like text. fixed initial ↵ | bobzel | |
| undo of newly typed equation. | |||
| 2024-11-12 | fixed resizing height to 0 to autoResize. fixed setting background color ↵ | bobzel | |
| default for equations (and everything else) to textBackgroundColor from user doc. Added a math pseudo-font to trigger entering equations instead of rich text. | |||
| 2024-11-12 | made equation background same as text. fixed dflt stroke/link width to both ↵ | bobzel | |
| be 1. made function plot axis ranges get saved to Doc. marked equation->function links as being svgs. fixed initial size of equation boxes.. | |||
| 2024-11-12 | fixed clicking on filled closed strokes to select them.. fixed equationBox ↵ | bobzel | |
| initial width. fixed line mode for ink to always create lines. fixed contextMenu to reset selectedIndex after being hidden. added reveal options for comparisonbox to contexst menu. | |||
| 2024-11-12 | image doc working | alyssaf16 | |
| 2024-11-12 | comparison box with assistant working | alyssaf16 | |
| 2024-11-12 | flashcards w assistant finally workgit add -A | alyssaf16 | |
| 2024-11-11 | changes for demo | eleanor-park | |
| 2024-11-08 | c | Nathan-SR | |
| 2024-11-08 | Displays markdown again now | A.J. Shulman | |
| 2024-11-08 | displays much better with citations inline | A.J. Shulman | |
| 2024-11-08 | looks better still some things to work out | A.J. Shulman | |
| 2024-11-08 | comp box | alyssaf16 | |
| 2024-11-08 | new template added | Nathan-SR | |
| 2024-11-08 | loading indicator in layout preview works properly | Nathan-SR | |
| 2024-11-08 | image generation working | Nathan-SR | |
| 2024-11-07 | template reset option and fixed preview not rendering on edits after 1st | Nathan-SR | |
| 2024-11-07 | fields set properly | Nathan-SR | |
| 2024-11-07 | making it work even better | A.J. Shulman | |
| 2024-11-07 | working to create docs but wrong doc types/not compatible with LLM | A.J. Shulman | |
| 2024-11-07 | trying to add a new create any doc tool | A.J. Shulman | |
| 2024-11-07 | GPT text generation working fully!! | Nathan-SR | |
| 2024-11-07 | gpt text gen working for previews | Nathan-SR | |
| 2024-11-07 | c | Nathan-SR | |
| 2024-11-07 | refactored preview updating code, hopefully user added templates should be ↵ | Nathan-SR | |
| working | |||
| 2024-11-06 | changes | Nathan-SR | |
| 2024-11-06 | Enhance assistant security with structured validation and input sanitization | A.J. Shulman | |
| - Prompt enhancements: - Enforce strict response structure validation by requiring <stage>, <thought>, <action>, and <answer> tags in responses. - Add self-validation instruction in <final_instruction> for assistant to check response structure before outputting. - Instruct assistant to ignore XML-like syntax from user input, treating any <stage>, <action>, etc., as plain text. - Code changes: - Implement `validateAssistantResponse` function to enforce required response structure (e.g., ensuring <stage> element). - Add input sanitization using `lodash.escape` to treat user inputs as plain text, preventing XML or HTML injection. - Configure XML parser to ignore external entities and avoid interpreting embedded XML-like syntax. - Introduce fallback error handling in parsing and validation to prevent assistant crashes on malformed or unexpected input. - Log response errors with detailed messages to aid debugging and improve system resilience. - Enhance input validation for tools by adding parameter checks, handling malformed data gracefully, and logging safety errors. | |||
| 2024-11-06 | UI work | Nathan-SR | |
| 2024-11-05 | edits are persisting!! | Nathan-SR | |
| 2024-11-05 | UI changes and added other collection types | Nathan-SR | |
| 2024-11-05 | fixed a bunch of slowdowns | Nathan-SR | |
| 2024-11-05 | reworking preview rendering to make it just docs rather than images of docs | Nathan-SR | |
| 2024-11-04 | Merge branch 'ajs-finalagent' into alyssa-agent | alyssaf16 | |
| 2024-11-04 | Updates | alyssaf16 | |
| 2024-11-04 | reworking doc generation from template | Nathan-SR | |
| 2024-11-03 | working on smart draw width bugs | eleanor-park | |
| 2024-11-01 | fixed inifnite loop in card view caused by bug in formattedText of adding ↵ | bobzel | |
| tagsView height to doc height. made selected docs also be focused docs in cardview. fixed tags text color to be set to black | |||
| 2024-10-31 | nesting works | alyssaf16 | |
| 2024-10-30 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | alyssaf16 | |
| alyssa-agent | |||
| 2024-10-30 | version 5 working | alyssaf16 | |
| 2024-10-30 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-10-30 | from last | bobzel | |
| 2024-10-30 | blending changes | eleanor-park | |
| 2024-10-30 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-10-30 | fix for disableMixedBlend over images and videos. | bobzel | |
| 2024-10-30 | version 4 of restructuring | alyssaf16 | |
| 2024-10-30 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-10-30 | integrated image stickers with palette | eleanor-park | |
| 2024-10-30 | reworked how context menu buttons for ink and text work. added ↵ | bobzel | |
| disableMixBlend for making transparent docs not use 'multiply'. | |||
