1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

17 Commits

Author SHA1 Message Date
Nick Liu
00d171473e
Validation bits improvement for e_file_inspector
Now File Inspector detects old files regardless of their hash value.
2020-03-27 17:06:15 -05:00
Nick Liu
6095c94de3
Minimum viable rewrite of File Inspector frontend 2020-03-27 17:06:14 -05:00
Nick Liu
6f6556178f
e_file_inspector_json_phar: Smaller core image
e_file_inspector_json_phar is an extended implementation of
e_file_inspector_json that encapsulates a JSON core image into a
gzip-compressed phar.

This results in space savings of over 60% compared to plain JSON.
2020-03-27 17:06:14 -05:00
Nick Liu
b8ed70693f
Restored JSON core image generator for performance
PDO SQLite was performing unacceptably poorly.
Let's just load the entire integrity image into RAM…
2020-03-27 17:06:13 -05:00
Nick Liu
0e7ad8a1b0
Rewrite e_file_inspector implementation: Use SQLite phar 2020-03-27 17:06:11 -05:00
Deltik
20dbdefb77
Began work on the core_image.php reader 2020-03-27 17:06:10 -05:00
Nick Liu
46c75ae4d0
Updated Hybridauth from v2.9.6 to v3.1.1 2020-02-17 10:38:49 +01:00
Lóna Lore
7143c3e571 Remove unused markdown parser. 2017-01-28 19:12:49 +01:00
MikeyGMT
b9bce0a12b Enable Help in Banner Plugin
Enable Help in Banner admin area.
Make the default description for e107 Banner more accessibility
friendly. #275
2016-12-05 19:28:26 +00:00
Deltik
8f60a21c64 Updated e107_admin/core_image.php to validate changes in fdef8b1470210a2e03726c74bde3f7f0016aba0e 2016-06-21 23:47:30 -05:00
Cameron
8143469f5c Update version and core image. 2016-04-06 19:31:22 -07:00
Cameron
3c57e47a8c Core Image updated with deprecated files. 2016-03-18 07:55:34 -07:00
Cameron
b941eba39c Issue: #223 Temporary core image added for testing. File Inspector fix. Known Issue: Missing non-core files in results. 2016-03-17 21:27:58 -07:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
e107steved
b834d1376f Add missing closing tags 2007-01-17 20:47:41 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00