Commit graph

165 commits

Author SHA1 Message Date
Andrew Collington c67ad50bbc Added toggle switch 2023-10-30 00:55:32 +00:00
Andrew Collington da0a4bfb0f Small footer tweak 2023-10-29 23:52:54 +00:00
Andrew Collington 6cd2b091f2 Cleaned up header nav on small screens 2023-10-29 23:42:01 +00:00
Andrew Collington 6cfb28f3a4 Fixed sizing issues with svgs in footer 2023-10-29 23:18:08 +00:00
Andrew Collington 9d07819789 Fixed issue with tab positioning 2023-10-29 23:08:44 +00:00
Andrew Collington aad06c0b92 Revisited top navigation icons
* Used slightly different svg icons
* Changed animation for both
2023-10-29 22:53:42 +00:00
Andrew Collington 423a47b865 Updated compile-scss command for latest sass version 2023-10-29 22:51:16 +00:00
Andrew Collington 3300b107f8 Revamping the css and jsx
* Moved SVG icons into the JSX so that they're no longer background images
* Added "dark" colours - still need tweaking, but this is a start
* Updated rules to use CSS variables throughout rather than sass variable directly
2023-10-29 15:46:47 +00:00
Andrew Collington 8b6f6c6dfc Moved the opcache-gui class to the main body of the page 2023-10-29 15:43:58 +00:00
Andrew Collington fdf813dfba Updated all package dependencies 2023-10-29 15:43:17 +00:00
Andrew Collington f3a8fe44c0
Merge pull request #106 from amnuts/105-jit-disabled
Updated for better JIT handling
2023-10-25 20:09:56 +01:00
Andrew Collington 32828b70ef Updated for better JIT handling
* JIT status now shows in 'General info' section
* JIT memory stats hide if disabled for any reason
* Shows reason why JIT might be disabled
* Language files updated for new text
2023-10-25 20:03:44 +01:00
Andrew Collington edbcbbedd0
Merge pull request #104 from amnuts/103-doc-links
Fixes #103
2023-10-19 20:33:35 +01:00
Andrew Collington e6113e6afe Fixes #103 2023-10-19 20:31:59 +01:00
Andrew Collington db9df06889
Merge pull request #102 from amnuts/101-php-warning-82
Removed `namespace` and `use` statements from built `index.php` file
2023-10-02 11:23:26 +01:00
Andrew Collington c8f7adbe98 Removed namespace and use statements from built index.php file 2023-09-30 15:20:54 +01:00
Andrew Collington c4af1edefe Corrected version information (fixes #100) 2023-08-25 19:02:59 +01:00
Andrew Collington 8198b5cb3d
Merge pull request #97 from amnuts/develop
Latest updates
2023-08-20 13:43:29 +01:00
Andrew Collington 97b359eb89 Updates README 2023-08-15 18:18:47 +01:00
Andrew Collington 953f5b9363
Merge pull request #99 from amnuts/inline-js
inline js
2023-08-15 17:59:01 +01:00
Andrew Collington 539ea38c2c Rebuilt main index 2023-08-15 17:57:35 +01:00
Andrew Collington db5903638a Added a sponsor link to footer 2023-08-15 17:56:39 +01:00
Andrew Collington bfb12e7e7c Changed build functionality
* Using local js now embeds the js - no extra files to contend with
* Can now select between different remote locations
2023-08-15 17:56:23 +01:00
Andrew Collington 0f3c71770a Added contributed PR code to template.phps where it should belong
Also bumped version of axios
2023-04-23 01:35:00 +01:00
Andrew Collington 60e6709101
Merge pull request #94 from M-Falken/patch-3
cdn scripts call update
2023-04-23 00:41:10 +01:00
Andrew Collington f7f1cf476f
Merge branch 'develop' into patch-3 2023-04-23 00:41:01 +01:00
Andrew Collington 679c9b0671
Merge pull request #95 from firassziedan/master
Add noIndex to the HTML Opcache status page in case the web crawlers detect the page
2023-04-23 00:39:52 +01:00
Firass Ziedan 69cb808253
Add noIndex to html opcache status page 2023-01-21 20:27:37 +03:00
Grégory Roussel 982ffc7f84
drop the protocol
More access with both http(s)
2022-11-02 14:25:22 +01:00
Grégory Roussel ac576f339e
cnd scripts call update
Change library scripts call from //unpkg.com to https://cdnjs.cloudflare.com
2022-10-28 15:35:42 +02:00
Andrew Collington a4af194185
Merge pull request #87 from amnuts/working/3.4.0
Working/3.4.0
2022-08-02 19:08:34 -04:00
Andrew Collington 19c78c8771 Tweaked readme 2022-08-03 00:03:27 +01:00
Andrew Collington 3ee6bc5f82 Sorted language files' properties 2022-08-03 00:01:13 +01:00
Andrew Collington 29bd8cf998 Added missing french strings 2022-08-02 23:50:35 +01:00
Andrew Collington efd4367eb1
Merge pull request #90 from amnuts/languages
Languages
2022-07-21 18:22:11 +01:00
Andrew Collington f6a31b84f4 Updated readme 2022-07-18 21:31:59 +01:00
Andrew Collington 47ad738329 Added language into the build process and rebuilt index 2022-07-18 21:21:27 +01:00
Andrew Collington bedd520711 Added some translation text I had missed 2022-07-18 21:20:53 +01:00
Benjamin BALET cd3952322c
Support of French language (#91)
Co-authored-by: Benjamin BALET <benjamin.balet@sii.fr>
2022-07-18 20:44:08 +01:00
Andrew Collington b53fcd71c8
Wasn't piratey enough 2022-07-18 13:39:27 +01:00
Andrew Collington 57150f9105 Readme tweak to correct default options list 2022-07-17 23:39:18 +01:00
Andrew Collington d10c3db655 Further readme updates 2022-07-17 23:31:36 +01:00
Andrew Collington f72592dc01 Updated readme for when it's possible to change languages. 2022-07-17 22:26:48 +01:00
Andrew Collington ab7a30169c Moved short flag for local js to j 2022-07-17 22:21:38 +01:00
Andrew Collington 73b78e9c3f Merge remote-tracking branch 'origin/languages' into languages
# Conflicts:
#	build/_languages/example.json
2022-07-17 21:30:42 +01:00
Andrew Collington f508d6ef63 Renamed folder for consistency 2022-07-17 21:28:23 +01:00
Andrew Collington e97679ffb5 Renamed folder for consistency 2022-07-17 21:25:37 +01:00
Andrew Collington 291c74231f Merge remote-tracking branch 'origin/languages' into languages 2022-07-17 21:24:47 +01:00
Andrew Collington 725105cd5c Added example language file 2022-07-17 21:24:31 +01:00
Andrew Collington 1fd17af12c
Merge branch 'working/3.4.0' into languages 2022-07-17 21:14:17 +01:00