Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-21 | Reorg examples/ directory | Malf Furious | 1 | -0/+0 | |
2017-01-15 | Reorganize examples/ directory | Malf Furious | 1 | -0/+0 | |
2016-10-22 | Deprecate application code | Malf Furious | 1 | -0/+0 | |
Setup to perform an iteration of development focused on a simpler implementation and eliminating redundancy in design. | |||||
2016-05-29 | Add copyright notice to application view files | Malf Furious | 1 | -0/+14 | |
2016-05-22 | Create view for delete account MVC | Malf Furious | 1 | -0/+24 | |
This page prompts for user password before actually deleteing their account. | |||||
2016-05-21 | Add MVC Deleteacct | Malf Furious | 1 | -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-27 | Add Dashboard MVC default view | Malf Furious | 1 | -0/+13 | |