mutantmonkey
|
73eba6aaad
|
add LibreJS tags to JavaScript
Fixes #38
|
9 years ago |
mutantmonkey
|
ad9d712a3a
|
add a file blacklist and add robots.txt
Fixes #26
|
9 years ago |
andreimarcu
|
d40cc5e1be
|
More textarea consistency
|
9 years ago |
andreimarcu
|
060ab351b0
|
Textarea consistency with pastebin
|
9 years ago |
mutantmonkey
|
42aab4dca1
|
fix a merge conflict mistake for upload errors
|
9 years ago |
mutantmonkey
|
70cff4431d
|
tweak editor textarea style
|
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
|
335517bf17
|
Update upload.js with 200 status for delete
|
9 years ago |
mutantmonkey
|
f216b06df5
|
remove most of CSS from JavaScript
The uploadElement is probably going to have to stay, unfortunately, but
the rest is gone.
|
9 years ago |
andreimarcu
|
c339a8c770
|
Highlight dropzone when dragging
|
9 years ago |
andreimarcu
|
fcb9afde0d
|
Pass randomize and expires in upload
|
9 years ago |
andreimarcu
|
31359499ac
|
Switch to dropzonejs. Fixes #18
|
9 years ago |
andreimarcu
|
d55cf33a5d
|
Add support for pastebin display
|
9 years ago |
Matt Hazinski
|
1064db8577
|
Remove image from 401 page
|
9 years ago |
Matt Hazinski
|
51ccc2f6a4
|
Add delete method
|
9 years ago |
andreimarcu
|
d98b63e8bd
|
Performance improvements, custom 404+500, -nologs, PUT uploads fix
|
9 years ago |
andreimarcu
|
b617d99746
|
Remove excessive js
|
9 years ago |
andreimarcu
|
8caae56b39
|
json response + imported old drag and drop uploader
|
9 years ago |
andreimarcu
|
350338baa4
|
Structure /static
|
9 years ago |
andreimarcu
|
4f41ece944
|
Fix some css, add download link
|
9 years ago |
andreimarcu
|
d869599da7
|
Bare /static support, some css/templates import
|
9 years ago |