Fri, 13 May 2016 03:59:50 +0900 |
nanaya |
Inheriting ApplicationRecord
|
Fri, 13 May 2016 03:56:07 +0900 |
nanaya |
Rails 5 \o/
|
Sun, 15 Nov 2015 15:10:01 +0900 |
nanaya |
Whoops, broken the very basic thing
|
Mon, 26 Oct 2015 14:09:13 +0900 |
nanaya |
Simplify logic
|
Sun, 07 Jun 2015 02:35:12 +0900 |
nanaya |
[mq]: new-design
|
Sat, 06 Jun 2015 22:35:21 +0900 |
nanaya |
Use Time.zone as per rubocop recommendation.
|
Sat, 06 Jun 2015 22:34:36 +0900 |
nanaya |
Fix code styles.
|
Sat, 06 Jun 2015 22:12:56 +0900 |
nanaya |
Handle unique error in model instead of controller.
|
Mon, 14 Apr 2014 17:17:32 +0900 |
edogawaconan |
Even more coding style.
|
Sat, 05 Apr 2014 23:23:25 +0900 |
edogawaconan |
Move from-gzip paste parsing to model.
|
Wed, 16 Oct 2013 13:32:53 +0900 |
edogawaconan |
Use hash rocket.
|
Wed, 16 Oct 2013 02:58:18 +0900 |
edogawaconan |
Accidentally limited pastes to 0 characters.
|
Wed, 16 Oct 2013 02:56:30 +0900 |
edogawaconan |
Infinitely better error messages and notice.
|
Mon, 14 Oct 2013 17:49:52 +0000 |
edogawaconan |
More useful return of Paste.fix_all.
|
Thu, 10 Oct 2013 04:25:07 +0000 |
edogawaconan |
Make sure to split a string.
|
Wed, 15 May 2013 14:31:20 +0900 |
Edho Arief |
Correct way to test is_private flag.
|
Wed, 15 May 2013 14:10:35 +0900 |
Edho Arief |
Properly return 404 when requesting invalid paste.
|
Sun, 12 May 2013 02:40:13 +0900 |
Edho Arief |
Add support for is_private flag
|
Wed, 08 May 2013 00:03:01 +0900 |
Edho Arief |
attr_accesible is no longer needed.
|
Fri, 01 Feb 2013 22:24:08 +0700 |
Edho Arief |
Initial work to add paste deletion.
|
Thu, 04 Oct 2012 10:38:55 +0700 |
Edho Arief |
Ensure we're gsubbing a string.
|
Thu, 04 Oct 2012 10:38:08 +0700 |
Edho Arief |
Limit pastes to 100/hour per IP address.
|
Thu, 04 Oct 2012 04:23:00 +0700 |
Edho Arief |
Or maybe not. Still too long with b62. Backed out changeset ba29d6394863
|
Thu, 04 Oct 2012 03:00:27 +0700 |
Edho Arief |
Use weaker digest to allow base62 url.
|
Wed, 05 Sep 2012 14:47:35 +0700 |
Edho Arief |
Add newline/eol before hashing the paste.
|
Wed, 05 Sep 2012 14:36:10 +0700 |
Edho Arief |
Added newline converter, integrity fixups.
|
Sun, 26 Aug 2012 11:28:23 -0700 |
Edho Arief |
Added the pastes.
|