Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self-hosted version seems to be missing features shown in your demo #56

Open
hungry-bogart opened this issue Oct 1, 2023 · 1 comment

Comments

@hungry-bogart
Copy link

hungry-bogart commented Oct 1, 2023

I'm not sure if this has to do with adding the admin user and APIs for interapps, but from the demo I see a lot of features like deleting pastes, a copy url button, and others.

I followed the interapps link and created an account. I saw on the api link some code that appeared to add some of these features, but there wasn't a lot of explanation as to what was happening in the ReadMe. By this I mean, where do the files/code snippets need to go.

If I could get a little guidance on this, I'd be happy to incorporate some of these changes. Especially the syntax highlighting and the programming language drop downs. Thanks for the help.

panel
pastefy

@hungry-bogart hungry-bogart changed the title Self-hosted version seems to be missing feature shown in your demo Self-hosted version seems to be missing features shown in your demo Oct 1, 2023
@JulianFun123
Copy link
Member

For these features like deletion, editing and so on you'll need to add a login (https://github.com/interaapps/pastefy#adding-login, We made a detailed instruction for InteraApps Accounts). The copy-url button is only available if you have installed the PWA of your Pastefy instance (In the top there might be an install button).

Syntax highlighting should be available, but if you want to specify the language, you need to change the extension in the title (test.js for javascript, test.md for markdown for example).

@interaapps interaapps deleted a comment from 89166523083 Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants