1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00
Commit Graph

87 Commits

Author SHA1 Message Date
ksamuel
952d77a830 Add btc tip 2020-08-14 16:41:45 +02:00
ksamuel
65f5578a6c Merge branch 'v2' of ksamuel-github:/Tygs/0bin into v2 2020-08-14 15:09:04 +02:00
ksamuel
d9a79f46dc Add paste title 2020-08-14 15:08:55 +02:00
papee
2b5dcc9ba9 Merge branch 'v2' of github.com:Tygs/0bin into v2 2020-08-14 11:32:19 +02:00
papee
89d25030d4 cleaning reader mode and admin css 2020-08-14 11:32:14 +02:00
ksamuel
6bf5333b14 Reader mode param in URL 2020-08-14 11:18:59 +02:00
ksamuel
d133494e9d Fix upload button glitch 2020-08-14 10:26:04 +02:00
ksamuel
9b2f9911f2 Add batch paste methods and fix dl link glitch 2020-08-14 10:07:36 +02:00
ksamuel
e37ed06a47 Add dl for text 2020-08-13 19:04:57 +02:00
ksamuel
2abbab5305 Handle paste 2020-08-13 18:14:19 +02:00
ksamuel
1f35f96fe3 Add padding to paste 2020-08-13 17:26:25 +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