Philip Okugbe

Results 185 comments of Philip Okugbe

> We could still provide a script that makes the installation process easier. Doesn't have to be php My thoughts exactly. The PHP process is more of a reference. I...

@llva I will work on adding the project to Maven soon.

> Does this feature require Twitter's API? No, Twitter embed does not require the API. See https://publish.twitter.com. There is also the Twitter publish oEmbed API which does not require authentication....

The author of throttle-debounce has responded to this in the past. See https://github.com/niksy/throttle-debounce/issues/40#issuecomment-662852843.

I'll recommend BokkyPooBah. He has audited tons of smart-contracts and he's an expert in the field. https://www.bokconsulting.com.au https://github.com/bokkypoobah

@mightymega its site.com/admin.php

@vekunz I switched to using [happy-dom](https://www.npmjs.com/package/happy-dom). `generateHTML` ```ts import { Extensions, getSchema, JSONContent } from '@tiptap/core'; import { DOMSerializer, Node } from '@tiptap/pm/model'; import { Window } from 'happy-dom'; export...

I will consider removing it in the future. For now, users can do so manually. Thank you.

It's not yet implemented. See https://github.com/docmost/docmost/issues/177. Hopefully soon.

@will2hew thank you for your interest. I am holding off a bit because I want to figure out and decide on the technical design. Can you brief me a bit...