Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Conversation

@jlhughes
Copy link
Contributor

@jlhughes jlhughes commented Feb 2, 2021

No description provided.

@google-cla google-cla bot added the cla: yes label Feb 2, 2021
"serviceScript": """
httpBlobService = new foam.nanos.blob.HttpBlobService(x, x.get("blobStore"));
return new foam.nanos.http.SessionWebAgent("service.run.httpBlobService", httpBlobService);
return new foam.nanos.blob.HttpBlobService(x, x.get("blobStore"));
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Mykola97 let's leave httpBlob and httpFileService requiring login/authentication, and use service/file for unauthenticated requests. So we'll revert these two changes.

* fix image show

* remove listner form filePreview

* Add comments to filePreview
@jlhughes jlhughes marked this pull request as ready for review February 9, 2021 22:40
* add sessionWebAgent to httpFileService and httpBlobService
@jlhughes jlhughes changed the title [DRAFT] [NP-3464] File select - table view [NP-3464] File select - table view Mar 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants