aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-09-06fixed scribbleErase crash on non-ink strokes.bobzel
2024-09-05added hideScroll option for text boxes.bobzel
2024-09-05Oh, coding makes me feel like an idiot sometimes... (added += where a string ↵Nathan-SR
was supposed to be updated)
2024-09-05fingers crossedNathan-SR
2024-09-04removed useless codeZachary Zhang
2024-09-04code changes and commentsZachary Zhang
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 ↵bobzel
correct time.
2024-09-04calendar fixesbobzel
2024-09-04warning fixbobzel
2024-09-04start of conversion of Calendar into a CollectionViewbobzel
2024-09-04made calendarBox workbobzel
2024-09-04prevent tags from getting really bigbobzel
2024-09-04updated filter panel to allow filtering by tagsbobzel
2024-09-04stuffNathan-SR
2024-09-02default content for columns in preview templatesNathan-SR
2024-09-02from lastbobzel
2024-09-02minor cleanupbobzel
2024-09-02removed unused ActiveInk stuff.bobzel
2024-09-02cleaned up updateIcon to use promises to avoid a bunch of setTimeoutsbobzel
2024-09-02gpt provides more basic info + slight refactor started (ofc it didn't work ↵Nathan-SR
first try >_<)
2024-09-02dynamic text size and stylesNathan-SR
2024-09-01Added color and centering defaults to formattedtextboxNathan-SR
2024-09-01commitNathan-SR
2024-09-01consolidated image resampling. fixed importing zipped workspace.bobzel
2024-09-01updated to latest Jimp. fixed lag dropping images from filesystem by using ↵bobzel
worker threads.
2024-08-31GPT response working!Nathan-SR
2024-08-31Merge branch 'master' into zach-starterZachary Zhang
2024-08-31uncomment a lineZachary Zhang
2024-08-31commitZachary Zhang
2024-08-30another template loaded + description compiling methodsNathan-SR
2024-08-30more fieldsNathan-SR
2024-08-30Merge branch 'master' into eleanor-gptdrawbobzel
2024-08-30fixed linking text anchors to dall-e imagesbobzel
2024-08-29allow images to be added to annotation palettebobzel
2024-08-29made smartDraw autoFocus and be available from : menubobzel
2024-08-29from lastbobzel
2024-08-29cleaning up smartDrawHandlerbobzel
2024-08-29one template basically loaded inNathan-SR
2024-08-29Merge branch 'master' into eleanor-gptdrawbobzel
2024-08-29from lastbobzel
2024-08-29from lastbobzel
2024-08-29from last cleanupbobzel
2024-08-29merge cleanup cleanupbobzel
2024-08-29Dataviz crash hopefully fixed; prototype func for generating templates; ↵Nathan-SR
radius NaN bug handled
2024-08-28final changes, ready for pull requesteleanor-park
2024-08-28algorithm for matching templates workingNathan-SR
2024-08-28template matching algorithmNathan-SR
2024-08-27fixed typebobzel
2024-08-27still trying to resolve merge issueseleanor-park