root-gg / plik

Plik is a temporary file upload system (Wetransfer like) in Go.
https://plik.root.gg
Other
1.42k stars 167 forks source link

Disable "Add Text" button in 1.3.7 #485

Closed hb-i closed 9 months ago

hb-i commented 1 year ago

I dont see anything in plukd.cfg for disabling the Add Text button that was added in the newest version (1.3.7). Is there a way to disable it?

Thanks.

camathieu commented 1 year ago

Hi, why would you disable it ?

The button was added for https://github.com/root-gg/plik/issues/453

hb-i commented 1 year ago

We utilize PrivateBin for sharing text/sensitive data so it would be nice to see an option to disable this. Not a big deal though.

camathieu commented 1 year ago

Ok so it would be to encourage your users to not use the feature ?

camathieu commented 1 year ago

Would you like to also disable the associated paste feature ?

hb-i commented 1 year ago

Yes, exactly. We want to use it as a file transfer service only.

camathieu commented 1 year ago

Got it I'll see what I can do for 1.3.8

On Fri, Jun 30, 2023, 17:11 hb-i @.***> wrote:

Yes, exactly. We want to use it as a file transfer service only.

— Reply to this email directly, view it on GitHub https://github.com/root-gg/plik/issues/485#issuecomment-1614796968, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQ5XPUCOLTJJBWCMVNMZQDXN3UBHANCNFSM6AAAAAAZZ5U5AY . You are receiving this because you were assigned.Message ID: @.***>

EvilBMP commented 11 months ago

Same here. We also use PrivateBin for sending sensitive data and Plik for large file transfers. The additional add files button in the sidebar is also kind of duplicate. In particular on a mobile device this results in:

[ Add files ] [ Add text ] [ Add files ]

camathieu commented 11 months ago

Finishing a small patch to add metrics and we will release 1.3.8

On Fri, Jul 21, 2023, 17:49 Axel Böswetter @.***> wrote:

Same here. We also use PrivateBin for sending sensitive data and Plik for large file transfers. The additional add files button in the sidebar is also kind of duplicate. In particular on a mobile device this results in:

[ Add files ] [ Add text ] [ Add files ]

— Reply to this email directly, view it on GitHub https://github.com/root-gg/plik/issues/485#issuecomment-1645790782, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQ5XPQMZSXE35ZBQ7FNRMLXRKQKLANCNFSM6AAAAAAZZ5U5AY . You are receiving this because you were assigned.Message ID: @.***>

EvilBMP commented 9 months ago

@camathieu Thx for releasing 1.3.8 today, but on the release page only the source code is linked as downloads. Are the platform builds appended later on?

camathieu commented 9 months ago

The release github action workflow did not trigger (yet?) we are investigating.

On Tue, Sep 19, 2023, 16:07 Axel Böswetter @.***> wrote:

@camathieu https://github.com/camathieu Thx for releasing 1.3.8 today, but on the release page only the source code is linked as downloads. Are the platform builds appended later on?

— Reply to this email directly, view it on GitHub https://github.com/root-gg/plik/issues/485#issuecomment-1725673983, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQ5XPWNVVLLAR3VGZ7HJKTX3GRLFANCNFSM6AAAAAAZZ5U5AY . You are receiving this because you were mentioned.Message ID: @.***>

camathieu commented 9 months ago

Done