bepasty-server icon indicating copy to clipboard operation
bepasty-server copied to clipboard

universal pastebin server

Results 44 bepasty-server issues
Sort by recently updated
recently updated
newest added

Improve that stuff for nearly all possible errors that bepasty can handle.

enhancement

the +list view currently has code which just ignores 0-byte/corrupted metadata files, so it does not list them. but that also means an admin can not easily delete them via...

Encrypt so server owner/user can't read the file contents.

enhancement
future
javascript

no I don't want to use the cli-client. I tried: curl -F '[email protected];type=application/octet-stream' https://user:[email protected]/apis/rest/items -X POST And get: ``` 413 Request Entity Too Large 413 Request Entity Too Large nginx/1.6.2...

bug
question

iirc, bepasty only deletes expired items **when they get accessed** or **when the global file list is displayed**. we'ld need a cli script and run it on the server (e.g....

currently it is not easy to delete many, selected items: - in the list view, when clicking on delete button, list afterwards jumps upward to the start and you need...

No one can use Size: 191622081 bytes,

enhancement
easy

let the user protect their upload with a password. That could then be given to the downloaders.

enhancement
question

we could have a look at: http://www.dropzonejs.com/ pros / cons?

question
javascript