Sorry for the late update, I tried to make this update a little bigger.
- Renamed links in
templates/core/index.html
- Failed module loading is deleted from
app.mods
list
-
Added Admin Modules Tab
- Enable/Disable Modules
- Install Modules
-
Added Update Tab
- Check for updates
- Pull new updates (WIP)
-
Added File Manager Tab
- Edit template files from the web browser
-
New Admin Sidebar
- Branding Tab
- Modules Tab
- Update Tab
- File manager tab
- Theme Manager
- Added new links
- Help / Support
- Support Page
- Tickets
- Services
- Payments
- Help / Support
- Removed Branding Settings -> Moved to Branding Tab
- Fixed dashboard being Accounts.wrapper
- Added Manage Accounts Tab
- Suspended accounts now redirect to
error.html
with message
- Updated login_is_required wrapper
- Fixed routes becoming module.wrapper
- Added
readJSON(file)
function - Added
readJSONVar(file, var)
function - Added
delVarJSON(file, var)
function - Added
getBranding()
function - Added
Filesize(file)
function - Added
endisModule(module)
function - Added
moduleEnabled(module)
function
- Added Threaded Mail Sending
- Added Network Util to cut down on repeated code
- Added adminSide div
- Join our Discord!