| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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'. | |||
| 2024-10-30 | much better RAG with image retrieval fixed significantly and much faster ↵ | A.J. Shulman | |
| (only saving images in one place and remembering where they are saved) | |||
| 2024-10-30 | before changing the get result endpoint | A.J. Shulman | |
| 2024-10-30 | bug fixes to cut modes and rendering | eleanor-park | |
| 2024-10-29 | improved rectangle/triangle gesture recognition | bobzel | |
| 2024-10-29 | fixes to allow typing and drawing without a mode switch. | bobzel | |
| 2024-10-28 | basic structure of 4 cut modes implemented, many bugs to fix | eleanor-park | |
| 2024-10-28 | reworked LabelBox's to be fully editable. gor rid of singleLine for label ↵ | bobzel | |
| boxes. made a text_fitBox field to render text with a labelBox. fixed styleprovider in freeformview clusters to be untracked() to avoid invalidations. added a default text color to Settings panel. fixed clicking text buttons to not lose focus in labelBox. | |||
| 2024-10-27 | redesigning to make structure recursive | alyssaf16 | |
| 2024-10-24 | create documents | alyssaf16 | |
| 2024-10-24 | fixed pinning of card and carousel views. | geireann | |
| 2024-10-24 | fixed doc decorations for carousel docs. | bobzel | |
| 2024-10-22 | fixed websearch tool endpoint so it only returns displayable results in ↵ | A.J. Shulman | |
| Dash; also fixed type checking but needs to be improved | |||
| 2024-10-20 | added different cut types, haven't been able to run & test | eleanor-park | |
| 2024-10-20 | changed to generic addLinkedDoc | A.J. Shulman | |
| 2024-10-20 | changes | eleanor-park | |
| 2024-10-18 | fixed following anchors to collection card/carousel to set the ↵ | bobzel | |
| current/selected Doc | |||
| 2024-10-18 | fixed tab switching instead of bringing up a lightbox when following link to ↵ | bobzel | |
| doc in different tab. | |||
| 2024-10-18 | fixed following links/show document of items in tabs/carousel/card view to ↵ | bobzel | |
| set options.didMove correctly so that toggleTarget works. | |||
| 2024-10-17 | from last | bobzel | |
| 2024-10-17 | changed layout_isFlashcard to layout_flashcardType with value of 'flashcard' ↵ | bobzel | |
| to make it easy to search for flashcards. made carousel views able to focus() on a Doc. added ability for carousel and card views to have anchors so they can be pinned and linked. fixed pinning collections to save filters | |||
| 2024-10-17 | Merge branch 'ajs-before-executable' of ↵ | A.J. Shulman | |
| https://github.com/brown-dash/Dash-Web into ajs-before-executable | |||
| 2024-10-17 | added create text doc tool with font color and background color and fixed no ↵ | A.J. Shulman | |
| tool | |||
| 2024-10-17 | fixed quizMode to actually render and to get pointer events. | bobzel | |
| 2024-10-17 | bad octal char in regexp | bobzel | |
| 2024-10-17 | from last | bobzel | |
| 2024-10-17 | lint cleanup for awaits in loops | bobzel | |
| 2024-10-17 | Merge branch 'master' into ajs-before-executable | bobzel | |
| 2024-10-17 | made Card and Carousel part of novice mode views. | bobzel | |
| 2024-10-17 | fixed drag/drop of faces from one face to another. | bobzel | |
| 2024-10-17 | Removed awaits inside loops and made Parameters readonly for better type safety | A.J. Shulman | |
| 2024-10-17 | Implemented strict typechecking for tools, specifically tool inputs | A.J. Shulman | |
| 2024-10-17 | fixed script compile error | bobzel | |
| 2024-10-16 | from last | bobzel | |
| 2024-10-16 | fixed size of flashcard ui (and other buttons) when fitWidth is set and when ↵ | bobzel | |
| Doc is resized small and zoomed out. | |||
| 2024-10-16 | major fixes to cardDeck view to simplify code and to make arch follow a true ↵ | bobzel | |
| circle arc and to fix doc sizing when fitwidth/lightbox/etc. fixes to flashcard UI for advancing to next Doc in cardView and carousel3D. | |||
| 2024-10-15 | tried something for typechecking but way too overcomplicated | A.J. Shulman | |
| 2024-10-14 | reorganized comparisonBox related components -- moved stuff down into ↵ | bobzel | |
| Docs.Crete and CurrentUserUtils. changed Doc.Copy to copy Doc's in fields tagged with cloneOnCopy. Changed ComparisonBox to support hover for slide or flip views. Fixed pointerEfvents for hover in comparisonBox | |||
| 2024-10-13 | fixes to scripting to generate errors to allow schema view to enter strings ↵ | geireann | |
| that conflict with function names. | |||
| 2024-10-12 | made tagsView fit Doc width. | bobzel | |
| 2024-10-12 | disabled lightbox showing docCreatorMenu | bobzel | |
| 2024-10-11 | Lots of cleanup in comparisonBox to get rid of duplicated code and siimplify ↵ | bobzel | |
| long functions. Utility functions were added to ComparisonBox to simplify menu functions, and to FormattedTextBox to simplify creating centered text views. | |||
| 2024-10-11 | fixed verticalalign of text boxes on load when existing text was there. ↵ | bobzel | |
| fixe scrolling of vertical align textboxes when fitwidth is set. added flashcard contextmenu to comparisonbox and | |||
| 2024-10-11 | fix for vertically centered textbox that overflows to switch to top so that ↵ | bobzel | |
| scrolling works. | |||
| 2024-10-11 | added some commenting and code tweaks to ComparisonBox | bobzel | |
| 2024-10-11 | fixes for quiz mode - comparisonbox renderSide fixes. scrolling doesn't ↵ | bobzel | |
| propagate out of carousel or card views. fix for text with image Doc - now gets saved to UPDATE_CACHE working set. | |||
