aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2025-07-09fixed landscape pdf loading. fixed crash when uploading a password ↵bobzel
protected pdf.
2025-06-19Merge branch 'task_nodes_aarav'bobzel
2025-06-18fixed corsproxying of images.geireann
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-06-09documentationSkitty1238
2025-06-09implemented undoable deletion so that tasks reappear in Google Tasks upon ↵Skitty1238
undo in Dash
2025-06-06added bi directional syncing for task editing (based on most recent edit). ↵Skitty1238
Modified button to reflect bi-directionality of syncing
2025-06-06implemented auto-sync to Google when task node loses focus. Created helpers ↵Skitty1238
for retrieiving due date and body for Google Task, to reduce redundant code
2025-06-05fixed automatically enabling/disabling sync button + persistence on reloadSkitty1238
2025-06-05changed add to google tasks button to sync to google button. Implemented ↵Skitty1238
auto creation and auto deletion in Google when node is created/deleted in dash
2025-06-05fixed being able to add tasks to Google Tasks. Cleaned up google ↵Skitty1238
authorization button clicks + alerts
2025-06-04from lastbobzel
2025-06-04more typing/cleanup for google authentication and dashUserModelbobzel
2025-06-04more cleanup of google authorizationbobzel
2025-06-04cleaned up getting client id/secret for google. fixed final message after ↵bobzel
going through authentication process.
2025-06-04changed google authentication to not reload the page.bobzel
2025-06-04fixed google authentication + linking and task creation via GT buttonSkitty1238
2025-06-04partial google calendar task integration + fix with dark mode colors for ↵Skitty1238
task nodes so that text is still visible
2025-06-03gcal task addition route added -- problems with fetchOrGenerateAccessTokenSkitty1238
2025-06-03fixed drag and drop of calendar events not following cursor properlySkitty1238
2025-05-30cNathan-SR
2025-05-30Merge branch 'master' into Template-ChangesNathan-SR
2025-05-30couple more component refactorsNathan-SR
2025-05-22fixed regenerating a fireflyimage without a prompt change.bobzel
2025-05-11many changes to firefly UI (options added) and starting work on finalizing ↵Nathan-SR
conditionals
2025-05-10changed how we corsProxy web pages to be simpler and work better. changed ↵bobzel
dragging off annotations after text selections to only create a text doc whent the drop target is the parent collection -- otherwise links are created.
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-04-03Firefly integration and some UI changesNathan-SR
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