1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-22 07:47:10 +01:00

4 Commits

Author SHA1 Message Date
Nick Liu
7291ebc8b1
Fixes #4114 - Better file inspector corruption warning message
Now advises admins to reupload using binary mode if the admin uploads
files with FTP
2020-04-29 10:50:50 -05:00
Nick Liu
695774569c
Add old e107 releases to workflow build-release.yml 2020-03-27 17:06:12 -05:00
Nick Liu
84081c3d3d
CoreImage: Pack SQLite into phar
This has two benefits:

1. Protects the SQLite database from being accessed on the Internet by
   having the e107_INIT constant check.
2. Compresses the SQLite database, saving over ⅔ of the space!
2020-03-27 17:06:11 -05:00
Nick Liu
0d80b82b49
Bare minimum to build releases in GitHub Actions 2020-03-27 17:06:08 -05:00