Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-30 | Merge branch 'master' into task_nodes_aarav | bobzel | |
2025-04-23 | added basic task nodes with descritpion, start and end times -- added doc ↵ | aaravkumar | |
options for starttime/endtime/allday | |||
2025-04-21 | attempting to integrate scrapbooks | sharkiecodes | |
2025-04-14 | fixed how templates are expanded to avoid template sub-component conflicts ↵ | bobzel | |
by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs. | |||
2025-04-08 | fixed gptImageLabel calls and added ImageCastToNameType to deal with ↵ | bobzel | |
filenames with '.'s in them. fixed vertical centered text. | |||
2025-03-09 | removed simulation doc. fixed empty imageBox uploading. fixed script ↵ | bobzel | |
typechecking. fixed metadata doc. fixed setting background colors of docs that have a template. | |||
2025-03-06 | Merge branch 'master' into aarav_edit | bobzel | |
2025-03-06 | daily journal node | aaravkumar | |
2025-03-06 | fixed resizing height to be > 10 pixels. split pivotView out of timeView. | bobzel | |
2025-01-21 | more attempts to cleanup typing, etc in chat box | bobzel | |
2024-10-17 | made Card and Carousel part of novice mode views. | bobzel | |
2024-10-09 | Merge branch 'master' into ajs-before-executable | bobzel | |
2024-09-11 | merged with master | bobzel | |
2024-09-05 | merged with master | A.J. Shulman | |
2024-09-04 | start of conversion of Calendar into a CollectionView | bobzel | |
2024-08-27 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
2024-08-26 | converted unique faces to be a Doc type similar to a collection. | bobzel | |
2024-08-20 | fixed up a bunch of things in face recognition | bobzel | |
2024-08-15 | feat: added face recogntion box | IEatChili | |
2024-08-08 | many changes to add typing in place of 'any's etc | bobzel | |
2024-07-23 | merging w/ zach's branch | eleanor-park | |
2024-07-11 | not working well (files don't get filename immediately_ | A.J. Shulman | |
2024-06-06 | feat: updated ui | IEatChili | |
2024-05-19 | Merge branch 'restoringEslint' into aisosa-starter | bobzel | |
2024-05-17 | merged with new master | bobzel | |
2024-05-17 | manually added ChatBox from aj-starter | bobzel | |
2024-04-30 | changed acl- and some other field- to acl_ and field_ style | bobzel | |
2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
2024-04-04 | the lack of pushing is astounding actually | aidahosa1 | |
2024-03-06 | add diagram document | Zachary Zhang | |
2023-12-17 | starting calendar collection view | zaultavangar | |
2023-12-16 | merged with zaul's branch | bobzel | |
2023-12-16 | more functionality for calendar feature | zaultavangar | |
2023-12-15 | Merge remote-tracking branch 'origin/zaul-new-branch' into moreUpgrading | bobzel | |
2023-12-11 | updates to map feature | zaultavangar | |
2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
@computed functions. | |||
2023-10-04 | several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed ↵ | bobzel | |
sliderbox. reduce uses of scriptContext fixed web clipping annotations to be in correct spot and not to crash because of using a url that it doesn't have. fixed pdf/web links to not use anchor from other end of link. because of sharing of GetAnchor global. added a backup when presbox overwrites a doc's data field. removed sliderBox. fixed fontIcon dropdowns to not call click script twice. removed scriptContext where it wasn't needed which is everywhere except TreeViews. | |||
2023-08-13 | Merge branch 'master' into UI_Update_Eric_Ma | Eric | |
2023-08-09 | updated file system to include recentlyClosed, Shared, and Dashboards and ↵ | bobzel | |
fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard. | |||
2023-07-18 | Merge branch 'master' into secondpropertiesmenu-emily | eperelm2 | |
2023-07-10 | fixed acl groups from disappearing when new account is made. | bobzel | |
2023-07-10 | Location metadata synced and reactions working | Eric | |
2023-06-07 | got types but trying to get icon | eperelm2 | |
2023-05-22 | merged physics with master | bobzel | |
2023-05-14 | fixed webpage link following by adding a presData for the current URL to all ↵ | bobzel | |
embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate. | |||
2023-05-14 | major overhaul of field naming conventions. | bobzel | |
2023-01-25 | add new view | brynnchernosky | |
2022-08-10 | created placeholder loading box but have to get location of final doc to ↵ | Naafiyan Ahmed | |
update with loading box | |||
2022-08-03 | from last | bobzel | |
2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |