aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-01-29cleaned up filter icons.bobzel
2025-01-29fixed chat based sorting and tagging of docsbobzel
2025-01-28fixed flashcard practice mode. moved doc sorting from cardDeck into ↵bobzel
collectionSubView to apply it to all collections.
2025-01-28card view cleanup. moved 'pile' into shiftclick on Perspective dropdown. ↵bobzel
fixed tags sorting.
2025-01-28from lastbobzel
2025-01-28cleaning up card deck view.bobzel
2025-01-27fixed placement of widget decorationsbobzel
2025-01-27adjusted dash field views to work with new schemacells (eg mermaids docs)bobzel
2025-01-27fixed drawing opaque strokes over images.bobzel
2025-01-23Deleted dictionary toolA.J. Shulman
2025-01-23added commentingA.J. Shulman
2025-01-21more attempts to cleanup typing, etc in chat boxbobzel
2025-01-21trying to cleanup chatBox code and typesbobzel
2025-01-21fixed merge errorbobzel
2025-01-21Merge branch 'master' into alyssa-agentbobzel
2025-01-19from lastbobzel
2025-01-19from lastbobzel
2025-01-19css fixes for ai editor views.bobzel
2025-01-17changed to generating 4 images for each firefly request.bobzel
2025-01-16fixes for stlye refs in firefly generatebobzel
2025-01-16fixed style references for generating ai images. fixed some error cases.bobzel
2025-01-15from lastbobzel
2025-01-15from lastbobzel
2025-01-15Merge branch 'eleanor-gptdraw' into eleanor-gptdraw-testerbobzel
2025-01-15fixed so that users are sentt to dropbox to authorized uploads once, and ↵bobzel
then a refresh token is used afterwards. fixed up some collection views to work better with the tagsView. fixed grid view to show entire image. tweaked notetaking view to work better with tags, but it's incomplete.
2025-01-14Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2025-01-14added drawing fill style referenceeleanor-park
2025-01-13changing ai for images and collections to work mostly the same way. fixes ↵bobzel
for document view/collection/images to keep things working when the ai editor view reduces the rendered document size. fixed so that freeform views overlaid on images/vieos/etc have the ui menu items of collections.
2025-01-13Merge branch 'master' into alyssa-agentalyssaf16
2025-01-13commit createdocumenttoolalyssaf16
2025-01-13commit chatboxalyssaf16
2025-01-10working on merge conflictseleanor-park
2025-01-10fixed scrolling when ai editor is open. rearranged items in ImageBox ai ↵bobzel
editor to be more compact. added error catch handler to queryFireflyImage
2025-01-09Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2025-01-09added ai editor to collectionseleanor-park
2025-01-09fixed sizing of images created by firefly. added error message for failed ↵bobzel
firefly request.
2025-01-08Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2025-01-08get drawing prompt for firefly from title, then from gpt. fix rendering ↵bobzel
freeform icons to ignore tags and other docview chrome. fixed refStrength for creating images from properties view.
2025-01-08minor cleanupbobzel
2025-01-08Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2025-01-08from lastbobzel
2025-01-08from lastbobzel
2025-01-08Merge branch 'master' into eleanor-gptdrawbobzel
2025-01-08code cleanupbobzel
2025-01-08added componentAIView for collectionseleanor-park
2025-01-07updated ai image editor past image dialogueeleanor-park
2025-01-07imagebox now has basic ai functionalitieseleanor-park
2025-01-07added an endpoint for / that redirects to /home. added a user error message ↵bobzel
for unknown endpoints.
2025-01-07yet another fix to marquee annotations on PDFs that are scrolled.bobzel
2025-01-07fixed right-drag selections on PDFsbobzel