Daniel Rudolf
7bbd8736d1
Update CHANGELOG.md
6 years ago
Daniel Rudolf
38b6aef40a
Update CHANGELOG.md
7 years ago
Daniel Rudolf
1c904b5215
Update CHANGELOG.md
7 years ago
Daniel Rudolf
5955c8c322
Update CHANGELOG.md
7 years ago
Daniel Rudolf
8352be3937
Update CHANGELOG.md
7 years ago
Daniel Rudolf
66dbf6b2c8
Update CHANGELOG.md
7 years ago
Daniel Rudolf
c071dfa2d3
Update CHANGELOG.md
7 years ago
Daniel Rudolf
e172dd20a1
Don't require env variables, proberly handle alt server ports
7 years ago
Daniel Rudolf
c6b81f9eb6
Update CHANGELOG.md
7 years ago
Bitm@rte
9005edaa25
add support for windows path on evaluateRequestUrl() method ( #452 )
...
* add support for windows path on evaluateRequestUrl() method
* update CHANGELOG.md
7 years ago
Daniel Rudolf
ca7321f82f
Update CHANGELOG.md
7 years ago
Daniel Rudolf
238a98283a
Update CHANGELOG.md
7 years ago
Daniel Rudolf
25c32de0ab
Update CHANGELOG.md
7 years ago
Daniel Rudolf
25ada4a8df
Update CHANGELOG.md
7 years ago
Daniel Rudolf
93f2162976
Update CHANGELOG.md
7 years ago
Daniel Rudolf
fb7d99d3da
Update CHANGELOG.md
8 years ago
Daniel Rudolf
c697ec2e5c
Update CHANGELOG.md for Pico v2.0.0-beta.1 and upcoming v2.0.0-beta.2
8 years ago
Daniel Rudolf
1cd6e241f0
Prepare v2.0.0-beta.1
8 years ago
Daniel Rudolf
be0828bf2a
Update CHANGELOG.md
8 years ago
Daniel Rudolf
c69dca0f8c
Remove Twitter links
...
Our Twitter account is basically abandoned. Our key asset never was a hardly to subdue flood of words anyway 😆
8 years ago
Daniel Rudolf
a2d0d745ff
Fix detection of Windows-based server environments
8 years ago
Daniel Rudolf
25468dc334
Update CHANGELOG.md
8 years ago
Daniel Rudolf
d9393df4fa
Pico::getBaseUrl(): Improve hostname detection with proxies
9 years ago
Daniel Rudolf
6a68df2866
Update CHANGELOG.md
9 years ago
Daniel Rudolf
53ebf0e39d
Update CHANGELOG.md
9 years ago
Daniel Rudolf
f8e6d4fbd1
Update CHANGELOG.md
9 years ago
Daniel Rudolf
08fd7465bc
Update CHANGELOG.md
9 years ago
Daniel Rudolf
39d4a7c2ae
Hotfix for responsiveness of default theme
...
I'll completely refactor the default theme for Pico 1.1... The CSS is just broken.
9 years ago
Daniel Rudolf
fb4bdfe1fc
Fix Pico::parseFileMeta() for non-YAML 1-liners
...
\Symfony\Component\Yaml\Parser::parse() returns the unchanged value when a 1-liner string which is no valid YAML is passed. Assume this string to be the page title. Thus the following page will work now:
```
---
This is the title
---
# Example page
{{ meta.title }} is going to be "This is the title" - or "%meta.title%" == "This is the title".
```
9 years ago
Daniel Rudolf
bf1663cc1c
Add Pico's social icons to default theme
9 years ago
Daniel Rudolf
d17f0a8a8f
Update CHANGELOG.md
9 years ago
Daniel Rudolf
ee5b4f0d56
.htaccess: Deny access to CHANGELOG.md, composer.json, composer.lock
...
See discussion in #343
9 years ago
Daniel Rudolf
8b1539640d
Update CHANGELOG.md
9 years ago
Daniel Rudolf
4140ad48ac
Update CHANGELOG.md
9 years ago
Daniel Rudolf
2d728d56af
Update CHANGELOG.md
9 years ago
Daniel Rudolf
8dfb1b14c7
Improve HTTPS detection with proxies
...
Fixes #344 . Thanks @Robby-
Implementation details taken from Symfony 3.0.4, method \Symfony\Component\HttpFoundation\Request::isSecure(), see https://github.com/symfony/symfony/blob/v3.0.4/src/Symfony/Component/HttpFoundation/Request.php#L1169-L1192
9 years ago
Daniel Rudolf
27d32430ee
Update CHANGELOG.md
9 years ago
Daniel Rudolf
6557f5684d
Update CHANGELOG.md
9 years ago
Daniel Rudolf
2d2491e36f
Update CHANGELOG.md
9 years ago
Daniel Rudolf
92b72104da
Update CHANGELOG.md
9 years ago
Daniel Rudolf
5534e401f7
Update CHANGELOG.md
9 years ago
Daniel Rudolf
f10440b996
Check dependencies when a plugin is enabled by default
9 years ago
Daniel Rudolf
b7a296ffb4
CHANGELOG.md: Update v1.0.1 release date
9 years ago
Daniel Rudolf
51bdee794b
Update CHANGELOG.md
9 years ago
Daniel Rudolf
d8be108c5b
Suppress PHP warning when using date_default_timezone_get()
...
Thanks to @nem25 for reporting this
10 years ago
Daniel Rudolf
b3f1347379
Update CHANGELOG.md
10 years ago
Daniel Rudolf
d5689cc9af
Update CHANGELOG.md
10 years ago
Daniel Rudolf
13632afa54
Update CHANGELOG.md
10 years ago
Daniel Rudolf
5be2f8e597
Fix path handling on Windows
...
Fixes #307 ; thank you @bpgs for reporting!
10 years ago
Daniel Rudolf
d2842956b2
Update CHANGELOG.md
10 years ago