aboutsummaryrefslogtreecommitdiff
path: root/src/client/apis/gpt/GPT.ts
AgeCommit message (Collapse)Author
2025-07-24making filter sort and tag doc tools work the same way with docs within the ↵bobzel
collection and with improved formatting for openai.
2025-07-10expanding functionalitysharkiecodes
2025-06-23cleaned up assiging tags to docs using gpt popupbobzel
2025-06-23fixed gptpopup to do something more reasonable when asked to tag documents.bobzel
2025-06-10Merge branch 'master' into lanyi-branchsharkiecodes
2025-06-09minor tagging changessharkiecodes
2025-06-05attempting marqueeview gen of multiple scrapbookssharkiecodes
2025-06-01reactive backgrounds, tagging of pdfs, group-select and suggested templates, ↵sharkiecodes
text box content influences backgrounds
2025-05-30Merge branch 'master' into Template-ChangesNathan-SR
2025-05-11scrapbook backgroundssharkiecodes
2025-05-11menubutton componentNathan-SR
2025-05-11a million and one thingsNathan-SR
2025-05-11text and images are no longer messed upNathan-SR
2025-05-01marquee selectionsharkiecodes
2025-04-29Autotagsharkiecodes
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-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-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-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)