aboutsummaryrefslogtreecommitdiff
path: root/src/server/ApiManagers
AgeCommit message (Collapse)Author
2021-07-24backend issues with creating map nodeAubrey-Li
2021-05-18added downloading of youtube videos if https://youtube-dl.org/ is installed ↵bobzel
on the server's path
2021-02-23restored export/import of collection clones. did a little cleanup of ↵bobzel
collection freeform view
2020-10-21SessionManager now expects .MONITORED rather than .RELEASESam Wilkins
2020-10-10split LinkDatbase into its own field in the user's registry. fixed sharing ↵bobzel
to set lastModified after modifying groups so that remote participants see the right data. fixed text boxes to show blue icon when there's an annotaitn entry
2020-10-08load entire DB in one message.bobzel
2020-10-01major performance fix by adding a SharingDocument to the user's DB account ↵bobzel
so that inquiring the users' UserDoc (and everything it referecens) is no longer necessary.
2020-09-28fixed follow link to scroll stacking/masonry views properly.bobzel
2020-09-28fixing search to handle bad regexps without killing the server. fixed ↵bobzel
search to not loop forever on bad searches that return nothing.
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-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-10fixes for search to do filter system and non-searchable documents on the server.bobzel
2020-08-07merge with masterMelissa Zhang
2020-08-03merge with masterMelissa Zhang
2020-08-03merge with new uiAndy Rickert
2020-08-01fixed warningsbobzel
2020-07-31mergeAndy Rickert
2020-07-30remove unnecessary authentication/database stuffMelissa Zhang
2020-07-23merge with masterMelissa Zhang
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-10hypothes.is authentication is fully functional, no longer need to manually ↵Melissa Zhang
input username/api key
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
2020-06-18pdf changes + radial menu + create new workspacesgeireann
(bug with ink)
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-03mergeAndy Rickert
2020-05-30buxton pdf fixSam Wilkins
2020-05-22port extensibility fixesSam Wilkins
2020-05-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-18commenting cleanupSam Wilkins
2020-05-18added a long delay and an attempt to click on the skip ads button to make ↵Bob Zeleznik
youtube snapshots.
2020-05-18tried to fix youtube snapshotterBob Zeleznik
2020-05-18youtube screenshot integration testedSam Wilkins
2020-05-18youtube screenshot backend implementedbobzel
2020-05-17cleanupSam Wilkins
2020-05-17release server integration with sslbobzel
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2020-05-13building infrastucure for bucketsAndy Rickert
2020-05-05database, delete and google authentication simplifications and improvements, ↵Sam Wilkins
as well as formatted text box updates data state at field key not just data
2020-04-20fixed search to avoid server crashes by stripping off initial ?*+ ↵Bob Zeleznik
characters. made search parameters persistent on queryBox
2020-04-20fixed dragging off search result collectionBob Zeleznik