aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2023-08-29fixed uploading images to not resize _o image and to not crash if image size ↵bobzel
is too big for resizer.
2023-08-22fixJames Hu
2023-08-22no longer relabel scripts in web pages as noscriptsbobzel
2023-08-17Added the beginning of an A/V recording buttonbobzel
2023-08-10more updates to out of date version alertbobzel
2023-08-10out of data version alert client sidebobzel
2023-08-10added client caching of jpg's in addition to png's. modified ↵bobzel
jitterRotation to _rotation_jitter and changed where it is used.
2023-08-10merged /getUserDocumentIds into /getCurrentUser to avoid extra server round tripbobzel
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and ↵bobzel
fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard.
2023-08-08added caching of bundle.js, etc for release modegeireann
2023-08-08fixed searching web pages that are not cors readable to not generate an errorgeireann
2023-08-08fix dall-e issueJames Hu
2023-08-01fix for SOS error on samsung images during upload -- ignore errorsbobzel
2023-07-31added resolvedports to /getCurrentUser to avoid seperate requestbobzel
2023-07-27Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-26fixed drawing on pdfs. fixed corsproxy issues on webpages (eg, bing ↵bobzel
search), fixed contextmenu color and dockedbtn color,
2023-07-25upadted browndash components version to fix popup closing. fixed server ↵bobzel
initialization to not redirect to home except for corsProxy's. fixes issue with login getting redirected to /home when requesting /css/main and /favicon.
2023-07-19Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-19Merge branch 'james-azure-image' into sophie-report-managerSophie Zhang
2023-07-18you fix some, you break someGeireann Lindfield Roberts
2023-07-18Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-11clean upJames Hu
2023-07-11clean upJames Hu
2023-07-09updated to add tooltipsGeireann Lindfield Roberts
also removed background colour for stacking docs (ask bob why we are setting arbitrary background colour for stacking docs?)
2023-07-06flag with commentsJames Hu
2023-07-06Merge branch 'master' into james-azure-imageJames Hu
2023-07-05Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-06-28back to using original filenameJames Hu
2023-06-28Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-06-26temp working versionJames Hu
2023-06-24changed server ping to generate client alertsbobzel
2023-06-23Merge branch 'master' into heartbeatbobzel
2023-06-14Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-06-09changed some buttons but might breakeperelm2
2023-06-07CommentsJames Hu
2023-06-07Update other usesJames Hu
2023-06-07loggingJames Hu
2023-06-06added rec stuff and begun updating componentsgeireann
2023-05-14major overhaul of field naming conventions.bobzel
2023-05-13fixed caption scrolling in carousel view. fixed display of audio tags in ↵bobzel
textboxes. fixed screengrab video upload and made dictation view possible (but needs reworking)
2023-05-10fixed server list removal to do value tests.bobzel
2023-05-10formattingbobzel
2023-05-10Merge pull request #170 from brown-dash/james-server-statsbobzel
James - remFromList fix
2023-05-06clean up and comment remFromListJames Hu
2023-05-05fixed issues with webpages that use brotli encodingbobzel
2023-05-04First attempt at remfromlsitJames Hu
2023-05-01fixed RecordingBox/View serialization to save docid, not Doc.bobzel
2023-04-18from lastbobzel
2023-04-18more cleanup of import/exportbobzel
2023-04-18cleaning up zip/unzip of filesbobzel