aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-08-10trying to enable safari to work despite certificate errorsbobzel
2023-08-10more updates to out of date version alertbobzel
2023-08-10out of data version alert client sidebobzel
2023-08-10added client caching of jpg's in addition to png's. modified ↵bobzel
jitterRotation to _rotation_jitter and changed where it is used.
2023-08-10from lastbobzel
2023-08-10merged /getUserDocumentIds into /getCurrentUser to avoid extra server round tripbobzel
2023-08-09changed screenshot box colorsbobzel
2023-08-09fixed resizing from bottomleft. turned on Tools in novice mode. fixed ↵bobzel
aborting editing of tree view titles with escape or click outside. got rid of scrollbar in Tools panel by fixing height of masonry panel. updated browndash-components to fix problem of tooltips getting in away of click events on Tool items.
2023-08-09made search results unhighlight when search panel goes away.bobzel
2023-08-09updated version numbergeireann
2023-08-09updated 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-08-08added caching of bundle.js, etc for release modegeireann
2023-08-08fixed searching web pages that are not cors readable to not generate an errorgeireann
2023-08-08fix dall-e issueJames Hu
2023-08-04pass array, not List to <waveform>geireann
2023-08-04changed node prop to animatedDoc in timeline animationgeireann
2023-08-02fixed drawing link lines to CONFIG anchorsbobzel
2023-08-01fix for SOS error on samsung images during upload -- ignore errorsbobzel
2023-07-31fixed initialization of multitoggle and linear menusbobzel
2023-07-31from lastbobzel
2023-07-31added resolvedports to /getCurrentUser to avoid seperate requestbobzel
2023-07-31Merge branch 'master' into james-azure-imagebobzel
2023-07-31fixed dictation into text boxes to stop when component unmounts. fixed ↵bobzel
some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected.
2023-07-28Merge branch 'master' into james-azure-imagebobzel
2023-07-28cleanup of compile errorsbobzel
2023-07-28Merge branch 'master' into james-azure-imagebobzel
2023-07-28minor formatting. url field doesn't need to test for https -- covered by ↵bobzel
testing for http
2023-07-28fixes for treeView to match color palettebobzel
2023-07-28minor tweaksbobzel
2023-07-28Merge branch 'master' into sophie-report-managerbobzel
2023-07-28minor cleanupbobzel
2023-07-27fixed longPress to terminate on pointerUp, not on Click. changed ↵bobzel
followLink() script for buttons to return select = true if there are no links. prevented turning off pointerevents for documentContents when isContentActive= true even if there is a click handler (this enables things like the imported docs background to deselect everything on click while still allowing the contents to be selected)
2023-07-27fixed importElementBox and made importBox be a masonry view. fixed clicking ↵bobzel
background of importBox to deselect everything. fixed masonry view documennt screentolocal and fixed column handle placement. fixed 'never' disable click script flag. fixed color of documentdeocrations title.
2023-07-27removed delete from treeview context menu. fixed close in treeView to not ↵bobzel
readd when closing from recently Closed.
2023-07-27fixed FontIconBox scripts to set 'this' to fix tool bars buttons not ↵bobzel
working. enabled access to contextMenu in treeView and topBar even when hideContextMenu is set
2023-07-27fixed some type errors.bobzel
2023-07-27Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-27fixed media on localhost, not really practical but still:Sophie Zhang
2023-07-27removed new endpoint for nowSophie Zhang
2023-07-27Merge pull request #183 from brown-dash/collaboration-againbobzel
override nested -> upgrade nested and a few small ui things
2023-07-26remove showTitle instead of setting it to empty string. add back ↵bobzel
'transparent' color button
2023-07-26fixed drawing on pdfs. fixed corsproxy issues on webpages (eg, bing ↵bobzel
search), fixed contextmenu color and dockedbtn color,
2023-07-26Merge branch 'master' into james-azure-imageJames Hu
2023-07-25upadted browndash components version to fix popup closing. fixed server ↵bobzel
initialization to not redirect to home except for corsProxy's. fixes issue with login getting redirected to /home when requesting /css/main and /favicon.
2023-07-21fixed additional colour issuesGeireann Lindfield Roberts
and - updated redo shortcut - fixed some things with the tree view (particularly the sorting)
2023-07-20components + homepagesrichman333
2023-07-19lots of changes, just need server endpoint before pullSophie Zhang
2023-07-19Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-19Merge branch 'james-azure-image' into sophie-report-managerSophie Zhang
2023-07-19ui changesSophie Zhang