aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2024-05-31added a markdown for server architecture from old wiki.bobzel
2024-05-30fixed importbobzel
2024-05-17manually added ChatBox from aj-starterbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ...bobzel
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-29eslint fixes.bobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs within...bobzel
2024-04-21more lint cleanupbobzel
2024-04-19lint errorsbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-05fixed npm start-release on ssl servergeireann
2024-04-05more fixes to socket.io and socket.io-client includesbobzel
2024-04-04trying to get start-release to workbobzel
2024-03-30fixed potential cycle in linkManager relatedLink. fixed anchors to videos no...bobzel
2024-03-30got rid of pdf_thumbnailsbobzel
2024-03-17use metakey to edit computedfield result instead of expression in schema cell...bobzel
2024-03-14remove .dmgbobzel
2024-03-09add show less show more buttonnewalina
2024-03-01Merge branch 'master' into info-ui-observablebobzel
2024-02-29add state message gifsnewalina
2024-02-11fixed uploading remote image blobsbobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-04fixed ffmpeg for uploading videos. fixed getView() to take focus options so t...bobzel
2023-12-29fixed imports a little in dashuploadutilsbobzel
2023-12-29fixed dropping images from web. fixed exif data on images and autorotating e...bobzel
2023-12-28fixed youtube uploads, cleaned up a bunch of imports and added some typings f...bobzel
2023-12-28fixed uploading unsupported file. changed admzip reference.bobzel
2023-12-21from lastbobzel
2023-12-18moved assets into public directory for now. fixed infoState to use gifbobzel
2023-12-14a bunch more fixes to making things observable. fixed calling super.componen...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 pdfmanag...bobzel
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 @co...bobzel
2023-12-08removed unused package referencesbobzel
2023-12-07fixed where thumbnail and other image uris get placed on server.bobzel
2023-12-06more error/warning fixesbobzel
2023-12-06got rid of some unused packages. switche to react-type-animation from react-...bobzel
2023-12-06catch mongo errors. delete (some) sessions from mongo. more package updates....bobzel
2023-12-05mostly working version with latest librariesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-12-02changed uploading messages.bobzel
2023-12-02fixed jimp upload to not hang when error occurs. fied imagebox to show origi...bobzel
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