30 Commits

Author SHA1 Message Date
Razvan Rosca
2537c599d3
Fix Geshi for PHP7.2+
This will fix "Function create_function() is deprecated".
2018-07-24 21:15:35 +03:00
Claude
67351dbd81 update geshi to 1.0.9.0 2017-09-26 17:36:42 +02:00
haliphax
8e669ce994 use __construct in cssmin library
This will avoid a PHP error stating that methods with the same name as their class will not be treated as constructors in future versions of PHP.
2016-09-07 09:54:48 -05:00
Claude
87004f63eb session-library has been updated. fixes #371
https://www.codeigniter.com/user_guide/installation/upgrade_300.html
2016-09-01 13:36:36 +02:00
Claude
ddc4b1706f manually merge https://github.com/claudehohl/Stikked/pull/329/files - thanks kylelaker! 2016-09-01 09:22:11 +02:00
Christian
215571976d BBCode support 2016-06-11 20:01:40 +02:00
Ridho Muhammad
ac32f95da1 Added files via upload
Update geshi.php with php7 fix
2016-03-16 22:03:16 +07:00
Claude
74737ab3d6 ren 2015-09-02 10:08:40 +02:00
Claude
245090981d ffuuu 2015-09-01 22:34:07 +02:00
Claude
cfabdfbeec ucfirst classes 2015-09-01 17:05:34 +02:00
Rohan Mathur
afc6653166 Add back Android logcat syntax highlighting support
The php file was removed with commit 1e3515ae30a76356bc7d350bf4199391796c410f
Add it back
2015-01-09 14:24:00 -05:00
PJanisio
1e3515ae30 GeShi update to Version 1.0.8.12
https://github.com/GeSHi/geshi-1.0/blob/master/src/docs/CHANGES
2014-11-11 16:29:14 +01:00
Claude
ce4f741f37 Added Logcat
from https://github.com/mathur/Stikked/blob/master/htdocs/application/libraries/geshi/geshi/logcat.php

fixes #158
2014-09-03 15:17:08 +02:00
jonrandoem
3ab3ff723b Added QR codes in pastes 2013-12-12 16:53:49 +01:00
Claude
8abe0ca677 updated GeSHi to 1.0.8.11 (issue #60) 2013-04-15 16:54:46 +02:00
Claude
d9823353cd fix for #52 2013-04-13 12:58:47 +02:00
Claude
bd1370d6e1 diff view 2013-03-28 10:29:30 +01:00
Claude
c8ce286f65 files don't have to be executable 2013-03-26 17:32:34 +01:00
Claude
705c94ffdf css-fallback for minified css 2013-03-24 21:07:54 +01: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
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
1e0a90e486 GeSHi 1.0.8.10 2012-04-20 08:52:30 +02:00
Claude
64d98ed739 codemirror exec js 2012-04-19 19:22:04 +02:00
Claude
db86e84e72 dynamic table creation #sessions 2012-04-14 20:06:22 +02:00
Claude
969bd165ee creation of bit.ly urls 2012-04-14 16:18:04 +02:00
Claude
b505a2e1f9 +carabiner 2012-04-13 20:25:04 +02:00
Claude
eb071164bf todo 2012-04-13 12:42:46 +02:00
Claude
c44c85caea copied from old source 2012-04-13 09:20:49 +02:00
Claude
f97a53311b codeigniter 2.1.0 2012-04-13 09:13:53 +02:00