aboutsummaryrefslogtreecommitdiff
path: root/src/client/apis
AgeCommit message (Collapse)Author
2025-04-23lots of typechecking fixes.bobzel
2025-04-08fixed gptImageLabel calls and added ImageCastToNameType to deal with ↵bobzel
filenames with '.'s in them. fixed vertical centered text.
2025-04-03fixed image box button sizing. made drawing ai regen a little faster by not ↵bobzel
creating icons when there are no annotqations.
2025-03-04Merge branch 'master' of https://github.com/brown-dash/Dash-Web into MergeNathan-SR
2025-02-26added typing to PostToServer calls. made smartDraw popup create images locally.bobzel
2025-02-19more gptpopup cleanup.bobzel
2025-02-14major restructure of GPTPopup so that it works with all collections.bobzel
2025-02-14removed chooseDoc option from gpttypes because its redundant with Filterbobzel
2025-02-13lots of cleanup in GPTpopup.bobzel
2025-02-13trying to cleanup GPTpopupbobzel
2025-02-04fixing up gpt and animation panel in presbox.bobzel
2025-02-03changed filter 'check' to be exact match and 'match' to be substring. fixed ↵bobzel
GPTpopup filtering to use a #chat tag instead of a chatFilter field.
2025-01-29fixed chat based sorting and tagging of docsbobzel
2025-01-28cleaning up card deck view.bobzel
2025-01-09added ai editor to collectionseleanor-park
2025-01-02tags can now be used as style presetseleanor-park
2024-12-30created image regeneration with dialogueeleanor-park
2024-11-08new template addedNathan-SR
2024-10-30getAllsubfields works nowNathan-SR
2024-10-29content is being filled into fields properlyNathan-SR
2024-10-24work on field refactorNathan-SR
2024-10-17changed layout_isFlashcard to layout_flashcardType with value of 'flashcard' ↵bobzel
to make it easy to search for flashcards. made carousel views able to focus() on a Doc. added ability for carousel and card views to have anchors so they can be pinned and linked. fixed pinning collections to save filters
2024-10-11Lots of cleanup in comparisonBox to get rid of duplicated code and siimplify ↵bobzel
long functions. Utility functions were added to ComparisonBox to simplify menu functions, and to FormattedTextBox to simplify creating centered text views.
2024-10-10Merge branch 'master' into alyssa-starterbobzel
2024-10-10Merge branch 'master' into nathan-starterbobzel
2024-10-09lint fixesbobzel
2024-10-09removing more commented out code, fixing lint. fixed carousel3Dview child ↵bobzel
active
2024-10-01Merge branch 'master' into nathan-starterbobzel
2024-10-01Merge branch 'master' into alyssa-starterbobzel
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-09-30cleaning up pull request.bobzel
2024-09-29Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-09-19merged with masterbobzel
2024-09-19merged with master -- updated filtering from cardView branchbobzel
2024-09-17linted cardView files after merge.bobzel
2024-09-17done with comments-- pull requestaidahosa1
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-10more chat featuresaidahosa1
2024-09-08image generation working!Nathan-SR
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-04fix bugalyssaf16
2024-09-04stuffNathan-SR
2024-09-02default content for columns in preview templatesNathan-SR
2024-09-02gpt provides more basic info + slight refactor started (ofc it didn't work ↵Nathan-SR
first try >_<)
2024-08-31GPT response working!Nathan-SR
2024-08-30clean up comparison boxalyssaf16
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-21GPT summariesNathan-SR
2024-08-19start on field renderingNathan-SR