IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an email to s dot adaszewski at gmail dot com. User accounts are meant only to report issues and/or generate pull requests. This is a purpose-specific Git hosting for ADARED projects. Thank you for your understanding!

54 Commits (50fecc448b8edba2e804cceb9f478eb9e860e6b0)

Author SHA1 Message Date
  Stanislaw Adaszewski 50fecc448b Add LICENSE and README.md. 4 years ago
  Stanislaw Adaszewski 8c455da24e Add copyright notes. 4 years ago
  Stanislaw Adaszewski daacdc3bc1 Reorganized files slightly. 4 years ago
  Stanislaw Adaszewski f11d42c5d2 Fix in wbFormatSpecialValue() 4 years ago
  Stanislaw Adaszewski d8e66eb1c7 Started implementing WBIdTools. 4 years ago
  Stanislaw Adaszewski f6044afd07 Fix WBProcessState - mark processes as Failed when exit_code is not 0, as Cancelled when priority is 0. 4 years ago
  Stanislaw Adaszewski 49574a208a Add wbProcessStateName for reuse. 4 years ago
  Stanislaw Adaszewski f2cb003915 Owner column in project listing - added WBNameAndUuid controls 4 years ago
  Stanislaw Adaszewski 277d8dd293 Finished the new workflow launcher. 4 years ago
  Stanislaw Adaszewski 06767271bf Added a discrete indeterminate progress indicator following the mouse cursor to signal outstanding API requests. 4 years ago
  Stanislaw Adaszewski 7ff593a834 Added ability to copy collections. 4 years ago
  Stanislaw Adaszewski a1c966a332 Added ability to move objects. 4 years ago
  Stanislaw Adaszewski 17fb685941 Made WBProcessListing more responsive. 4 years ago
  Stanislaw Adaszewski dfd7371976 Deprecated some manifest related modules. 4 years ago
  Stanislaw Adaszewski 4d929fe251 File download works again. 4 years ago
  Stanislaw Adaszewski d5c78ab70f Created WBManifestWorkerWrapper and abandoned rootDir transfer back to main thread as it is too slow for big collections, ruins user experience. 4 years ago
  Stanislaw Adaszewski d5e76ff524 For some reason 200 seems to be a valid result for object creation as well as 202. 4 years ago
  Stanislaw Adaszewski fc2b9a91a4 Small but important fix computing file blocks. 4 years ago
  Stanislaw Adaszewski a6c0a704a9 Implemented file download via StreamSaver. 4 years ago
  Stanislaw Adaszewski cf3b341c4f Added WBContainerView. 4 years ago
  Stanislaw Adaszewski d37252dded Configurable expected status in makeArvadosRequest() 4 years ago
  Stanislaw Adaszewski e857d2e824 Added ability to create new projects. 4 years ago
  Stanislaw Adaszewski 63294c816f Added ability to delete objects. 4 years ago
  Stanislaw Adaszewski 220ad9dd27 Added renaming functionality. 4 years ago
  Stanislaw Adaszewski 86dd8e6b53 Manifest parsing in a web worker seems to work well. 4 years ago
  Stanislaw Adaszewski 3731fa54f0 Starting to work on manifest worker. 4 years ago
  Stanislaw Adaszewski e938d9f93c Working on a more efficient manifest reader. 4 years ago
  Stanislaw Adaszewski b9795a4802 Downloading all blocks in parallel for better performance. 4 years ago
  Stanislaw Adaszewski b6dcdf751a Switched to using keepproxy for file downloads. 4 years ago
  Stanislaw Adaszewski c66df4da40 Pagination for collection content. 4 years ago
  Stanislaw Adaszewski 9a712cbb95 Made manifest unescapeName take care of all \NNN codes. 4 years ago
  Stanislaw Adaszewski 236dc12fca Continuing work on workflow launcher 4 years ago
  Stanislaw Adaszewski 7a49cdce1e Fixes not to fetch manifest_text when not needed. 4 years ago
  Stanislaw Adaszewski e92f70b6ad Added WBWorkflowView. 4 years ago
  Stanislaw Adaszewski cacfe20b80 Fix for colon parsing in manifests. 4 years ago
  Stanislaw Adaszewski e19c17708a Renamed wbApplyRequestOrdering to more universal wpApplyPromiseOrdering. 4 years ago
  Stanislaw Adaszewski d955e5b1ee Request ordering implemented and seems to be working but decreases responsiveness, perhaps better to manage ordering within components. 4 years ago
  Stanislaw Adaszewski e6df9e0eb3 Started implementing request ordering. 4 years ago
  Stanislaw Adaszewski dc1c6c282f Changed default collection url to content browser, added properties as optional action in the listing. 4 years ago
  Stanislaw Adaszewski 5e34042312 Added WBWorkflowListing. 4 years ago
  Stanislaw Adaszewski 694d8d5a52 Implemented file download but held back by CORS issues. 4 years ago
  Stanislaw Adaszewski a5cd564375 WBCollectionBrowse starting to work... 4 years ago
  Stanislaw Adaszewski 1aa0e39e73 Started implementing WBCollectionBrowse. 4 years ago
  Stanislaw Adaszewski 7a13ab582c Added WBCollectionView, started using WBNameAndUuid in WBCommonFields. 4 years ago
  Stanislaw Adaszewski 7ffca1b48c Added WBCollectionListing, started implementing WBArvadosCollection. 4 years ago
  Stanislaw Adaszewski c805147174 Added WBContainerRequestFields. 4 years ago
  Stanislaw Adaszewski 0b1afd95de Added WBCommonFields. 4 years ago
  Stanislaw Adaszewski 9f18e60358 Added portable data hash detection. 4 years ago
  Stanislaw Adaszewski 429223bb67 Added UUID detection. 4 years ago
  Stanislaw Adaszewski a369d1e02e Started implementing process view. 4 years ago