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

45 Commits

Author SHA1 Message Date
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
Rémy HUBSCHER
b2a9812688 #17 - Add html5 file drag&drop on textarea 2013-01-19 11:31:03 +01:00
sametmax
303905aff5 Fixed grammar error 2012-10-07 15:33:46 +02:00
sametmax
451a282684 Improved comments handling in code detection 2012-09-07 17:07:53 +02:00
sametmax
54e9098999 Fixing non breakable space insertion 2012-08-07 12:38:06 +02:00
sam
a045de73d1 Going back to a very simple 'send by email' link since the previous attempt didn't work as expected 2012-05-24 14:41:26 +02:00
sam
419f618a30 Typos 2012-05-23 18:46:18 +02:00
sam
72fc5d4646 Improved error handling on emai link 2012-05-23 16:20:46 +02:00
sam
d12718d9dd Expiration date is now displayed for each paste 2012-05-22 19:58:23 +02:00
sam
7b8108ea6b Try code detection, and if detected has plain text,, do not apply code coloration 2012-05-22 19:10:54 +02:00
sam
a824bc2a21 Expired pastes are removed from localStorage 2012-05-22 17:40:57 +02:00
sam
470194806e Make local storage format version decouple from 0bin version 2012-05-22 14:47:24 +02:00
max
780c50f971 merging 2012-05-22 18:48:24 +07:00
sam
2b9a70c19b Recompressed static 2012-05-22 13:40:58 +02:00
sam
22774feb8f Changed short url provider 2012-05-22 13:40:17 +02:00
sam
7703b26333 Improved url sanitizing 2012-05-22 12:45:44 +02:00
max
26fd2d0913 counter first version 2012-05-21 22:14:01 +07:00
sam
e83a7d6a58 Added a FAQ 2012-05-21 13:16:49 +02:00
sam
489946df63 Recompressed static to get new featured and fixed bug with non created subpath 2012-05-21 11:04:28 +02:00
Antoine Catton
0065eac1ab Display error message when javascript disabled. 2012-05-20 03:22:20 +02:00
sam
0d81a35a47 Static files can now be compressed 2012-05-17 11:13:40 +02:00
sam
d91a5a512c Fix regression on expiration dropdown sync 2012-05-16 20:17:29 +02:00
sam
fb15ca9d0c Fixed CSS but in paste listing 2012-05-16 20:00:50 +02:00
sam
0707c77b65 Replace date parsing with a cross browser regex 2012-05-16 19:16:02 +02:00
sam
4baa3757da Prefixed the key with 'zerobinV' 2012-05-16 18:53:24 +02:00
sam
461fa4992d Use date and version for previous paste keys in local storage 2012-05-16 18:44:56 +02:00
max
78bc46df02 added some about text 2012-05-16 15:38:45 +07:00
sam
78eedf8acb New clean layout to be pip installable 2012-05-14 17:17:49 +02:00