Psyray

Results 173 comments of Psyray

s3 bucket scan implemented in v2 ![image](https://github.com/yogeshojha/rengine/assets/1230954/fee9bdb9-7697-471a-a132-2653ca08054f)

Could you try on v2 and reopen issue if problem persists

Fixed by [2.0 version](https://github.com/yogeshojha/rengine/pull/963) with @ocervell PR https://github.com/yogeshojha/rengine/pull/742 and mine #1012 https://rengine.wiki/changelog/#200

Fixed by [2.0 version](https://github.com/yogeshojha/rengine/pull/963) with @ocervell PR https://github.com/yogeshojha/rengine/pull/742 https://rengine.wiki/changelog/#200

Fixed by [2.0 version](https://github.com/yogeshojha/rengine/pull/963) with @ocervell PR https://github.com/yogeshojha/rengine/pull/742 https://rengine.wiki/changelog/#200

Hi, To use these API requests, user need to be authenticated by OAuth. To enable Oauth, HWI Oauth Bundle is needed, and an application must be registered in Discogs. How...

Here is the code to handle upload from PHP, but maybe this code is always available in reconmap as we can upload file in attachments section https://stackoverflow.com/questions/18055422/how-to-receive-php-image-data-over-copy-n-paste-javascript-with-xmlhttpreques ```php ``` ```js...

I have a quick look into it, the `attachments` API endpoint could be used

The https://github.com/reconmap/web-client/blob/master/src/components/ui/forms/MarkdownEditor.js could look like this ```ts import { useState } from 'react'; import ReactMarkdown from 'react-markdown'; import ReactMde from 'react-mde'; import './MarkdownEditor.css'; const MarkdownEditor = ({ name: editorName, value,...

@santiagolizardo Could you reopen this issue please and prevent the stale bot to close it Thanks