aboutsummaryrefslogtreecommitdiff
path: root/src/ClientUtils.ts
AgeCommit message (Expand)Author
2025-05-19fixed text boxes to calculate height correctly. removed usertag modification...bobzel
2025-05-10changed how we corsProxy web pages to be simpler and work better. changed d...bobzel
2025-04-11fixed ViewGuid generation to never start with a number (enables text boxes to...bobzel
2025-02-26made ai. button draggable to regenerate images.bobzel
2025-02-20from lastgeireann
2025-02-10code cleanup in createDocumentTool. added childLayoutFitWidth to comparisonBo...bobzel
2025-01-13changing ai for images and collections to work mostly the same way. fixes fo...bobzel
2024-11-01fixed resize problem where NaN is generated by scaling very narrow in a card ...bobzel
2024-10-30reworked how context menu buttons for ink and text work. added disableMixBlen...bobzel
2024-10-10Merge branch 'master' into alyssa-starterbobzel
2024-10-07refactored imageUrlToBase64 into clientUtils. lint fixes.bobzel
2024-10-04more lint fixes to schema view changes.bobzel
2024-10-02Merge branch 'master' into nathan-starterbobzel
2024-10-02added showTags button for cardView. fixed unnecessary invalidations of TagsV...bobzel
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...Nathan-SR
2024-09-17cleaning up card view stuff post-mergebobzel
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-04more fixes for calendarBox to preserve selection when view changes.bobzel
2024-09-04updated calendars to support times of events and to render evdnts at the corr...bobzel
2024-09-04made calendarBox workbobzel
2024-08-21more lint fixes after updatebobzel
2024-08-19start on field renderingNathan-SR
2024-08-12more any -> type fixesbobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-07-30Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...Nathan-SR
2024-07-22adding type fixes to avoid 'any'sbobzel
2024-07-18starting to remove anysgeireann
2024-07-14Merge branch 'master' into aisosa-starteraidahosa1
2024-07-12some code type cleanupgeireann
2024-07-11fixed transforms for treeView. cleanedup/commented some code.geireann
2024-06-18work on sortNathan-SR
2024-06-14background color for highlighted cells done (why did this take 2 hours ~_~)Nathan-SR
2024-06-04changesaidahosa1
2024-05-08fixed text selection on web pages. cleaned up gptSummarize to work on any text.bobzel
2024-04-30broke out clusters code from freeformview to its own file. cleaned up a bit.bobzel
2024-04-29eslint fixes.bobzel
2024-04-24fixed search on pdfs to display results when pDF is not selected. fixed pres...bobzel
2024-04-19lint fixes.bobzel