aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2025-05-09added user templates to template_user global field. fixed schemas to not ↵bobzel
erase field values when setting a new column name. fixed templates to render properly when switching by fixing contentsRef to be observable. fixed templates with fields in stacks to autoHeight update correctly by . fixed images in templates to set their nativeDim after rendering. fixed text views of descriptions to auto-updated by setting the modification date of the description field.
2025-05-02fixed up image outpaint dialog and added options for placementt.bobzel
2025-04-28fix for outpainting alignmentbobzel
2025-04-28cleaned up outpainting and Doc resize code. fixes problems with doc ↵bobzel
resizing of text boxes with ctrl-key.
2025-04-24fixed reauthorizing dropboxtoken.bobzel
2025-04-23from lastbobzel
2025-04-21merged with master and cleaned up outpainting a bit.bobzel
2025-04-16fixed authorizing dropbox.bobzel
2025-04-03fixed image box button sizing. made drawing ai regen a little faster by not ↵bobzel
creating icons when there are no annotqations.
2025-03-23more _props.Document to .Document refactoring. type updates to ↵bobzel
prosemirrortransfer
2025-03-11getting rid of old expand image codebobzel
2025-03-11Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵bobzel
lanyi-branch
2025-03-11fixed calling firefly api for expand imagebobzel
2025-03-11Added masksharkiecodes
2025-03-11Doing outpainting implementationsharkiecodes
2025-03-10fixed placing labels over text in images.bobzel
2025-03-10fixed compile errorsbobzel
2025-03-10removed unused files.bobzel
2025-03-10Merge branch 'master' into alyssa-starterbobzel
2025-03-06Merge branch 'master' into aarav_editbobzel
2025-03-06daily journal nodeaaravkumar
2025-02-26made ai. button draggable to regenerate images.bobzel
2025-02-26fixed toggling number dropdown. Added firefly to gpt popup menu.bobzel
2025-02-26removed query-string from projectbobzel
2025-02-25updated packages and fixed some cimplier warnings.bobzel
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-10updated from masterbobzel
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-01-23added commentingA.J. Shulman
2025-01-21Merge branch 'master' into alyssa-agentbobzel
2025-01-17changed to generating 4 images for each firefly request.bobzel
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-10working on merge conflictseleanor-park
2025-01-09fixed sizing of images created by firefly. added error message for failed ↵bobzel
firefly request.
2025-01-08from lastbobzel
2025-01-08Merge branch 'master' into eleanor-gptdrawbobzel
2025-01-07added an endpoint for / that redirects to /home. added a user error message ↵bobzel
for unknown endpoints.
2025-01-05added AI image editoreleanor-park
2025-01-02tags can now be used as style presetseleanor-park
2025-01-02made drawing fill automatically size imageseleanor-park
2025-01-01added size option to image generationeleanor-park
2024-12-30created image regeneration with dialogueeleanor-park