papee
89d25030d4
cleaning reader mode and admin css
2020-08-14 11:32:14 +02:00
ksamuel
d0cca8cdd9
Merge ok
2020-08-13 17:18:59 +02:00
ksamuel
cc3ed69710
Replace pre reader mode by a div
2020-08-13 17:17:46 +02:00
papee
8b72a90a32
merge
2020-08-13 17:01:45 +02:00
papee
128cd64adf
css pre for read mode
2020-08-13 16:54:23 +02:00
ksamuel
cda601a355
Add toggle for reader mode
2020-08-13 16:53:17 +02:00
papee
1939a6b89e
merge
2020-08-13 16:23:38 +02:00
ksamuel
8f7ed5cddc
Small fix on settings style and requirements
2020-08-13 15:54:50 +02:00
papee
836fa17bc4
Merge branch 'v2' of github.com:Tygs/0bin into v2
2020-08-13 15:25:49 +02:00
papee
ad016e50bd
css & fix image display
2020-08-13 15:25:19 +02:00
ksamuel
ba14ae969e
Sticky footer
2020-08-13 14:54:34 +02:00
ksamuel
6c1dad2626
Put config app dir
2020-08-13 14:36:42 +02:00
ksamuel
2d3f3998de
Fix favicon 404 in dev
2020-08-12 17:34:19 +02:00
ksamuel
3308e6d74f
Move from cherrypy to paste
2020-08-12 17:26:21 +02:00
ksamuel
92251432bd
Fix notifications and 404 history cleaning
2020-08-12 16:08:19 +02:00
papee
b6732d7348
404 theme css
2020-08-12 15:27:46 +02:00
papee
eb05aaa103
email on bottom site + footer menu
2020-08-12 14:28:58 +02:00
papee
130bedf6ec
email on bottom site + footer menu
2020-08-12 14:25:22 +02:00
ksamuel
65578a4c72
Merge branch 'v2' of ksamuel-github:/Tygs/0bin into v2
2020-08-12 14:14:28 +02:00
ksamuel
6a0370b1f5
Autofit textarea
2020-08-12 14:14:13 +02:00
ksamuel
7bf0ba4ddd
Remove image copy to clipboard
2020-08-12 14:02:13 +02:00
papee
c34f9f77e7
merge new prettyffy
2020-08-12 11:41:02 +02:00
papee
a057e31e5d
change prettify code error in behavior
2020-08-12 11:34:33 +02:00
ksamuel
2aeaa0c482
Fix email this
2020-08-12 11:21:18 +02:00
ksamuel
b2f49953f5
Fix progress bar
2020-08-12 11:15:01 +02:00
ksamuel
7c6adb32ab
Fix previousPaste menu
2020-08-12 11:00:41 +02:00
ksamuel
601aa5a16b
Post merge fixes
2020-08-12 10:19:31 +02:00
ksamuel
933118c1cd
Merge new theme
2020-08-12 10:11:51 +02:00
jhon doe
a8e6763cc0
new theme
2020-08-12 09:26:17 +02:00
ksamuel
6843a19fa8
Add delete paste
2020-08-11 16:37:03 +02:00
ksamuel
e13cead89b
jQuery fully removed, clipboard fixed
2020-08-11 11:55:29 +02:00
sametmax
3a6e8a48fe
Fixing the 'Mail this' feature
2015-05-10 19:46:30 +02:00
sametmax
1a0426881a
Made 0.4 release easily installable
...
Static files are compressed
Mention of compress.sh in README
Privilege is now an embeded dependancy.
2014-06-22 12:02:17 +07:00
Rémy HUBSCHER
ff0e9f13f6
Set the default key size to 256 bits.
2014-06-20 09:16:17 +02:00
Mike Kazantsev
d82669e8ee
Generate shorter 48-bit keys in the interface js
2013-05-01 22:40:06 +06:00
sametmax
18e407b152
Translated last documentation addition to french
2013-04-22 23:15:24 +02:00
Mike Kazantsev
ce7ede3e35
Added simple "zerobinpaste" cli tool
2013-04-20 23:39:26 +06:00
Kevin Lyda
d599aed09a
Misspelling check.
...
Fixed the spelling using the following command:
misspellings -s fix.sh $(find * -type f)
sh fix.sh
Nothing very important, just was using it for a quick test.
2013-03-03 16:27:39 +00:00
Rémy HUBSCHER
fb957f8cde
If there is no coloration, use the decrypted content
2013-01-31 14:00:53 +01:00
Rémy HUBSCHER
ab9ef15de2
#12 - Problem for encoding URL when sending mail
2013-01-31 12:05:48 +01:00
Rémy HUBSCHER
6170665e1c
dry e.preventDefault to minimum
2013-01-24 10:51:49 +01:00
Rémy HUBSCHER
6fffdc0371
Merge 18_shorten_over_https
2013-01-24 09:55:48 +01:00
Rémy HUBSCHER
2b9bf81fcd
Merge 12_shorten_url_for_email_this
2013-01-24 09:53:04 +01:00
Rémy HUBSCHER
b729a678ea
#21 - Resize too big images before upload
2013-01-19 19:40:44 +01:00
Rémy HUBSCHER
d57595297e
Merge #19 fix
2013-01-19 18:54:51 +01:00
Rémy HUBSCHER
82ea02a60c
Refs #12 - Shorten url before to actually send a mail
2013-01-19 18:32:06 +01:00
Rémy HUBSCHER
28bff88784
#18 - It is better to shorten URL over SSH since there is the encryption key - futhermore if you run 0bin over SSH.
2013-01-19 18:13:40 +01:00
Rémy HUBSCHER
b5de896ef6
#16 - When displaying an image add a download button
2013-01-19 17:48:04 +01:00
Rémy HUBSCHER
74bfee09c8
#17 - Add drag and drop file support. On the upload of an image, display it.
2013-01-19 17:05:37 +01:00
Rémy HUBSCHER
0879a8556e
#17 - Detect images and display them as image files
2013-01-19 12:37:39 +01:00