Shish
|
a32bc6448c
|
make user list slightly more useful
|
2017-09-17 18:59:48 +01:00 |
|
jgen
|
b053be5d88
|
More linting.
|
2017-03-12 14:53:49 -07:00 |
|
jgen
|
a5a89dc08d
|
mb_strlen and mb_internal_encoding have been in core PHP since version 4.0.6
mb_strtolower has been in core PHP since version 4.3.0
|
2017-03-12 14:43:19 -07:00 |
|
jgen
|
7bd581b530
|
Scrutinizer commets.
|
2017-03-12 14:29:35 -07:00 |
|
jgen
|
fb3cc1832f
|
Use triple equals, because PHP.
|
2017-03-11 23:19:37 -08:00 |
|
jgen
|
2691a6bbdc
|
Change PHP version check to use a configuration constant, rather than a hardcoded version in the code.
(As it seems this hardcoded version number is easy to forget about, and then it doesn't actually get updated..)
|
2017-03-11 18:34:36 -08:00 |
|
jgen
|
d62304cf70
|
more linting
|
2017-03-09 22:28:48 -08:00 |
|
jgen
|
d0b0c7f93d
|
More linting with PHPDoc comments
|
2017-03-09 21:58:14 -08:00 |
|
im-mi
|
c1083bbea1
|
Fixed comment-delete code-injection vulnerability
|
2016-09-14 17:42:32 -04:00 |
|
Shish
|
b533a43428
|
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
|
2016-07-11 13:01:05 +01:00 |
|
Shish
|
c14a36079c
|
add option to force a specific base url
|
2016-07-11 13:00:54 +01:00 |
|
Shish
|
b6ad316d20
|
linting
|
2016-07-03 12:07:54 +01:00 |
|
Shish
|
cb73a0caa0
|
let's stop being php5.2 compatible
|
2016-06-19 23:23:34 +01:00 |
|
Shish
|
dc10a18086
|
lots of minor doc tweaks, type hints, etc
|
2016-06-19 17:41:40 +01:00 |
|
Shish
|
e0d3d53479
|
stub mb_ functions
|
2016-06-19 12:12:48 +01:00 |
|
Shish
|
4577ff70ef
|
more linty bits
|
2016-06-18 19:26:56 +01:00 |
|
Daku
|
2070034d0d
|
move securimage to composer + update lib
|
2016-06-18 06:20:43 +01:00 |
|
Daku
|
d5a58916f7
|
get recaptcha lib with composer + fixes #498
|
2016-06-18 06:17:07 +01:00 |
|
Shish
|
aeeaabb22e
|
allow both http: and mailto: contact links
|
2016-06-06 12:12:25 +01:00 |
|
Shish
|
f8cb2e96e4
|
only check min < val < max if min and max are defined
|
2015-10-19 07:19:53 +01:00 |
|
Shish
|
4971fa9337
|
empty bool = false
|
2015-10-19 07:11:41 +01:00 |
|
Shish
|
e9a1bebe76
|
how did this ever not break everything? x_x
|
2015-10-19 06:58:47 +01:00 |
|
Shish
|
1ac88e8923
|
more comments
|
2015-09-27 12:38:48 +01:00 |
|
Shish
|
793bc3614b
|
loooooooads of artists refactoring and tidying
|
2015-09-27 01:03:58 +01:00 |
|
Shish
|
e482f97955
|
more clamping
|
2015-09-26 19:53:15 +01:00 |
|
Shish
|
6919431c49
|
performance
|
2015-09-20 23:20:51 +01:00 |
|
Shish
|
90cd823ece
|
fix liveness testing, and comments tests
|
2015-09-20 20:05:06 +01:00 |
|
Shish
|
49a6083b8b
|
fix
|
2015-09-20 20:04:16 +01:00 |
|
Shish
|
35a4f385b3
|
phpstorm tidying
|
2015-09-12 11:43:28 +01:00 |
|
Daku
|
9490e4aae2
|
fix endless loop when checking for subdirectory
is there any reason why this was only checking for "." & ".." ?
|
2015-08-12 06:43:38 +01:00 |
|
Daku
|
b2d8b41388
|
spaces > tabs
|
2015-08-12 06:12:53 +01:00 |
|
Shish
|
df56213ec3
|
allow exts to mark themselves as not supporting sqlite
|
2015-08-08 22:23:27 +01:00 |
|
Shish
|
654b282ab7
|
allow BASE_HREF to be defined explicitly
|
2015-08-03 15:49:38 +01:00 |
|
Shish
|
83435e3266
|
set cookies on Page object
|
2015-08-03 15:49:36 +01:00 |
|
Shish
|
eb246ef1ee
|
count_execs is legacy code from adodb anyway... remove another global
|
2015-08-02 21:31:55 +01:00 |
|
Shish
|
ec5d9bb6f4
|
more sensible naming
|
2015-08-02 21:23:45 +01:00 |
|
Shish
|
6e56224b8d
|
rename final private global
|
2015-08-02 21:19:22 +01:00 |
|
Shish
|
669fd800d0
|
move all event stuff together
|
2015-08-02 20:54:41 +01:00 |
|
Shish
|
3ad8fe4a93
|
inline add_event_listener to save some layers and loops
|
2015-08-02 20:43:53 +01:00 |
|
Shish
|
18490ed488
|
more global removal
|
2015-08-02 20:39:41 +01:00 |
|
Shish
|
e2b6f2c2dd
|
global management
|
2015-08-02 19:41:06 +01:00 |
|
Shish
|
c6cf4fa339
|
hiphop is no more, hhvm can handle defines
|
2015-08-02 19:40:57 +01:00 |
|
Shish
|
0b385d05af
|
wibble init into a separate bootstrap file, for more unit-testability
|
2015-08-02 19:40:57 +01:00 |
|
Shish
|
21a1b176c6
|
separate router from index.php
|
2015-08-01 16:36:07 +01:00 |
|
Shish
|
3d5172e235
|
stand-alone router mode
|
2015-08-01 16:23:33 +01:00 |
|
Shish
|
e3cb33efb9
|
remove single-use var
|
2015-08-01 16:22:42 +01:00 |
|
Shish
|
aed08d3c12
|
revert a little
|
2015-08-01 16:15:36 +01:00 |
|
Shish
|
ab4c558126
|
php cli server uses its own request thing
|
2015-08-01 15:24:58 +01:00 |
|
Shish
|
53f19120d2
|
check for set vars in get_base_href
|
2015-08-01 14:55:53 +01:00 |
|
Shish
|
35d762bc32
|
Also update programatic check
|
2015-08-01 13:42:40 +01:00 |
|