0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed a magic method that was causing an error. It was applying Controller\Link::redirect() to 'favicon.ico', due to a misconfig of Slim Framework. I inserted the magic method to force every call to pass through a try-catch, but now I realize that, until its corrected, its not a good idea. More... over 12 years ago
I cant strtolower urls, because of shorteners urls :P More... over 12 years ago
Using more exceptions and transferring not echoing in index.php More... over 12 years ago
Using exceptions everywhere to handle errors More... over 12 years ago
Making new security verification More... over 12 years ago
Making new security verification More... over 12 years ago
Switching path config to relative paths More... over 12 years ago
Fixing more merge conflicts More... over 12 years ago
Not passing var by reference anymore, reapplying modification of Felipe Morais More... over 12 years ago
Fixing git conflict and re-applying the security method lost More... over 12 years ago
Fixing local conflicts and testing More... over 12 years ago
Rebasing local conflict, due to merge More... over 12 years ago
Merge pull request #4 from felipemorais/master More... over 12 years ago
Put Stylesheets at the Top More... over 12 years ago
Get the security layer into the right place More... over 12 years ago
Using APC in PHP to prevent attacks More... over 12 years ago
Filtering url More... over 12 years ago
standardizing url when comparing scheme More... over 12 years ago
preventing from saving invalid urls into de db More... over 12 years ago
Changing a label name following the advice of Fernando Daciuk More... over 12 years ago
Merge pull request #1 from gutobenn/master More... over 12 years ago
set #indexrow margin to 0 More... over 12 years ago
Solving infinite redirect when code doenst exist More... over 12 years ago
added id "indexrow" to div More... over 12 years ago
Installation tips More... over 12 years ago
Inserting config files into .gitignore More... over 12 years ago
Improving the layout More... over 12 years ago
Routing done. More... over 12 years ago
making routes More... over 12 years ago
about view More... over 12 years ago