Commit Graph

898 Commits (2e425dc8ef2d68a58a35fa8953eadc683b245f68)
 

Author SHA1 Message Date
Daniel Rudolf f5f38a7b0b
DummyPlugin: Improve phpDoc class docs 8 years ago
Daniel Rudolf 22aa688bf4
Version 2.0.0-beta.1 8 years ago
Daniel Rudolf 1cd6e241f0
Prepare v2.0.0-beta.1 8 years ago
Daniel Rudolf 66bb17a419
Build system: Make sure to create release archive in $TRAVIS_BUILD_DIR 8 years ago
Daniel Rudolf 46a6ff183d
Don't ignore index.php.dist when exporting Git repo 8 years ago
Daniel Rudolf 619ae9d0d0
Add Developer Certificate of Origin to CONTRIBUTING.md 8 years ago
Daniel Rudolf 4fb0b408e2
Build system: Improve and fix deployment 8 years ago
Daniel Rudolf 6e88e7ffbb
Build system: Disable Travis IRC notifications 8 years ago
Daniel Rudolf 1afc495584
Build system: Remove cloc release statistics 8 years ago
Daniel Rudolf da0d4c3054
Build system: Add tools/github-commit.sh 8 years ago
Daniel Rudolf ae99e0c2cd
Merge branch 'master' into pico-1.1 8 years ago
Daniel Rudolf e8a19cb2f9
Fix Pico::parseFileMeta() 8 years ago
Daniel Rudolf cc47043570
Update README.md screenshot 8 years ago
Daniel Rudolf 2a30c4664f
Build system: Add config/config.yml.template to release archives 8 years ago
Daniel Rudolf dfed9cc51f
Build system: Create GitHub releases as draft 8 years ago
Daniel Rudolf c71169adbe
Update CONTRIBUTING.md 8 years ago
Daniel Rudolf 0532fef5fe
Update composer dependencies 8 years ago
Daniel Rudolf 1dee2c1cf6
Build system: Use 'picocms/pico-composer' to create release archives 8 years ago
Daniel Rudolf 448fff4702
Build system: Add version parser, handle pre-releases differently 8 years ago
Daniel Rudolf 498961b0c6
Build system: Various small improvements 8 years ago
Daniel Rudolf 81ebc4c33e
Build system: Move helper scripts to _build/tools dir 8 years ago
Daniel Rudolf 63616b5888
Add license/copyright file headers to index.php and index.php.dist 8 years ago
Daniel Rudolf 61319b011e
Add license/copyright file header; improve phpDoc class docs 8 years ago
Daniel Rudolf d8a649e6f7
Don't lower meta data unsolicited and flip meta headers array 8 years ago
Daniel Rudolf 151908fbad
Remove various event params that are a bit out of place 8 years ago
Daniel Rudolf a231abc4c1
Remove picocms/pico-deprecated and picocms/pico-theme dependencies 8 years ago
Daniel Rudolf 709416328a
Pico::loadPlugins(): Add plugin blacklist and allow disabling local plugins 8 years ago
Daniel Rudolf 867f81a443
Various small improvements 8 years ago
Daniel Rudolf 0318cc25d7
Build system: Add cloc statistics to release deployment 8 years ago
Daniel Rudolf ee013f98ee
Build system: Fix _build/create-release-archive.sh 8 years ago
Daniel Rudolf 9dcb06c258
Pico::sortPlugins(): Fix sorting of non-native plugins 8 years ago
Daniel Rudolf 20297deaec
Pico::loadLocalPlugins(): Don't load plugins case-insensitive 8 years ago
Daniel Rudolf b6468ca215
Various small improvements 8 years ago
Daniel Rudolf 9a9872fe8e
Add Pico::getPageId() 8 years ago
Daniel Rudolf 7087573aed
Pico::loadPlugins(): Load composer-plugins first and skip conflicting plugins in the plugins/ dir 8 years ago
Daniel Rudolf fc76d37dbc
Improve class docs 8 years ago
Daniel Rudolf 32ae70f398
Add $default param to getConfig() method 8 years ago
Daniel Rudolf 8138212a27
Pico::evaluateRequestUrl(): Improve REQUEST_URI handling 8 years ago
Daniel Rudolf b73e197ccb
Refactor YAML frontmatter date parsing 8 years ago
Daniel Rudolf 0b7e03b660
Version 1.0.6 8 years ago
Daniel Rudolf be0828bf2a
Update CHANGELOG.md 8 years ago
Daniel Rudolf 13b167e23a
Pico::loadConfig(): Improve Twig config parsing 8 years ago
Daniel Rudolf 3e88c58ce0
Merge branch 'master' into pico-1.1 8 years ago
Daniel Rudolf d3c624777f
Improve guessing whether URL rewriting is enabled 8 years ago
Daniel Rudolf 53e9eaa5e4
Fix Pico's REQUEST_URI routing method when installed to / 8 years ago
Daniel Rudolf de74e7d867
Improve class docs 8 years ago
Daniel Rudolf 414f5ac18e
Allow pages to be sorted by arbitrary meta values 8 years ago
Daniel Rudolf b626782b87
Use Pico::substituteFileContent() for Twig's "markdown" filter 8 years ago
Daniel Rudolf 55a0a5bc91
Add Pico::substituteFileContent() method 8 years ago
Daniel Rudolf df532e45bb
Travis CI: Use Build Stages 8 years ago