aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Collapse)Author
2022-05-16re-added fwd/back animation buttonsbobzel
2022-04-29changed the way labelBox splits words to allow .&- added icon for webBoxbobzel
2022-04-29fixed creating collection icons to capture pfs (and other things with canvases)bobzel
2022-04-29more cleanupbobzel
2022-04-29cleaned up creation of icon templates. fixed labelBox to support padding ↵bobzel
and to work with multiple lines and min font sizes.
2022-04-28Merge branch 'master' into recording-jennyJenny Yu
2022-04-24from lastbobzel
2022-04-12Merge branch 'inkocr-mehek' into inking-naafi-mehekmehekj
2022-04-11fixes to header to be transparent for icons. layout fixes for doc ↵bobzel
decoratoins title row. groups are not semi transnparent anymore to avoid mixBlendMode confusion
2022-04-11got pdf's to generate icons when iconifying.bobzel
2022-04-11lots of layout fixes to groups, labels, ink to support iconification better. ↵bobzel
simpliifed documentdecorations. fixed display artifacts related to things not showing up when dragging, or otherwise not getting a halo of nested freeform colletions.
2022-04-11making layout icons work better.bobzel
2022-04-07added RecordingViewgeireann
2022-04-07added grouping and write mode vs pen modeNaafiyan Ahmed
2022-04-05added basic grouping when exiting pen modeNaafiyan Ahmed
2022-04-04fixed autolink. fixed the pileup view to animate properly and activate ↵bobzel
without selection. added a 'dataTransition" prop to DocumentView to allow collections to animate changes in the size of documents.
2022-03-31fixed initialization of myPublishedDocs to be a simple list.bobzel
2022-03-31added autoLinks to formattedTextBoxes. Set auto link target by titling ↵bobzel
documents with a prefix '@'.
2022-03-24fixed videoBox play issue. cleaned up global referencing a bit.bobzel
2022-03-22fixed temporal media merge that had reverted a lot of things.bobzel
2022-03-17Merge remote-tracking branch 'origin/speedups2' into parkerljungster
2022-03-17removed buxton importer stuff. removed libxmljs needed by buxtonimporter ↵geireann
which was breaking npm install
2022-03-12attempting to add note-takingljungster
I think this has something to do with the view not being rendered in novice mode. Assuming this is an issue in CollectionMenu.tsx. Essentially what I did was add a note-taking view wherever I found a stacking view (via global search)
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2022-03-02upgraded to typescript 4.6.2bobzel
2022-03-01updated to webpack 5bobzel
2022-02-22fixed switching tabs to immediately render the title of the tab as content ↵bobzel
to provide feedback that something is happening. changed server to only set caching for images. fixed warnings/errors.
2022-02-10switched scripts to use a cache to avoid recompiling. simplified some things ↵bobzel
with documentView and zooming to avoid invalidations.
2022-02-09speeding up rendering using bitmaps for webpages and other heavyweight docs.bobzel
2022-01-18fixed warnings. display last user to edit db. fixed /activity to show ↵bobzel
only users with a connected socket. fixed toggle "Overlay" button to toggle its background based on overlay state.
2021-12-02Merge branch 'master' into trails-aubreyGeireann Lindfield Roberts
2021-11-29Merge branch 'ink_v1'bobzel
2021-11-13change isContentActive to a tri-state to allow turning on/off and default - ↵bobzel
fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust.
2021-10-28adding eraser tool to menuLauren
2021-10-26Merge branch 'master' into trails-aubreyAubrey Li
2021-10-14dashboard treeview freezeAubrey Li
2021-09-23fixed one crash when color string has capital letters.bobzel
2021-09-23small schema UI tweakGeireann
2021-09-22fixed runtime bug inside toggleBold(). removed print statements.bobzel
2021-09-21from lastbobzel
2021-09-21temporary change to reset old accounts on browndash to enable dark mode.bobzel
2021-09-21fixed up some darkScheme css, enabled comic mode for developers, enabled ↵bobzel
opening up fields on dashboards in myDocuments
2021-09-15merge master into trails-aubreyAubrey Li
2021-09-14fixed create new folder in file systembobzel
2021-09-13fixed errors and warnings.bobzel
2021-09-12updates pres so it workskimdahey
2021-09-12Merge branch 'master' into menu_updates_geireannGeireann Lindfield Roberts
2021-09-12Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-09-12updatesgeireann
2021-09-10cleaned up ink button behaviors -- fixed setFill to just set the fill, not ↵bobzel
the background color of the selected document.