495 Commits

Author SHA1 Message Date
Claude
223882a7c5 name 2013-03-11 21:18:02 +01:00
Claude
31012ede2d Merge branch 'master' of github.com:claudehohl/Stikked 2013-03-11 20:55:43 +01:00
Claude
7aa4c3d407 honour the contributor 2013-03-11 20:55:34 +01:00
Claude
4a1c403b56 Merge pull request #49 from ch0wnag3/master
Slight change to how favicon.ico is fetched
2013-03-11 12:51:19 -07:00
Chris
8905885e93 Improved how favicon.ico is fetched
This ensures that the nifty green Stikked favicon will be pulled
regardless of whether Stikked lives at the document root (htdocs) or a
subdirectory (htdocs/stikked).
2013-03-11 12:23:52 -06:00
Claude
b1affc5932 possibility to set default expiration time 2013-03-08 18:28:03 +01:00
Claude
5a6415de48 mention cronjob in readme, issue #47 2013-03-08 10:16:00 +01:00
Claude
1bc81304cb unit test 2013-02-06 19:55:46 +01:00
Claude
6b5054a436 updated readme + authors 2013-01-28 16:49:54 +01:00
Claude
4f2a252017 updated readme + authors 2013-01-28 16:49:12 +01:00
Claude
1b3381e937 Changed the per-page results from 10 to 15. 2013-01-23 15:13:17 +01:00
Claude
8799cf8d63 Changed the max length of the title from 32 to 50 chars. 2013-01-23 15:12:58 +01:00
Claude
70c71ef162 thousands separator 2013-01-09 20:22:18 +01:00
Claude
f24d0d3779 Merge pull request #41 from springfiles/master
allow robots.txt
2013-01-09 02:18:52 -08:00
abma
085fab0ede allow robots.txt 2013-01-09 10:56:44 +01:00
Claude
817cf60fcb authors update 2012-11-24 11:24:53 +01:00
Claude
2033d4fe74 simplifying 2012-11-24 11:20:23 +01:00
Claude
50c7ab7e80 Merge pull request #36 from sanek/master
Json api
2012-11-14 07:03:17 -08:00
Alexander Seroshtan
dd3f2f7a7a Add json api
api/paste/:any - returns a paste by pid
api/random - returns a random paste
2012-11-10 05:03:03 +02:00
Claude
443342eb02 Stikked v0.8.4 0.8.4 2012-10-20 21:42:08 +02:00
Claude
ac965858eb v2.1.3 2012-10-20 21:10:27 +02:00
Claude
b4fd46a61d input.php 2012-10-20 21:09:13 +02:00
Claude
270fb37319 codeigniter 2.1.3 2012-10-20 21:05:27 +02:00
Claude
1cd3aad63a spam trap 2012-10-20 20:39:13 +02:00
Claude
806b84b379 autofill check 2012-10-20 20:38:43 +02:00
Claude
d8a13996ec show views 2012-10-12 20:27:20 +02:00
Claude
53eb5a1c70 displayurl_override 2012-10-12 19:42:12 +02:00
Claude
695d7fffcf todo 2012-10-12 08:56:15 +02:00
Claude
02b38cd3ce todo: update 2012-10-12 08:54:17 +02:00
Claude
8a04ff93da updated readme 2012-10-11 16:00:38 +02:00
Claude
33b0fc6a2d url @authors 2012-10-11 15:50:20 +02:00
Claude
d256d8e4c0 auth form 2012-10-11 10:25:27 +02:00
Claude
f66694f362 config 2012-10-10 21:22:01 +02:00
Claude
96fe4f627c blockwords 2012-10-10 20:36:22 +02:00
Claude
5f8a6fe8ef FFFUUUUU 2012-10-10 16:23:10 +02:00
Claude
3cced9a43f fix 2012-10-10 13:34:56 +02:00
Claude
83bd7892fb hits are calculated 2012-10-10 13:31:30 +02:00
Claude
23c239d045 trending copied from lists 2012-10-10 11:21:44 +02:00
Claude
ff28a0e7e0 authors 2012-10-10 09:28:15 +02:00
Claude
1fdc4b417c db structure for trending pastes 2012-10-10 09:24:04 +02:00
Claude
9bb22466f9 expire anytime 2012-10-10 08:32:25 +02:00
Claude
97e5b2b196 added AUTHORS.md 2012-10-01 21:22:07 +02:00
Claude
84d3dbc757 Merge pull request #30 from lightswitch05/master
Added optional LDAP authentication
2012-10-01 12:02:39 -07:00
Daniel
a3ed11ab28 Better error display for invalid logins
Instead of showing an ugly error, failed logins now show the login page
and a simple error about invalid username or password.
2012-10-01 11:41:44 -04:00
Daniel
aab3832e02 Added a logout button
Logout button will now appear in the header if authentication is enabled
and the user is logged in.
2012-09-30 14:10:41 -04:00
Daniel
dc8b8eaa46 Only load the auth_ldap library if authentication is turend on 2012-09-30 13:34:11 -04:00
Daniel
24b41b5447 Added an optional LDAP modual for authentication.
Added Auth_Ldap for authentication. To enable authentication update
config/stikked.php and config/auth_ldap.php
2012-09-29 17:56:28 -04:00
Claude
ef1d6ed35a https://github.com/claudehohl/Stikked/issues/28 2012-09-22 15:41:01 +02:00
Claude
f231042d7e ipv6 2012-09-04 18:07:40 +02:00
Claude
f73cb97741 readme 0.8.3 0.8.3 2012-09-02 14:39:13 +02:00