mutantmonkey
73f127306c
Improve UI a bit ( #161 )
* Remove right margin from expiration dropdown on index
* Use flexbox for bin/story display
* Move Paste/Save button after expire dropdown, instead of before
6 years ago
Andrei Marcu
cde964ffe0
Hide filename input when force random is on
6 years ago
mutantmonkey
8f3108148b
Add option to force random filenames ( fixes #86 ) ( #159 )
6 years ago
Andrei Marcu
b731e17c1e
Cosmetic tweaks & fixes
6 years ago
Simon Alfassa
fd0f3d9e46
Make the web page mobile friendly
7 years ago
Andrei Marcu
9d7f698c70
Add direct_url info to API page
6 years ago
Andrei Marcu
c746f70c10
Allow changing the "selif" path name
6 years ago
Benjamin Neff
6290f408ff
Allow to paste images ( #153 )
dropzone.js doesn't support pasting itself yet, so adding it externally
and calling `.addFile()` to upload the pasted image.
Fixes #130
6 years ago
mutantmonkey
10938a3e0b
Remove Google URL shortener ( fix #146 ) ( #150 )
6 years ago
mutantmonkey
fef43d856e
Add option for maximum expiration time ( fixes #99 )
8 years ago
andreimarcu
e6db8553b0
Fix line numbers for text
9 years ago
Atrox
027f5cce42
Add ability to short urls for uploaded content ( #85 )
Add ability to short urls for uploaded content
9 years ago
andreimarcu
0a361a268c
Get rid of highlightjs-line-numbers.js
9 years ago
andreimarcu
47a1aa6396
Infer sitename from Host if empty
9 years ago
andreimarcu
afa65349cc
Fix typos in API template
9 years ago
andreimarcu
88c00027ea
Add line numbers for pastebin. Fixes #70
9 years ago
andreimarcu
4856ab0750
Allow for non-/ deployments. Fixes #61
9 years ago
andreimarcu
50a54bbcfc
Add linx-client in API documentation
9 years ago
andreimarcu
120909ce46
Template file was missing
9 years ago
andreimarcu
c77f8285d4
Fix/implement .story
9 years ago
andreimarcu
9b724725b3
Blank referrers are allowed
9 years ago
andreimarcu
256ca43d69
Update API documentation with API keys
9 years ago
andreimarcu
6987edc0d8
Remove non-API navigation links when using auth
9 years ago
mutantmonkey
0a1aa869e4
nicer 400 error page
9 years ago
andreimarcu
9ac016c3b5
Document overwriting a file
9 years ago
mutantmonkey
e0d0e40368
add tab functionality to pastebin ( resolves #48 )
The tab key now inserts a tab instead of changing the focus.
9 years ago
andreimarcu
62443e984d
API documentation. Fixes #30
9 years ago
andreimarcu
639d519712
Configurable maximum upload file size. Fixes #35
9 years ago
andreimarcu
37d3e96e22
Fix no-javascript fallback ugliness of index page. Fixes #37
9 years ago
andreimarcu
a60a7cc9e6
Cache static files + Separate CSS more. Fixes #44
9 years ago
andreimarcu
d05f0b645b
Display contents of common archives. Fixes #34
9 years ago
andreimarcu
edfb80daac
Markdown display handler. Fixes #33
9 years ago
andreimarcu
d40cc5e1be
More textarea consistency
9 years ago
andreimarcu
3e2537ca68
Get rid of ace editor
9 years ago
mutantmonkey
44172ec98a
clean up HTML, CSS, and JavaScript for CSP
In order to implement Content-Security-Policy, the inlined style, event
handlers, and scripts all have to go. This commit completes this work.
9 years ago
andreimarcu
d40803f165
More verbose errors
9 years ago
mutantmonkey
84f38026eb
do some more HTML and JS cleanup
9 years ago
mutantmonkey
b83f11e80a
remove inline js on pastebin pages
9 years ago
andreimarcu
c339a8c770
Highlight dropzone when dragging
9 years ago
andreimarcu
6a227d15a2
Reorder navigation
9 years ago
andreimarcu
31359499ac
Switch to dropzonejs. Fixes #18
9 years ago
andreimarcu
d55cf33a5d
Add support for pastebin display
9 years ago
andreimarcu
fd75607652
Added /paste/
9 years ago
andreimarcu
02f86da3c7
Display expiry and size info
9 years ago
mutantmonkey
091225b9e4
add torrent support
This change adds an option to download files with BitTorrent. A webseed
is provided in the torrent file to bootstrap the swarm.
9 years ago
Matt Hazinski
1064db8577
Remove image from 401 page
9 years ago
Matt Hazinski
51ccc2f6a4
Add delete method
9 years ago
andreimarcu
c32a698cbc
upload expiry/barename respect, random fixes
9 years ago
andreimarcu
19070b6bfd
Added audio and pdf templates
9 years ago
andreimarcu
d98b63e8bd
Performance improvements, custom 404+500, -nologs, PUT uploads fix
9 years ago