Commit graph

  • d07fa78798
    Release/3.2.0 (#64) 3.2.0 Andrew Collington 2020-12-08 21:59:47 +0000
  • 90f4b28efd Updated the React libraries to latest and minified versions #64 Andrew Collington 2020-12-08 21:56:30 +0000
  • ec1c4c3074 Slight improvement to how sorting options look when no pagination present Andrew Collington 2020-12-08 21:13:28 +0000
  • bb8e29dbc9
    Added sorting to cached file list (#62) 3.1.0 Andrew Collington 2020-11-28 16:16:58 +0000
  • 4b8ce3fa02 Updated version numbers #62 Andrew Collington 2020-11-28 16:09:09 +0000
  • f8e58955cf Added filtering option for files list Andrew Collington 2020-11-28 16:05:21 +0000
  • 1f8ab869b3 Added ext-json to composer.json as it's a required funciton. Andrew Collington 2020-11-28 16:02:34 +0000
  • a4e37c66ae
    Use spaceship operator (#59) Andy Postnikov 2020-09-30 09:24:31 +0300
  • 39fe93dd54 Use spaceship operator #59 Andy Postnikov 2020-09-30 04:32:32 +0300
  • b269562571 Updated version number and added to readme - fixes #58 Andrew Collington 2020-09-25 20:51:45 +0100
  • db965ad03e Remove specific protocol for js includes 3.0.1 Andrew Collington 2020-09-25 19:23:43 +0100
  • 174e58ef6f
    minor text tweak Andrew Collington 2020-09-25 17:36:06 +0100
  • c886560c96
    Fix Documentor error (#57) Mark Harrison 2020-09-25 17:35:16 +0100
  • f4c7bff5c8
    Fix Documentor error #57 Mark Harrison 2020-09-25 14:31:30 +0100
  • 0185ee1cd6
    V3 (#56) 3.0.0 Andrew Collington 2020-09-19 00:30:17 +0100
  • 22fff9e841 Tweaked styles #56 Andrew Collington 2020-09-19 00:26:12 +0100
  • cdbcf5fccb Added cookie functionality back in to remember realtime state between reloads Andrew Collington 2020-09-19 00:15:53 +0100
  • 1873abd8a6 Added more to readme Andrew Collington 2020-09-19 00:11:25 +0100
  • 4933c755ab Updated README Andrew Collington 2020-09-18 23:49:39 +0100
  • 2aac8668a3 Some tab indexing Andrew Collington 2020-09-18 23:35:37 +0100
  • e947ce2e84 Toggling the realtime update will toggle the text Andrew Collington 2020-09-18 23:16:39 +0100
  • dea57ab939 Started readme update Andrew Collington 2020-09-18 23:08:30 +0100
  • 0365ab9086 Added preload file list information Andrew Collington 2020-09-18 22:19:34 +0100
  • 4a62c43c25 Added ability to invalidate all files found in search. Andrew Collington 2020-09-18 02:11:57 +0100
  • 84631eaf9c
    V3 all react (#55) Andrew Collington 2020-09-18 01:19:24 +0100
  • 0b2324a831 Ignored (blacklisted) file paths now shown #55 Andrew Collington 2020-09-18 01:16:15 +0100
  • 8592281150 Some tidy-ups Andrew Collington 2020-09-18 00:29:47 +0100
  • 269216c030 Reset link now respect live updating Andrew Collington 2020-09-18 00:12:37 +0100
  • 346a1fe625 Invalidate link now working. Andrew Collington 2020-09-17 23:13:43 +0100
  • 915dd35f45 Better handling (as in, it now works!) of file details auto-updating Andrew Collington 2020-09-17 22:21:48 +0100
  • 238752115c Removed old Canvas components Andrew Collington 2020-09-17 20:57:19 +0100
  • b601a05d5c Graph track colour and large text (if no graph) taken from variables Was specific about what props to send to Files list Andrew Collington 2020-09-17 18:57:30 +0100
  • 17827cf6ac Tweaked comment Andrew Collington 2020-09-17 17:47:13 +0100
  • 6c51e0417d Started to move graphs over to use SVG rather than canvas. Andrew Collington 2020-09-16 09:06:37 +0100
  • 5146789916 Simplified MainNavigation component Andrew Collington 2020-09-15 18:37:04 +0100
  • b4861fbbe2 Simplified OVerview component and was specific with props. Andrew Collington 2020-09-15 18:29:23 +0100
  • a3508511cd Specific about what props are sent to Functions component Andrew Collington 2020-09-15 18:13:24 +0100
  • 216784aea9 Simplified Directives component Andrew Collington 2020-09-15 09:21:01 +0100
  • ae3de298fd Simplified GeneralInfo component Andrew Collington 2020-09-15 09:10:10 +0100
  • 4ca067772a Nav icons now use colour variables. Andrew Collington 2020-09-15 09:01:10 +0100
  • f1c0cdc288 Sorting out of realtime timer and animation Andrew Collington 2020-09-15 08:50:26 +0100
  • 607d64a9ed Getting a bit closer to the realtime update being added back in. Andrew Collington 2020-09-08 01:02:43 +0100
  • 4c96e24e27 Better check on json request in Server class & additional permission check Andrew Collington 2020-09-08 01:01:19 +0100
  • bddb53cba3 Moved interface to using background inline svgs rather than inline pngs Andrew Collington 2020-09-07 23:16:55 +0100
  • f82affbd91 Made reset cache tab functional again Andrew Collington 2020-09-07 22:00:40 +0100
  • 1635ed3bb8 Added back icons for reset/realtime tabs Andrew Collington 2020-09-07 21:41:23 +0100
  • 1cab15c1d1 Tabs now just hide rather than being unmounted Andrew Collington 2020-09-07 21:14:27 +0100
  • f71cdc1e2c Got filtering working Andrew Collington 2020-09-06 23:02:51 +0100
  • c71bd581a8 changed pagination arrows... again. Andrew Collington 2020-09-06 19:59:10 +0100
  • c1c1f2401a Used sass variables for colours to make it easier to change. Andrew Collington 2020-09-06 19:48:35 +0100
  • c86515a0ab Changed the pagination arrows Andrew Collington 2020-09-06 19:13:58 +0100
  • 1ccad3fb8f Sorted out displaying of files and pagination Andrew Collington 2020-09-06 18:33:09 +0100
  • df21d62639 Started to get file list rendering again Andrew Collington 2020-08-25 11:41:01 +0100
  • 6d5cdd4689 Graphs fixed plus some other tweaks Andrew Collington 2020-08-25 11:09:21 +0100
  • c4a11edacc Further tweaks Andrew Collington 2020-08-25 00:15:07 +0100
  • 0b98fed9b7 Moving interface to only use react. Andrew Collington 2020-08-24 18:33:16 +0100
  • 5b4ef9349e Updated ignore file and added missing files Andrew Collington 2020-07-19 18:22:07 +0100
  • 3c989218eb Updated readme Andrew Collington 2020-07-19 18:12:32 +0100
  • 995ce2e048 Relocated jsx/scss build files Andrew Collington 2020-07-18 12:08:55 +0100
  • 96161ccc05 Newly compiled version of the script. Andrew Collington 2020-06-08 18:19:01 +0100
  • 04e614115b Better building of the single file. Andrew Collington 2020-06-08 18:18:16 +0100
  • 585eab01c4 Make css output compressed Andrew Collington 2020-06-08 16:50:05 +0100
  • 4ad3443223 Trim contents before outputting Andrew Collington 2020-06-08 16:49:42 +0100
  • 16a1c0b986 Building the compiled version. Andrew Collington 2020-06-08 16:43:36 +0100
  • 4cc623b02f Beefed up package.json file a bit. Andrew Collington 2020-06-08 16:21:16 +0100
  • fd69f2bd86 Moved css to the start of a scss file Andrew Collington 2020-06-08 16:19:52 +0100
  • 62114088e1 Renamed jsx file Andrew Collington 2020-06-08 16:19:29 +0100
  • e6facf8a82 Relocated jsx source Andrew Collington 2020-06-08 15:34:43 +0100
  • f11277f936 Called Service in main index.php file Andrew Collington 2020-06-08 15:33:34 +0100
  • 79851b7460 Moved service to new location. Andrew Collington 2020-06-08 15:28:45 +0100
  • b329576107 Changed minimum requirement and namespace. Andrew Collington 2020-06-08 15:27:38 +0100
  • c6ee88996c
    Added developer documentation (#52) Carsten 2020-06-05 17:31:54 +0200
  • b5881cb430 Added developer documentation #52 Carsten Schöffel 2020-06-05 10:26:31 +0200
  • 7b262c154d
    Updated JS libraries (#50) Niklas 2020-05-09 16:00:15 +0200
  • c197866a01
    Updated JS libraries #50 Niklas 2020-04-16 14:28:35 +0200
  • 95a728871e Refined placement of initial css namespace. 2.5.4 Andrew Collington 2020-04-07 22:43:20 +0100
  • 3e1b12c1eb Merge branch 'theme' v2.5.3 Andrew Collington 2020-04-06 23:35:41 +0100
  • 6e1fc65544 Corrected version numbers Andrew Collington 2020-04-06 23:33:57 +0100
  • 2607296609
    CSS is now all namespaced. (#48) Andrew Collington 2020-04-06 23:18:35 +0100
  • d01fe2b739 Changed value accidentally altered during development #48 Andrew Collington 2020-04-06 23:17:29 +0100
  • 8c2f2550a7 Updated README with new version & corrected version number. Andrew Collington 2020-04-06 23:16:25 +0100
  • 9166a8761e CSS is now all namespaced. Andrew Collington 2020-04-06 22:52:04 +0100
  • 6442092139 Fixed optimization levels v2.5.2 Andrew Collington 2020-02-22 20:15:06 +0000
  • 92da6dddab Tweak to readme v2.5.1 Andrew Collington 2020-02-22 19:57:23 +0000
  • c15faa6aba Show optimisation levels. Andrew Collington 2020-02-22 19:51:12 +0000
  • 3214362f8f Fixes #43 Andrew Collington 2020-02-22 18:15:23 +0000
  • e6494432a2 README revamp. Andrew Collington 2020-02-22 18:05:37 +0000
  • 573ed4a724 Fixes #44 Andrew Collington 2020-02-22 17:26:43 +0000
  • 22d360c359 Updated readme screenshot v2.5.0 Andrew Collington 2019-07-13 17:26:40 +0100
  • 351525a1a0 Fixes #39 Andrew Collington 2019-07-13 17:17:52 +0100
  • 3f1591471d Version bump and updated readme v2.4.1 Andrew Collington 2019-07-12 01:50:59 +0100
  • 0681b84dfa Stops the page from cache (relates to #36) Andrew Collington 2019-07-12 01:41:26 +0100
  • 17b84df9a2 Fixes #37 Andrew Collington 2019-07-12 01:31:05 +0100
  • e5695945e9 Fixes #38 Andrew Collington 2019-07-11 23:55:54 +0100
  • 5c46ed8e3a Fixes issues #40 Andrew Collington 2019-07-11 19:04:14 +0100
  • dcc4aacd37
    Merge 8ef32e5c4e into 2fd6922c9e #33 Matthew Sigley 2018-04-04 15:17:54 +0000
  • 8ef32e5c4e
    Disabled HTTP Authentication by default #33 Matthew Sigley 2018-04-04 11:17:39 -0400
  • 3bdecbc5a5
    Fixed regression Matthew Sigley 2018-04-03 16:40:18 -0400
  • d124f6fc95
    Added HTTP authentication Matthew Sigley 2018-04-03 16:36:47 -0400
  • 2fd6922c9e Add check for existence of $_SERVER['SERVER_SOFTWARE'] (#31) Compilenix 2018-02-08 21:23:48 +0100