php-mpos/public
Sebastian Grewe 4ea33a5e50 Adding cache detection to many pages
This will allow pages to skip loading data from backends like the
database or the wallet RPC server. If a cached page is detected and
valid, all dynamic content generation will be skipped completely.

Other pages that have not been adjusted in this commit will still fetch
backend data all the time. This will ensure clients always see the most
recent data, like worker information or account changes.

This should fix #309 completely but needs some testing.
2013-07-08 14:41:52 +02:00
..
include Adding cache detection to many pages 2013-07-08 14:41:52 +02:00
site_assets Adding worker overview via navbar 2013-06-30 10:19:20 +02:00
templates Adding cache detection to many pages 2013-07-08 14:41:52 +02:00
.htaccess removing php values from htaccess 2013-05-06 21:17:34 +02:00
favicon.ico initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
index.php Working jQuery Mobile frontend for mobile devices 2013-06-28 13:45:14 +02:00