0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Sep 03, 2025 — Sep 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
App uses its own DBIx schema now, so tables are database-agnostic. They're also deployed automatically the first time the app is run. More... almost 16 years ago
SQLite with previous commit doesn't work; I get a "Cannot find source for Auth" error even when the database and table are there. I did notice this little bug though. More... almost 16 years ago
Added auth table creation script. Pipe the contents of this file to sqlite3 or mysql to get a table. More... almost 16 years ago
Moving sensitive config information to production.yml and adding sqlite config to development .yml More... almost 16 years ago
Passwords are now OTPed instead of being stored in the clear in the user's session. More... almost 16 years ago
config.yml was getting a little bit sensitive =] More... almost 16 years ago
Now renders tags and feeds, with little checkboxes next to the feeds! More... almost 16 years ago
Merge remote branch 'naveed/master' More... almost 16 years ago
Implemented session authentication as recommended in the Dancer Cookbook [1]. Now /feeds and / require authentication, and are redirected to /login if the session isn't set up. More... almost 16 years ago
Adding templates. More... almost 16 years ago
@_, not $@, is used to get subroutine arguments. More... almost 16 years ago
Fixing application structure. More... almost 16 years ago
Actually adding the files this time - whoops! More... almost 16 years ago
Tweaked a little bit, but CSS doesn't work More... almost 16 years ago
added quiet.pl and empty Dancer framework More... almost 16 years ago
first commit More... almost 16 years ago