Djamil Legato
|
dee24787ba
|
Added FetchCommand to grab all the resources informations from getgrav.org and cache it for a day
|
2014-08-31 22:57:18 -07:00 |
|
Djamil Legato
|
7d9142fa03
|
Initial commit for GPM (Grav Package Manager)
|
2014-08-31 22:56:25 -07:00 |
|
Djamil Legato
|
51cca81bc8
|
Moved all console commands under the Cli folder for better organization (this requires a composer update -o to pick up)
|
2014-08-31 22:54:35 -07:00 |
|
Djamil Legato
|
8de6231116
|
Added fallbacks for URI class so that it can be used in the CLI
|
2014-08-31 22:52:04 -07:00 |
|
Andy Miller
|
e0ade6c658
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2014-08-31 14:34:44 -06:00 |
|
Andy Miller
|
8cbe0ec591
|
added fix for file-based paths including .md filenames
|
2014-08-31 14:34:32 -06:00 |
|
Andy Miller
|
015490fc21
|
Update README.md
|
2014-08-30 14:35:29 -06:00 |
|
Andy Miller
|
a8c5d70967
|
Updated README with some more core feature links
|
2014-08-30 14:34:47 -06:00 |
|
Andy Miller
|
f95d6b11de
|
Added support for absolute path images and refactored a little
|
2014-08-30 14:19:14 -06:00 |
|
Andy Miller
|
a33bfd8cb0
|
Added support for relative links and actual path links to markdown links
|
2014-08-30 13:40:55 -06:00 |
|
Andy Miller
|
188e7ddb75
|
Added updated minify package with fix for @supports, vendor commits and cleanup
|
2014-08-29 17:22:59 -06:00 |
|
Andy Miller
|
d3d02a2c79
|
Revert "Added Content-Length header"
This reverts commit a737cfc2ec.
|
2014-08-29 15:03:19 -06:00 |
|
Andy Miller
|
365f7bb596
|
Should address issue #38 where some people are not getting cache clears
|
2014-08-29 14:42:50 -06:00 |
|
Djamil Legato
|
a737cfc2ec
|
Added Content-Length header
|
2014-08-29 10:01:05 -07:00 |
|
Matias Griese
|
6ce32e753d
|
Fix theme thumbnail urls
|
2014-08-29 12:07:40 +03:00 |
|
Matias Griese
|
8f8e0b08a4
|
Add theme:/// to be able to refer all the themes
|
2014-08-29 11:57:49 +03:00 |
|
Matias Griese
|
a702af2348
|
Fix some misc bugs for admin plugin
|
2014-08-29 11:26:05 +03:00 |
|
Andy Miller
|
4b6be8e513
|
just a variable name change
|
2014-08-28 18:05:50 -06:00 |
|
Andy Miller
|
aa9d77cf8b
|
Forgot to return the last_modified timestamp, and some cleanup
|
2014-08-28 18:01:12 -06:00 |
|
Andy Miller
|
bea19e008f
|
Added method to check for changes by file rather than by folder, made it default option as its safest
|
2014-08-28 17:04:44 -06:00 |
|
Matias Griese
|
4e3db05d10
|
Some changes to make custom template object instantiation to work
|
2014-08-28 20:26:14 +03:00 |
|
Djamil Legato
|
9b3b463909
|
Moved Browser class into its proper location
|
2014-08-27 18:25:25 -07:00 |
|
Andy Miller
|
ad5d9eb3b7
|
Merge pull request #37 from ghLoser/patch-2
Update Markdown.php - Looks good! thanks.
|
2014-08-27 12:14:52 -06:00 |
|
ghLoser
|
3c1673d112
|
Update Markdown.php
|
2014-08-27 19:28:23 +02:00 |
|
Andy Miller
|
8f9780a443
|
Removed old unused processString method
|
2014-08-26 17:06:25 -06:00 |
|
Djamil Legato
|
2935d3cc0b
|
Uri extension set for specific types only rather than all
|
2014-08-25 17:15:39 -07:00 |
|
Djamil Legato
|
e3626fcbcd
|
Merge branch 'release/0.9.0' into develop
|
2014-08-25 10:30:24 -07:00 |
|
Djamil Legato
|
1e39c7d925
|
Preparing for release
|
2014-08-25 10:06:34 -07:00 |
|
Djamil Legato
|
8a37278f79
|
Removing events settings from user config as they are now in the core
|
2014-08-25 09:11:16 -07:00 |
|
Andy Miller
|
c1638a2b9d
|
Merge branch 'feature/updated_htaccess' into develop
|
2014-08-25 09:35:31 -06:00 |
|
Andy Miller
|
aee8895f8d
|
Merge branch 'develop' into feature/updated_htaccess
|
2014-08-25 09:35:05 -06:00 |
|
Andy Miller
|
b442aa2dd6
|
Added page option for markdown_extra
|
2014-08-25 09:29:35 -06:00 |
|
Andy Miller
|
65720df28d
|
Added a new random sort order option
|
2014-08-25 08:56:38 -06:00 |
|
Andy Miller
|
4a1989e3a8
|
Added a default 'detect' mode for Tracy, can be changed via debugger.mode
|
2014-08-25 08:40:41 -06:00 |
|
Andy Miller
|
a585430a5c
|
This would cause problem
|
2014-08-24 12:07:45 -06:00 |
|
Andy Miller
|
c1073fec0c
|
Different tweaks
|
2014-08-24 11:51:14 -06:00 |
|
Andy Miller
|
9367228800
|
Added an entry about potential need of RewriteBase and tweaked the index.php rewrite rule
|
2014-08-24 11:33:29 -06:00 |
|
Djamil Legato
|
6add01da97
|
Added php version check on the CLI with message when exiting #25
|
2014-08-23 10:50:18 -07:00 |
|
Andy Miller
|
74b838c1bc
|
just a question...
|
2014-08-23 09:44:08 -06:00 |
|
Andy Miller
|
a5a97b5396
|
enabled page plugins by default as these are not called when cached
|
2014-08-23 06:54:13 -06:00 |
|
Andy Miller
|
ca519dd5c4
|
Refactored the markdown link trait to use call_user_func_array() rather eval() which is slow and rather dangerous.
|
2014-08-22 20:39:25 -06:00 |
|
Andy Miller
|
7a622c6f5b
|
switching user agent package
|
2014-08-22 14:07:45 -06:00 |
|
Andy Miller
|
f3aec65624
|
Added support for custom inline images with markdown #10, no more twig needed!
|
2014-08-21 21:55:37 -06:00 |
|
Andy Miller
|
447abb928b
|
Added a fix that should help on some hosting providers
|
2014-08-21 14:46:13 -06:00 |
|
Andy Miller
|
045fce62a6
|
updates to remove pimple tests from autoloader
|
2014-08-21 11:40:51 -06:00 |
|
Andy Miller
|
ec3b5d6c73
|
OMG, cache was OFF by default, wandering what was going on!
|
2014-08-20 18:26:46 -06:00 |
|
Andy Miller
|
3f0af44e8c
|
Added /asssets dir to the setup command
|
2014-08-20 18:26:14 -06:00 |
|
Andy Miller
|
ec8cbbb920
|
updated composer configuration
|
2014-08-20 13:57:16 -06:00 |
|
Andy Miller
|
5e07b1ebfd
|
added a helpful dump wrapper
|
2014-08-20 13:47:10 -06:00 |
|
Andy Miller
|
ea227913da
|
switched assets to use new php stream locators
|
2014-08-20 13:46:46 -06:00 |
|