aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Expand)Author
2025-08-18added image foreground mask function. added ui buttons for removing backgrou...HEADmasterbobzel
2025-07-08from lastbobzel
2025-06-24Merge branch 'master' of https://github.com/brown-dash/Dash-Web into joanne-t...Joanne
2025-06-23fixed invalidations to not trigger creating new refs when ref= was assigned t...bobzel
2025-06-20Merge branch 'master' of https://github.com/brown-dash/Dash-Web into joanne-t...Joanne
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-06-02Merge branch 'master' into task_nodes_aaravSkitty1238
2025-05-12Merge branch 'master' of https://github.com/brown-dash/Dash-Web into joanne-t...Joanne
2025-05-12added tutorial tool, still need to integrate with metadatatoolJoanne
2025-05-12added tutorial tool, still need to integrate with metadatatoolJoanne
2025-05-10changed how we corsProxy web pages to be simpler and work better. changed d...bobzel
2025-05-10added an imageTemplate ui button.bobzel
2025-05-05got rid of dash _xPadding/_yPadding in favor of just using _xMargin/_yMargin....bobzel
2025-04-30fixed height / width restrictions and added date selector for all day tasksaaravkumar
2025-04-30Merge branch 'master' into task_nodes_aaravbobzel
2025-04-23added basic task nodes with descritpion, start and end times -- added doc opt...aaravkumar
2025-04-21attempting to integrate scrapbookssharkiecodes
2025-04-17fix for resizing docs with native width and modify native dim set (fixes dai...geireann
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2025-04-10fixed instantiate from : menu to delgate templates instead of copying.bobzel
2025-04-10changed naming of makeDelegates to not add a number at the end. switched data...bobzel
2025-04-08fixed gptImageLabel calls and added ImageCastToNameType to deal with filename...bobzel
2025-04-08changed border color iconbobzel
2025-04-07added multiToggle option to allow popup to stay up until explicitly untoggled...bobzel
2025-04-01added an override_backgroundColor or templates that want to control backgroun...bobzel
2025-03-26fixed keyValue box assignments so that '_' assigns to template unless value s...bobzel
2025-03-21from lastbobzel
2025-03-21trying to improve how data / layout / root and templtae docs are accessed.bobzel
2025-03-09removed simulation doc. fixed empty imageBox uploading. fixed script typech...bobzel
2025-03-07fixed columnWidth settings for sidebar. fixed color picker and other dropdow...bobzel
2025-03-07made daily journal a tool and removed unneeded explicit mention of it in ':' ...bobzel
2025-03-06fixed resizing height to be > 10 pixels. split pivotView out of timeView.bobzel
2025-02-25added a hideUI option to hide buttons. fixed a mess of runtime warnings most...bobzel
2025-02-24added borders (width, color, and style) for DocumentViews. fixed dropdown sl...bobzel
2025-02-19more gptpopup cleanup.bobzel
2025-02-12made chatBox fit width by defaultbobzel
2025-02-10updated from masterbobzel
2025-02-03changed filter 'check' to be exact match and 'match' to be substring. fixed ...bobzel
2025-01-29generlized some of cardDeck ui. showTags is under View for all collections. ...bobzel
2025-01-29cleaned up filter icons.bobzel
2025-01-28fixed flashcard practice mode. moved doc sorting from cardDeck into collecti...bobzel
2025-01-28card view cleanup. moved 'pile' into shiftclick on Perspective dropdown. fixe...bobzel
2025-01-05added AI image editoreleanor-park
2024-12-04Merge branch 'master' into eleanor-gptdraweleanor-park
2024-11-12updated equationBox to support margins/padding like text. fixed initial undo...bobzel
2024-11-12fixed resizing height to 0 to autoResize. fixed setting background color defa...bobzel
2024-11-12made equation background same as text. fixed dflt stroke/link width to both b...bobzel
2024-11-11changes for demoeleanor-park
2024-11-03working on smart draw width bugseleanor-park
2024-10-31restored smartdraw ink mode. siwtched to enums for setting ink properties.bobzel