aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-06added margins for carousel view. allow fordoc decorations to be turned off ↵bobzel
for carousel items.
2024-09-06Merge branch 'master' into alyssa-starterbobzel
2024-09-06added metadata toggle for booleans in tagsViewbobzel
2024-09-06fixed tagsView assignment to metadadtafieldbobzel
2024-09-06fixed inclusion on typescript type_decls for scripting.ts by fixing .gitignorebobzel
2024-09-06removed calendar button. added metadata value input via tagsviewbobzel
2024-09-06cleaned up some code in gesture recognitionbobzel
2024-09-06fixed scribbleErase crash on non-ink strokes.bobzel
2024-09-05added hideScroll option for text boxes.bobzel
2024-09-05merged with masterA.J. Shulman
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-04reset eslint configZachary Zhang
2024-09-04code changes and commentsZachary Zhang
2024-09-04more fixes for calendarBox to preserve selection when view changes.bobzel
2024-09-04Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-09-04fix bugalyssaf16
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-04Merge branch 'master' into alyssa-starterbobzel
2024-09-04updated packagesbobzel
2024-09-04stuffNathan-SR
2024-09-03start of cleaning comparisonBox code.bobzel
2024-09-03from lastbobzel
2024-09-03fix copmarison box slidebar to work.bobzel
2024-09-03removed unused filesbobzel
2024-09-02default content for columns in preview templatesNathan-SR
2024-09-02made the progress cooler (double bounce)A.J. Shulman
2024-09-02added loading animationA.J. Shulman
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-02fixed containerViewPath for carouse and comparison boxesbobzel
2024-09-02more merge reversal cleanupbobzel
2024-09-02from last - thinking that classifyImages wasn't updated on alyssa-starterbobzel
2024-09-02from lastbobzel
2024-09-02Merge branch 'master' into alyssa-starterbobzel
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.