aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2025-01-07fix for changing nativeHeight of pdfsbobzel
2025-01-07fixed pdfs/marqueeAnnotator so that you can add rectangle annotations.bobzel
2025-01-06started a previous images displayeleanor-park
2025-01-06more pdf tweaksbobzel
2025-01-06pdf fixes for latest version of PDFjs.bobzel
2025-01-05added AI image editoreleanor-park
2025-01-02tags can now be used as style presetseleanor-park
2025-01-02fixed react warning for goldenlayout unmounting.bobzel
2025-01-01Update MainView.tsxGeireann Lindfield Roberts
2025-01-01monorepo setupGeireann Lindfield Roberts
2025-01-02made drawing fill automatically size imageseleanor-park
2025-01-01corrected image dimension bugeleanor-park
2025-01-01added size option to image generationeleanor-park
2024-12-30minor cleanup for dashboard viewGeireann Lindfield Roberts
2024-12-30created image regeneration with dialogueeleanor-park
2024-12-22changes for testing without using GPTNathan-SR
2024-12-20working new toolA.J. Shulman
2024-12-19image generation works betterA.J. Shulman
2024-12-19same change for usertemplatesNathan-SR
2024-12-19simplified suggestedTemplates field by removing unecessary caching of ↵Nathan-SR
rendered doc
2024-12-19previewcollection updates automatically on closing editing window of ↵Nathan-SR
selected template; removed redundant field updating now that everything is static; lots of comments to remove
2024-12-18image creation works but is weirdA.J. Shulman
2024-12-18trying new image generation plus new implementaion of video and audioA.J. Shulman
2024-12-18Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2024-12-18Merge branch 'master' into eleanor-gptdrawbobzel
2024-12-18fixed uploading data: imagesbobzel
2024-12-18working on drawing/image generation uieleanor-park
2024-12-18betterA.J. Shulman
2024-12-17added creation of images back (temporarily) to smartDrawHandlerbobzel
2024-12-17added updateIcon to imageBoxes to allow capturing of strokes for use with ↵bobzel
generative apis
2024-12-17fixed DrawingFillHandler o reconstruct structureUrl properly.bobzel
2024-12-16fixed api for creating an image using another image as a structure reference.bobzel
2024-12-15Temprarily reverted static field rerendering changes; Persistent rendereddoc ↵Nathan-SR
now working for dynamic field; work on making adding fields functional
2024-12-14Merge branch 'master' into eleanor-gptdrawbobzel
2024-12-14starting merge with masterbobzel
2024-12-14preparing to mergebobzel
2024-12-14replaced await in loop, added a componentWillUnmount to reset sticker paletteeleanor-park
2024-12-13added comments, refactored duplicate code, and resolved lint errorseleanor-park
2024-12-11reverting changes to inkstroke propertiesbobzel
2024-12-11fixes for uploading remote images to sample and save them properly. ↵bobzel
extnesions fo firefly manager to query text in images, expand images, and tweaks to generate images.
2024-12-09from lastbobzel
2024-12-09added firefly text in image requestbobzel
2024-12-08frontend and image creation working for drawingToImage()eleanor-park