aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Collapse)Author
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-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-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.
2021-09-10made web page menu UI functional. made ink show up in minmimap.bobzel
2021-09-10fixed sidebar annos to filter on metdata as well as hashtags.bobzel
2021-09-09added SelectionManager.Docs() to avoid having to dereference props to get at ↵bobzel
the seelcted Doc. this was causing a cycle in menu items when selected. fixed sizing of filterBox. enabled showing titles for VID,COL,and IMG in addition to RTF.
2021-09-09fixed infinite loop for context menus when right-clicking on them.bobzel
2021-09-09fixed anchor menu highlighter button's dropdown location. fixed metadata ↵bobzel
view for formattedText. added menu item for metadata view. fixed formattedTextbox initialization.
2021-09-08made setting background undoable. added setting header color/visibility ↵bobzel
from main toolbar. made changing header contents possible using #<key>(;<key)* syntax
2021-09-03fixed warnings. cleaned up link lines a bit more - simplified, and allowed ↵bobzel
multiple aliases to share a link. fixed link lines to text anchors from flapping around wildly when camera pans
2021-09-02Placing collection menu in Lightbox (commented out) and othersgeireann
- Set toggle properties off - added link that goes directly to the dash documentation
2021-09-02Many updatesgeireann
- Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent
2021-09-01making more changesgeireann
2021-08-31Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-31there will be issues as a result of thisgeireann
2021-08-31plugged major document leak with contextMenuBtns and Todo notesbobzel
2021-08-31"Untitled Presentation" only created after a document is pinnedgeireann
2021-08-30GitHubs are default viewgeireann
2021-08-30fixed web pages so that you can type into input fields. changed default ↵bobzel
webpage to use bing.com url.
2021-08-30merged with master - fixed warnings and errors.bobzel
2021-08-30fixed width slider to have min of 1, not 0. made default ink color black.bobzel
2021-08-26changesgeireann
2021-08-26hopefully ready!geireann