Andrew Collington
a6324aab34
Added PHP 5.4 requirement, support information and tweaked other parts of the composer and readme files.
2015-01-29 11:31:33 +00:00
Andrew Collington
30c9847f00
Merge pull request #3 from jkrehm/depend-on-extension
...
Depend on Zend Opcache extension instead of PHP 5.5
2015-01-29 10:14:21 +00:00
Jonathan Rehm
6b771ba2ea
Make Zend Opcache the dependency instead of PHP 5.5
2015-01-28 18:41:11 -07:00
Jonathan Rehm
62cd5287b0
Switch dependencies to hosts who serve over HTTPS
2015-01-28 17:40:54 -07:00
Andrew Collington
46f05c3285
Added keywords to composer.json
2015-01-27 23:24:55 +00:00
Andrew Collington
1f55fbc2bb
Merge pull request #1 from avindra/patch-1
...
Update JavaScript dependencies
2015-01-08 23:08:22 +00:00
Avindra Goolcharan
cfb0f1d5e3
Update JavaScript dependencies
...
Require min version and new version of react.js and update jQuery version
2015-01-08 13:13:27 -05:00
Andrew Collington
a2d935b9ff
Fixed incorrect license property.
2014-11-26 23:39:40 +00:00
Andrew Collington
87808bd73c
Added pulse animation to show when data is being updated.
...
Fixed possible incorrect show count string.
Added key property to fix a couple React warnings.
2014-11-26 23:08:44 +00:00
Andrew Collington
86872dd0ba
Compiled jsx and removed need for in-browser transformer, and moved original jsx code to separate file.
...
Fixed options being passed in on instantiation.
Added canInvalidate() method.
Updated getData() method to allow for a property within a section to be returned.
Added title and footer to html.
Added composer config file.
Updated readme.
2014-11-26 21:42:23 +00:00
Andrew Collington
9a64576383
Updated readme for v2.
2014-11-26 11:17:35 +00:00
Andrew Collington
48b191c200
Split file meta details out in to new component.
2014-11-26 11:13:39 +00:00
Andrew Collington
1f67755485
Tweaked style block.
2014-11-26 10:25:05 +00:00
Andrew Collington
844a84ea05
Made functions output via PHP not React (should never need updating in realtime).
...
Fixed directive title display.
2014-11-26 10:14:44 +00:00
Andrew Collington
ec18756f51
Ajax requests to reset or invalidate are now handled.
...
Style updates including handling for smaller device screens.
Better handling of file list update when filtered.
2014-11-25 17:11:37 +00:00
Andrew Collington
1756e70a56
Added files list as React object.
...
Added getOptions() and moved code options to within class.
Process files list before being saved to data structure.
Started some restyling.
2014-11-25 13:20:33 +00:00
Andrew Collington
816b0889ef
Started working on React integration
2014-11-24 00:09:48 +00:00
Andrew Collington
44e3c3987d
Tidied up code, started to revamp html
2014-11-23 01:07:38 +00:00
Andrew Collington
ad52ba94f5
Update README.md
2014-08-04 16:46:06 +01:00
Andrew Collington
ba8464d40c
Update README.md
2014-08-04 16:42:03 +01:00
Andrew Collington
1033eeddfb
Update README.md
...
Added a couple screenshots
2013-10-08 01:28:03 +01:00
Andrew Collington
7fff9247f1
Sort directives alphabetically.
2013-08-09 15:18:14 +01:00
Andrew Collington
8e941b1fe7
Added invalidation option for individual files.
...
Added function list with links to php.net manuals.
Added a couple hard-coded values to the settings array.
Moved some javascript around.
2013-08-09 15:06:45 +01:00
Andrew Collington
cbf639afee
Fixed total memory usage and set page to reload after cache is reset.
2013-05-29 12:47:15 +01:00
Andrew Collington
4fcbe7c10a
Added filtering for the file list.
...
Improved responsiveness for the main buttons.
2013-04-26 12:56:30 +01:00
Andrew Collington
a7c36889a0
Added reset button.
...
Fixed a tiny little bit of spacing.
2013-04-26 11:56:54 +01:00
Andrew Collington
4055bd765b
More statistics shown on the page and more real-time updates.
2013-04-22 13:28:29 +01:00
Andrew Collington
526449dcb8
Changed jquery url to Google to enable it to work on https.
2013-04-22 12:33:15 +01:00
Andrew Collington
4c9eaefd03
Removed the use of jQueryUI and tabs.
...
Added total number of files cached to the stats overview.
Better host name detection.
2013-04-09 16:44:50 +01:00
Andrew Collington
52d4452a70
Initial import
2013-04-08 16:40:06 +01:00