Daniel Rudolf
e4741d0fde
Update CHANGELOG.md
5 years ago
Daniel Rudolf
649feed2f6
Update CHANGELOG.md
5 years ago
Daniel Rudolf
0ddde859e8
Update CHANGELOG.md
5 years ago
Daniel Rudolf
b6a0343118
Update CHANGELOG.md
5 years ago
Daniel Rudolf
4c97f69ef8
Update CHANGELOG.md
6 years ago
Daniel Rudolf
e4e249ae27
Update CHANGELOG.md
6 years ago
Daniel Rudolf
bd0a257784
Update CHANGELOG.md
6 years ago
Daniel Rudolf
c02e3fa7a4
Various small improvements
6 years ago
Daniel Rudolf
58ec760f04
Update CHANGELOG.md
6 years ago
Daniel Rudolf
dec44817a5
Build system: Add $PROJECT_REPO_TAG param to release.sh call
6 years ago
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