1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ported Logins model over to kohana ORM; Reworked AuthProfiles cookie handling to detect disabled logins and keep cached data current with DB; Switched to objects from arrays for all DB results; Updated MySQL schema, using foreign key constraints and cascading deletes; More... almost 15 years ago
Global rename of fetch to find in model methods, since that seems to be the common nomenclature. More... almost 15 years ago
Merge branch 'master' of ssh://decafbad.com/home/lorchard/git/memex More... almost 15 years ago
Adding change email & password, with email verification links for both; reworking form validation in controllers; new email helper for sending email based on a view template; URL helpers for full URLs. More... almost 15 years ago
More ideas for TODO.md More... almost 15 years ago
Starting work to move all login/profile stuff to reusable auth_profiles module; implementing password change / forgot password / email validation; also switching to a more kohana-ish naming style for methods More... almost 15 years ago
Importing phpunit module from http://source.projects.kohanaphp.com/svn/phpunit; cleaning things up to start using it. More... almost 15 years ago
nuking remnants of Zend code More... almost 15 years ago
Switched layout controller back to base controller More... almost 15 years ago
fileNAME, not fileTYPE More... almost 15 years ago
Quick namespace rename More... almost 15 years ago
Caching user data from cookie, rather than repeatedly unserializing it More... almost 15 years ago
Separating auth and profiles out into its own reusable auth_profiles module More... almost 15 years ago
err -> error More... almost 15 years ago
err -> error More... almost 15 years ago
Merge branch 'master' of /home/lorchard/git/memex More... almost 15 years ago
Need to filter out system:* tags before posting to delicious; now catching "something went wrong" errors from delicious More... almost 15 years ago
Better use of username in loadxml More... almost 15 years ago
Better use of username in loadxml More... almost 15 years ago
Twitter scraper idea More... almost 15 years ago
Twitter scraper idea More... almost 15 years ago
Added control to show/hide system tags to autotags More... almost 15 years ago
Moved initial tag suggestion fetch to module init More... almost 15 years ago
experimenting with display of system tags More... almost 15 years ago
experimenting with display of system tags More... almost 15 years ago
TODO reflecting autotags implementation More... almost 15 years ago
Created autotags module; tweaked post model and view to support autotags More... almost 15 years ago
Added DecafbadUtils.layout.{before_auto_render,auto_rendered} events; switched delicious module to use layout render events More... almost 15 years ago
Removed commented-out event handlers More... almost 15 years ago
Comment tweak More... almost 15 years ago