aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-02-26field type changing worksNathan-SR
2025-02-26separated field content classes technically workingNathan-SR
2025-02-26fixed image resolution selection based on zoom.bobzel
2025-02-26removed query-string from projectbobzel
2025-02-25more compile fixes.bobzel
2025-02-25from lastbobzel
2025-02-25updated packages and fixed some cimplier warnings.bobzel
2025-02-25fixed compile warnings.bobzel
2025-02-25added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵bobzel
mostly related to how scss files can be included in each other
2025-02-24Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2025-02-24added borders (width, color, and style) for DocumentViews. fixed dropdown ↵bobzel
slider buttons to show text labels.
2025-02-24Merge branch 'master' into ajs-finalagentA.J. Shulman
2025-02-24fix & feat: changed cohere embeddings for OpenAI's new embedding model and ↵A.J. Shulman
also improved security by moving api keys to .env
2025-02-24fixed adding images and giving them a height (just broken by setting ↵bobzel
layout_nativeDimEditable)
2025-02-24made images able to non-unifrom resize. changed popup to generate ↵bobzel
descriptions only after it's opened.
2025-02-23added option+maximize to open in doc editor view (currently only for ↵bobzel
images). fixed imageEditor to generate edits the first time through.
2025-02-22fixed calendar to update doc when event is dragged. added event context menu.bobzel
2025-02-22Splitting staticfield into different content types (as subclasses)Nathan-SR
2025-02-21fixed dropping image onto image boxes. re-enabled rag toolbobzel
2025-02-20enabled non-uniform image resizegeireann
2025-02-20from lastgeireann
2025-02-20cntentupdate change in staticfieldNathan-SR
2025-02-19added drop shadow to overlay windows.bobzel
2025-02-19more gptpopup cleanup.bobzel
2025-02-18css fixes for gptPopup + close buttonbobzel
2025-02-14major restructure of GPTPopup so that it works with all collections.bobzel
2025-02-14removed chooseDoc option from gpttypes because its redundant with Filterbobzel
2025-02-14more gptPopup cleanup and starting to allow it to work on any collection type.bobzel
2025-02-13from lastbobzel
2025-02-13lots of cleanup in GPTpopup.bobzel
2025-02-13from lastbobzel
2025-02-13trying to cleanup GPTpopupbobzel
2025-02-12title image groups betterbobzel
2025-02-12made chatBox fit width by defaultbobzel
2025-02-12chat box fits width by defaultbobzel
2025-02-12cleaning up how text boxes maintain focus when UI widgets are interacted with.bobzel
2025-02-11enabled multi-select modification of text documents from topBar buttons. ↵bobzel
fixed diagram box layout and scrolling. fixed problem with createDoc tool where it would fail when it got an array. fixed formatting of chat box errors.
2025-02-10reconciling createDocTool to be superset of createAnyDocToolbobzel
2025-02-10updated from masterbobzel
2025-02-10from lastbobzel
2025-02-10fixed presbox numerical text input to be editablebobzel
2025-02-10added dictation buttons to chatboxbobzel
2025-02-10more cleanup of createDoc and chatboxbobzel
2025-02-10code cleanup in createDocumentTool. added childLayoutFitWidth to ↵bobzel
comparisonBox so flashcards can fill window.
2025-02-09trying to get assistant to create Docs properlybobzel
2025-02-08mergedbobzel
2025-02-06from last - fixes to showing ease funcs/preview only when appropriate.bobzel
2025-02-06overhaul of presbox properties ui + fixing bugs with progressivize highlight ↵bobzel
expanding
2025-02-05cleanup of presbox properties.bobzel
2025-02-04fixing up gpt and animation panel in presbox.bobzel