aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ↵usodhi
ink x + added .mpeg as acceptable audio format
2020-09-01trying new solr schema that splits words on whitespace. fixed context menu ↵bobzel
clicking in schema/search view.
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking ↵bobzel
autoHeight to happen immediately. fixed images to not need to request image information. changed doc decorations to change image native width. changed alert() when dropping on impermissibale doc. fixed allow dropping over images,etc. changed default image nativeSize to 900
2020-08-15cleaned up console.logs. fixed updating lastModified for SOLRbobzel
2020-08-15fixes for search -- need to rethink how to get a sortable string field ↵bobzel
(removed _s suffix for now).
2020-08-13fixed search for type with multipe values. changed search schemabobzel
2020-08-13changed solr schema so that text and date fields are sortable. fixed one ↵bobzel
line text not to show scrollbars. fixed scriptingRepl to allow document ids to be entered.
2020-08-13bug fixes, small UI changes, import in left sidebarGeireann Lindfield Roberts
2020-08-11Merge branch 'master' into schema_searchbobzel
2020-08-10restored context display be re-enabling proxy types in websocketbobzel
2020-08-10mergeAndy Rickert
2020-08-10reverting back to earlier algorithmAndy Rickert
2020-08-10fixes for search to do filter system and non-searchable documents on the server.bobzel
2020-08-10filter checkboxesAndy Rickert
2020-08-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
new_audio
2020-08-08minor fixesLionel Han
2020-08-08clean up code, fix delete link bugsMelissa Zhang
2020-08-07merge with masterMelissa Zhang
2020-08-05fixes for bobAndy Rickert
2020-08-05fixed some warnings/errors. added tooltip for filter icon.bobzel
2020-08-05 lintAndy Rickert
2020-08-03merge with masterMelissa Zhang
2020-08-03merge with new uiAndy Rickert
2020-08-03Merge branch 'master' into menu_restructurebobzel
2020-08-02changed server printout again.bobzel
2020-08-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-02changed output on serverbobzel
2020-08-02Merge branch 'master' into menu_restructurebobzel
2020-08-02fixed up import order on server to allow 'npm start' to work without hanging.bobzel
2020-08-02from lastbobzel
2020-08-02more server console messagesbobzel
2020-08-02added GetRefFields log statement on severbobzel
2020-08-01fixed warningsbobzel
2020-07-31added debug flag to transpiler to catch hangs. fixed hang caused by imports ↵bobzel
being out of seqnce!?
2020-07-31mergeAndy Rickert
2020-07-30remove unnecessary authentication/database stuffMelissa Zhang
2020-07-23merge with masterMelissa Zhang
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
2020-07-22fixed document download/import to capture links as well.Bob Zeleznik
2020-07-22restored download document. fixed clone() to clone to be async and handles ↵Bob Zeleznik
lists properly.
2020-07-13simplified tools panel (remove buxton, import folder). changed spacing of ↵Bob Zeleznik
fonticon labels.
2020-07-13added date to connection time.Bob Zeleznik
2020-07-10hypothes.is authentication is fully functional, no longer need to manually ↵Melissa Zhang
input username/api key
2020-07-08implemented much more link functionality, redirects to annotation URL when ↵Melissa Zhang
link followed
2020-07-08store hypothesis API tokens to databaseMelissa Zhang
2020-07-07made docFilters apply to links. added hypothesis api token inputBob Zeleznik
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-28Merge branch 'master' into search_docBob Zeleznik
2020-06-26updated pdfjs. fixed position of blue dot for pdfs. enabled fixedBob Zeleznik
2020-06-22mergeAndy Rickert