Commit graph

26 commits

Author SHA1 Message Date
Andrew Collington
aa41e5ad97 Stopped using warning suppression. 2015-05-11 15:56:17 +01:00
Andrew Collington
134dbb5060 Have added some more configuration options and given links to opcache manual directives. 2015-05-11 13:59:53 +01:00
Andrew Collington
64e6803085 Made it easier to configure a few options added a couple graphs. 2015-05-08 17:04:40 +01:00
Andrew Collington
c42795acab Updated jsx in-line with pr#5, removed extraneous space introduced in same pr. Updated react version. 2015-05-01 16:02:36 +01:00
Helmut K. C. Tessarek
895e02ead2 improve readability of data (spaces between colon, data, and unit) 2015-04-27 19:14:16 +02:00
Jonathan Rehm
ed4ad7a8fd Use jQuery's CDN instead of Google's 2015-01-29 09:46:17 -07:00
Jonathan Rehm
62cd5287b0 Switch dependencies to hosts who serve over HTTPS 2015-01-28 17:40:54 -07: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
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
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
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