aboutsummaryrefslogtreecommitdiff
path: root/src/client/Network.ts
AgeCommit message (Collapse)Author
2025-08-11fixed image fill api to handler errors better.bobzel
2025-08-04switched to use firefly for image fillbobzel
2025-04-16fixed authorizing dropbox.bobzel
2025-02-26added typing to PostToServer calls. made smartDraw popup create images locally.bobzel
2025-02-26fixed toggling number dropdown. Added firefly to gpt popup menu.bobzel
2025-01-09fixed sizing of images created by firefly. added error message for failed ↵bobzel
firefly request.
2024-09-01updated to latest Jimp. fixed lag dropping images from filesystem by using ↵bobzel
worker threads.
2024-08-21Merge branch 'master' into keanu-commentsbobzel
2024-08-21more lint fixes after updatebobzel
2024-08-20fixed error handling of images too big to load. cleaned up ↵bobzel
facecollectionbox. changed metadata field naming to match conventions.
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-09-10added upload percent feedbackbobzel
2023-09-10added progress for 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-07-19lots of changes, just need server endpoint before pullSophie Zhang
2023-07-11starting connecting to new upload endpoint and standardized displaying mediaSophie Zhang
2023-07-09Almost doneSophie Zhang
2023-06-08extra comment forgot to commitJames Hu
2023-06-07update commentsJames Hu
2023-06-07CommentsJames Hu
2023-06-07loggingJames Hu
2022-09-23added progress messages to youtube uploadsbobzel
2022-09-21imposed 50MB max file size for uploadsbobzel
2022-09-01afixed loadingBox to show error message for unsupported videos. fixed video ↵bobzel
uploading to generate errors for unsupported (Chrome) codecs. fixed videos that don't have codec support to still play audio and show duration. fixed dragging rotated documents to show and place the rotted document WYSIWYG
2022-06-30merge with masterMichael Foiani
2022-06-30merged masterNaafiyan Ahmed
2022-06-08fixes from mergebobzel
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-04-28feat: uploading worksJenny Yu
2022-04-26feat: uploading worksJenny Yu
2022-04-22uploading not working (cannot find ffmpeg)Jenny Yu
2021-05-18added downloading of youtube videos if https://youtube-dl.org/ is installed ↵bobzel
on the server's path
2020-02-16improved file upload apiSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-10-29comments and fixes for google photos server sidSam Wilkins
2019-09-26finally transferred google credential management to databaseSam Wilkins
2019-09-26beginning to read from and write to databaseSam Wilkins