TODO Forge 0.1.32
Built by Kyle U, all rights reserved
https://github.com/kyleu/todoforge
This page is for the settings of the application. To change your user preferences, such as themes, edit your profile.Audits
Admin Functions
App Information
All sorts of info about the server and runtime
Go Modules
The Go modules used by TODO Forge
Edit Themes
Configure the design themes available to end users
Recent Logs
Displays the 100 most recent app logs
HTTP Methods
Sitemap
Displays the HTTP actions that are available, with documentation
HTTP routes
Enumerates all registered HTTP routes, by method
User Session
View the user session, including all cookies and settings
Debug HTTP Request
Full debug view of an HTTP request from your browser
App Profiling
Memory Usage
Detailed memory usage statistics for this application
Collect Garbage
Runs the Go garbage collector
Write Memory Dump
Writes a memory dump to ./tmp/mem.pprof, use script to view
Start CPU Profile
Profiles the CPU using ./tmp/cpu.pprof, use script to view
Stop CPU Profile
Stops the active CPU profile
Database Management
Database Management
Tools for exploring and manipulating your database
Migrations
Shows the full content of all database SQL migrations