Commit Graph

360 Commits

Author SHA1 Message Date
ksamuel e5faaac077 Delete paste in admin 2020-08-12 15:39:07 +02:00
papee b6732d7348 404 theme css 2020-08-12 15:27:46 +02:00
papee 425a947051 404 css jolifygationnement merge 2020-08-12 15:23:42 +02:00
papee 0c87b2339f 404 css jolifygationnement 2020-08-12 15:22:47 +02:00
ksamuel 3b4c57e850 Add empty admin page with login 2020-08-12 15:21:49 +02:00
ksamuel 500ca82b69 Merge branch 'v2' of ksamuel-github:/Tygs/0bin into v2 2020-08-12 14:32:29 +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 1007faa8f5 Merge branch 'admin' into v2 2020-08-12 14:14:39 +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 e5637fd7bf change prettify code error in behavior 2020-08-12 11:35:35 +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 23d7b73514 Fix 404 2020-08-12 11:01:31 +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
papee 2e67a09bca Merge branch 'v2' of github.com:Tygs/0bin into v2 2020-08-12 09:34:14 +02:00
jhon doe a8e6763cc0 new theme 2020-08-12 09:26:17 +02:00
ksamuel 88df4787bf WIP: add admin views 2020-08-12 09:19:38 +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
ksamuel 722fb45b51 Python 3 support only. Remove vendored libs. 2020-08-10 10:48:47 +02:00
sametmax 29dc683287
Merge pull request #127 from nekokatt/patch-1
Fixed grammatical error in metadata tag
2019-11-18 07:54:59 +01:00
nekokatt bd9b5d4d25
Fixed grammatical error in metadata tag 2019-11-16 17:32:23 +00:00
sametmax 14a00ece3c
Merge pull request #121 from KardiffInker/patch-1
Updated Spelling
2019-05-23 10:04:55 +02:00
KardiffInker fbbe23c959
Updated Spelling 2019-05-20 10:31:21 +01:00
sametmax 7da1615d41 Merge pull request #91 from Shir0kamii/master
Fix burn_after_reading feature, along with zerobin.py
2016-01-08 14:10:38 +01:00
Shir0kamii 8c1379b827 Fix burn_after_reading feature, along with zerobin.py 2015-10-04 19:47:00 +02:00
sametmax a344dbb18f Merge pull request #88 from Shir0kamii/bin_remove_paste
Bin remove paste
2015-09-18 19:01:49 +02:00
Shir0kamii 590ea9913f Merge remove_paste.py and and zerobin.py in cmd.py
The two commands have been merged together, using subcommands.

`remove_paste` is now accessible with `zerobin delete-paste`

`zerobin` is moved to `zerobin runserver` but is still accessible
with `zerobin` to keep compatibility with older versions. Unfortunately,
clize is not structured to allow default subcommand and the actual
implementation is nothing but a hack.
2015-09-18 17:36:14 +02:00
Shir0kamii bd7a372551 Add compatibility with python 2 2015-09-17 02:51:31 +02:00
Shir0kamii 7aa7873b48 Fixes according to comments by @RaitoBezarius 2015-09-14 21:38:27 +02:00
Shir0kamii c33de9c0dc Add a script to remove paste, either from URL of from ID 2015-09-10 23:14:18 +02:00
sametmax 11ff63d931 Merge pull request #86 from Shir0kamii/fix_faq
Remove TrueCrypt from the FAQ
2015-09-07 16:12:46 +02:00
sametmax 7159d8b12f Merge pull request #85 from Shir0kamii/feature_lockfile
Use lockfile library instead of custom implementation
2015-09-06 07:57:00 +02:00
Shir0kamii 85c0395c37 Use lockfile library instead of custom implementation 2015-09-03 18:45:42 +02:00
Shir0kamii d47aa95362 Remove TrueCrypt from the FAQ 2015-09-03 18:42:20 +02:00
sametmax 66fe5d4088 Merge pull request #75 from meowstars/master
Add https support for cli tool
2015-07-08 23:14:10 +02:00
sametmax b87a0db3a4 Bumped python version in doc 2015-05-10 19:53:55 +02:00
sametmax bfde901a46 Merge branch 'master' of sametmax-github:/sametmax/0bin 2015-05-10 19:49:30 +02:00
sametmax fd55001894 Bump version 2015-05-10 19:47:59 +02:00
sametmax 3a6e8a48fe Fixing the 'Mail this' feature 2015-05-10 19:46:30 +02:00
sametmax 9b84122414 Porting zerobin to python 3 2015-05-10 19:19:02 +02:00
Yann Bordenave f193dd9403 Add https support for cli tool 2015-04-28 17:59:42 +02:00
sametmax e5586121d1 Merge pull request #72 from Mkaysi/patch-1
README.rst: be really gender neutral
2014-10-23 08:25:02 +02:00