Matthew Barbour
|
dbb90c7a99
|
Updated copyright notice to media-neutral language
|
2020-10-26 10:53:01 -05:00 |
|
Shish
|
19a6b39c70
|
make use of str_starts_with / str_ends_with / str_contains
|
2020-10-25 19:31:58 +00:00 |
|
Matthew Barbour
|
984c9702ec
|
The great MIMEing
|
2020-06-25 00:42:34 +01:00 |
|
Matthew Barbour
|
ed8a9fca52
|
Removed function stub
|
2020-06-03 20:02:55 +01:00 |
|
Matthew Barbour
|
bccb206369
|
formatting pass
|
2020-06-03 19:58:13 +01:00 |
|
Matthew Barbour
|
16c58e266b
|
Added manual page mode to allow extensions to have direct control of the output
|
2020-06-03 19:40:43 +01:00 |
|
Shish
|
1b10d8583e
|
missed a reference
|
2020-03-26 15:01:26 +00:00 |
|
Shish
|
9147b64625
|
more dev docs
|
2020-03-23 18:21:27 +00:00 |
|
Shish
|
e1e161759e
|
rename handle_static to static_files - stop confusing it with file handlers
|
2020-02-23 18:48:25 +00:00 |
|
Shish
|
641fd5a16f
|
remove CACHE_HTTP - client side page cache causes more problems than it solves
|
2020-02-09 16:25:17 +00:00 |
|
Shish
|
aac9cf1fe0
|
merge some self-contained bits from @sanmadjack's branch
|
2020-02-07 22:05:27 +00:00 |
|
Shish
|
b6656e8141
|
more privacy
|
2020-02-01 23:30:19 +00:00 |
|
Shish
|
0bcbcb679e
|
have navlinks as a utility methods that themes can call, if they want to
|
2020-02-01 23:23:23 +00:00 |
|
Shish
|
a5c7faeff7
|
move stream_file to its own function
|
2020-02-01 21:20:32 +00:00 |
|
Shish
|
f0f3cc7aa0
|
merge layout stuff into Page class
|
2020-02-01 18:11:11 +00:00 |
|
Shish
|
135b8db720
|
fix types in http_range support
|
2020-02-01 11:59:39 +00:00 |
|
Shish
|
6d3ca01424
|
format
|
2020-01-29 00:49:26 +00:00 |
|
Shish
|
615da9e9d2
|
fix all the tests (for sqlite, php7.4, osx, at least)
|
2020-01-28 21:19:59 +00:00 |
|
Shish
|
59c89ee135
|
Stop failing to have a separate SCORE_VERSION
|
2020-01-27 19:57:07 +00:00 |
|
Shish
|
dba89e9d13
|
make all themes have a Page class, to simplify loading
|
2020-01-27 18:35:36 +00:00 |
|