aboutsummaryrefslogtreecommitdiff
path: root/src/client/apis
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-24Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Joanne
joanne-tutorialagent
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-22successfully merged documentationtext functionality with new version of ↵Joanne
agent, however still minor issues with the agent not selecting the proper tool for documentation generation without the additional context from the topbar
2025-06-20Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Joanne
joanne-tutorialagent
2025-06-19Merge branch 'task_nodes_aarav'bobzel
2025-06-10Merge branch 'master' into lanyi-branchsharkiecodes
2025-06-09minor tagging changessharkiecodes
2025-06-06cleaned up popups so that not linking to Google doesnt bombard user with ↵Skitty1238
popups. Added debuggign instructions to alerts
2025-06-05attempting marqueeview gen of multiple scrapbookssharkiecodes
2025-06-05fixed being able to add tasks to Google Tasks. Cleaned up google ↵Skitty1238
authorization button clicks + alerts
2025-06-04from lastbobzel
2025-06-04changed google authentication to not reload the page.bobzel
2025-06-04fixed google authentication + linking and task creation via GT buttonSkitty1238
2025-06-04partial google calendar task integration + fix with dark mode colors for ↵Skitty1238
task nodes so that text is still visible
2025-06-03gcal task addition route added -- problems with fetchOrGenerateAccessTokenSkitty1238
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-12added tutorial tool, still need to integrate with metadatatoolJoanne
2025-05-12added tutorial tool, still need to integrate with metadatatoolJoanne
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-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