Commit Graph

929 Commits (76a761c3a23946ba20395484186583f2946ddcb1)
 

Author SHA1 Message Date
Daniel Rudolf eeb43e131f
Pico::prepareFileContent(): Declare $variables variable 9 years ago
Daniel Rudolf 94279c57f8
Improve phpDocs class docs 9 years ago
Daniel Rudolf 79bb543c46
Version 1.0.3 10 years ago
Daniel Rudolf d17f0a8a8f
Update CHANGELOG.md 10 years ago
Daniel Rudolf b2a7c7623d
Sync docs 10 years ago
Daniel Rudolf e32a46d6cf
Sync docs 10 years ago
Daniel Rudolf 86b2839660
Update .htaccess 10 years ago
Daniel Rudolf 0f8deda6a3
Update .htaccess 10 years ago
Daniel Rudolf ee5b4f0d56
.htaccess: Deny access to CHANGELOG.md, composer.json, composer.lock 10 years ago
Daniel Rudolf 749114df61
Build system: Update phpDoc list formatting 10 years ago
Daniel Rudolf 79a14799bb
Build system: Add phpDoc list 10 years ago
Daniel Rudolf 4c0366fa49
Build system: Move generate-version.sh 10 years ago
Daniel Rudolf 4d3eace1af
README.md: Update upgrade URL 10 years ago
Daniel Rudolf e01044319a
Build system: Use dynamic phpDoc title 10 years ago
Daniel Rudolf 6c4f69c107
Update inline user docs to reflect 6465c2b0a9 10 years ago
Daniel Rudolf 0e8cd0873d
Merge branch 'master' into pico-1.1 10 years ago
Daniel Rudolf 6465c2b0a9
Support REQUEST_URI routing method 10 years ago
Daniel Rudolf 31e55ca24a
.htaccess: Pass full URL to Pico when requesting content, lib... dirs 10 years ago
Daniel Rudolf 8b1539640d
Update CHANGELOG.md 10 years ago
Daniel Rudolf 49cb6c144a
Use Pico's 404.md to deny access to lib, content... dirs 10 years ago
Daniel Rudolf 6234be88b0
Always use `on404Content...` execution path when serving a 404.md 10 years ago
Daniel Rudolf 3a36dbd934
Build system: Add automatic version file updates for picocms.org 10 years ago
Daniel Rudolf d19621a908
Improve themes dir guessing; add $config['theme_url'] config 10 years ago
Daniel Rudolf 1b3ef7516d
Drop the "index" part of URLs 10 years ago
Daniel Rudolf a119122497 Fix coding standard violation 10 years ago
Daniel Rudolf b133f6dae5 Add Pico::VERSION_ID (like PHP_VERSION_ID) 10 years ago
Daniel Rudolf 4140ad48ac Update CHANGELOG.md 10 years ago
Daniel Rudolf 4e215fe522 Default theme: Force HTTPS to load Google Fonts 10 years ago
Daniel Rudolf 2d728d56af Update CHANGELOG.md 10 years ago
Daniel Rudolf 32be061cd6 Merge pull request #346 from ghuron/patch-1 10 years ago
ghuron d6accc23ee Use http or https depending on page access 10 years ago
Daniel Rudolf 8dfb1b14c7
Improve HTTPS detection with proxies 10 years ago
Daniel Rudolf 27d32430ee Update CHANGELOG.md 10 years ago
Daniel Rudolf 2678473e09 Merge pull request #342 from ErickMR19/patch-1 10 years ago
Erick Madrigal Ríos 0e632bdaa1 Update style.css 10 years ago
Daniel Rudolf d8f9166918
Fix nginx configuration example 10 years ago
Daniel Rudolf 6557f5684d Update CHANGELOG.md 10 years ago
Daniel Rudolf 3fbcea7837 Default theme: Add definition list styling 10 years ago
Daniel Rudolf 2d2491e36f Update CHANGELOG.md 10 years ago
Daniel Rudolf b31c93acf6 Inline docs: Fix blogging tutorial 10 years ago
Daniel Rudolf 46781c7c7b Version 1.0.2 10 years ago
Daniel Rudolf 92b72104da Update CHANGELOG.md 10 years ago
Daniel Rudolf 5534e401f7 Update CHANGELOG.md 10 years ago
Daniel Rudolf bbd8ef8847 Fix Date meta header parsing with ISO-8601 datetime strings 10 years ago
Daniel Rudolf 0a4e7443d2 Fix class doc typos 10 years ago
Daniel Rudolf d56d3f8c8c Revert "Default theme: Move elements into Twig blocks" 10 years ago
Daniel Rudolf 3d11b8a979 Replace is_a() function calls with instanceof operator 10 years ago
Daniel Rudolf dc621b24cd Improve class docs of Pico::loadConfig() 10 years ago
Daniel Rudolf 988a23fd02 Modular config: Load config from any config/*.config.php 10 years ago
Daniel Rudolf cd74b681f5 Fix scope isolated config includes 10 years ago