aboutsummaryrefslogtreecommitdiff
path: root/src/server/ApiManagers
AgeCommit message (Collapse)Author
2023-09-22remove printsSophie Zhang
2023-09-22fix: fix report manager for videos, only add _l suffix for imagesSophie Zhang
2023-09-21fixed image importing via zip file to do resizing.geireann
2023-09-10ugh...from lastbobzel
2023-09-10from lastbobzel
2023-09-10added upload percent feedbackbobzel
2023-09-10added progress for pdf uploadsbobzel
2023-09-10instrumented pdf uploadsbobzel
2023-09-10fixes for file uploads: restored progress for youtube videos, fixed info ↵bobzel
display on loadingBoxes, stop client from asking for progress on failed uploads. attempt to catch stream errors on webpages. fixed dataFieldView in text to print out layout document's field, not field of document that contains the field definition.
2023-08-22fixJames Hu
2023-08-10more updates to out of date version alertbobzel
2023-08-10out of data version alert client sidebobzel
2023-08-10merged /getUserDocumentIds into /getCurrentUser to avoid extra server round tripbobzel
2023-07-31added resolvedports to /getCurrentUser to avoid seperate requestbobzel
2023-07-11clean upJames Hu
2023-07-11clean upJames Hu
2023-07-06Merge branch 'master' into james-azure-imageJames Hu
2023-06-26temp working versionJames Hu
2023-06-24changed server ping to generate client alertsbobzel
2023-06-23Merge branch 'master' into heartbeatbobzel
2023-06-07CommentsJames Hu
2023-06-07Update other usesJames Hu
2023-05-14major overhaul of field naming conventions.bobzel
2023-04-18from lastbobzel
2023-04-18more cleanup of import/exportbobzel
2023-04-18cleaning up zip/unzip of filesbobzel
2023-04-17Merge branch 'master' into james-server-statsbobzel
2023-04-05Merge branch 'master' into data-visualization-view-naafibobzel
2023-03-16added importing and exporting of assets (images, pdfs, etc) to collection ↵bobzel
importer/exporter
2023-03-16fixed export/import collectoingeireann
2023-03-15fixed up Clone() and export/import collection to work with links, ↵bobzel
presentations, and contexts better.
2023-03-06/stats handlerjameshu111
2022-11-02add basic heartbeat functinality througha ping/pong api cycleMichael Foiani
2022-09-23added progress messages to youtube uploadsbobzel
2022-09-21from lastbobzel
2022-09-21added error message for file upload errors before parsing.bobzel
2022-09-06final cleanup of dragging rotated images. fixed loading of youtube videos ↵bobzel
and displaying errors when the upload fails
2022-08-10Merge branch 'master' into data-visualization-view-naafiNaafiyan Ahmed
2022-07-28fixed video thumbnail generation to have a lock that prevents multiple ↵bobzel
attempts to create the thumbnails at the same time. fixed ImageUpload to catch resize errors and not crash the server.
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ↵bobzel
just a docking collection.
2022-07-12merged masterNaafiyan Ahmed
2022-07-06added endpoint routes for csv and integrated chartjsNaafiyan Ahmed
2022-06-30merge with masterMichael Foiani
2022-06-29got basic file upload to workNaafiyan Ahmed
2022-06-10merge with jenny bug fixes and fix small uiMichael Foiani
2022-06-08big commit. FINALLY got the combining segments to work using ffmpeg using a ↵Michael
different workflow. small ui changes as well.
2022-06-08got it to run, but not concatenating - only first videoMichael Foiani
2022-06-08Took stab at ffmpeg in server. did some reworking of recordingview css. fix ↵Michael Foiani
smoothness bug for the moving segment that follow cursor.
2022-06-02merge with presentmodeMichael Foiani
2022-05-13simplified how web pages are served and I think fixed some bugs with pages ↵bobzel
that didn't always render