aboutsummaryrefslogtreecommitdiff
path: root/src/server/ApiManagers
AgeCommit message (Collapse)Author
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-05-30fixed importbobzel
2024-05-17manually added ChatBox from aj-starterbobzel
2024-04-29eslint fixes.bobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs ↵bobzel
within in RTF. Lots of lint cleanup.
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-30fixed potential cycle in linkManager relatedLink. fixed anchors to videos ↵bobzel
not to be to timeline
2024-03-30got rid of pdf_thumbnailsbobzel
2023-12-28fixed youtube uploads, cleaned up a bunch of imports and added some typings ↵bobzel
files.
2023-12-28fixed uploading unsupported file. changed admzip reference.bobzel
2023-12-11commented out unused google photos uploader and directory import boxbobzel
2023-12-11fixed importing pdfs that have already been imported. removed unused ↵bobzel
pdfmanager for creating pdf thumbnails.
2023-12-11more updates to mobx 6. updated typescript to v5. updated pdf-distbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in ↵bobzel
@computed functions.
2023-12-08removed unused package referencesbobzel
2023-12-07fixed where thumbnail and other image uris get placed on server.bobzel
2023-12-06catch mongo errors. delete (some) sessions from mongo. more package ↵bobzel
updates. cleanup of express-validator.
2023-12-05mostly working version with latest librariesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-02changed uploading messages.bobzel
2023-12-02fixed jimp upload to not hang when error occurs. fied imagebox to show ↵bobzel
original image if resized images fail.
2023-12-02jimp cleanupbobzel
2023-12-02replaced sharp with jimpbobzel
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