summaryrefslogtreecommitdiffstats
path: root/examples/default.view.php (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2018-07-21Reorg examples/ directoryMalf Furious1-0/+0
2017-01-15Reorganize examples/ directoryMalf Furious1-0/+0
2016-10-22Deprecate application codeMalf Furious1-0/+0
Setup to perform an iteration of development focused on a simpler implementation and eliminating redundancy in design.
2016-05-29Add copyright notice to application view filesMalf Furious1-0/+14
2016-05-22Create view for delete account MVCMalf Furious1-0/+24
This page prompts for user password before actually deleteing their account.
2016-05-21Add MVC DeleteacctMalf Furious1-1/+1
This will prompt the user for their password if they opt to delete their own account. This is to prevent malicious attempt by others to trick users into having there accounts deleted by way of a XSS attack.
2016-03-27Add Dashboard MVC default viewMalf Furious1-0/+13