aboutsummaryrefslogtreecommitdiff
path: root/src/ClientUtils.ts
AgeCommit message (Expand)Author
2024-10-07refactored imageUrlToBase64 into clientUtils. lint fixes.bobzel
2024-10-02added showTags button for cardView. fixed unnecessary invalidations of TagsV...bobzel
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-12more any -> type fixesbobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-07-22adding type fixes to avoid 'any'sbobzel
2024-07-18starting to remove anysgeireann
2024-07-12some code type cleanupgeireann
2024-07-11fixed transforms for treeView. cleanedup/commented some code.geireann
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