0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update README with TODO list, quick description, and contributors list at the end More... about 14 years ago
rename of fuckflickr to fatmedia, updating to use constants as configs. More... about 14 years ago
changing fuckflickr's yaml read to just use spyc. solves the problem of multiline YAML being ignored More... almost 15 years ago
styling fixes for inline-audio and video -- inline audio still needs work More... about 15 years ago
use proper RFC-822 timestamp & clean up debugging in RSS generator More... about 15 years ago
CSS cleanup More... about 15 years ago
move theme/ back to themes/ More... about 15 years ago
update git-nore More... about 15 years ago
fix RSS errors, and create the data/ dir on init if it doesn't exist (but silently fail) More... about 15 years ago
some people have trouble with the hidden .htaccess -- include the file here as well. TODO put this in the pkging script, or perhaps even auto-generate from the app if mod_rewrite is detected as available More... about 15 years ago
slight default config tweaks More... about 15 years ago
no need to call it a sample, just use it. was wasting time writing code to rename it on first load. this works exactly the same way More... about 15 years ago
require main system includes More... about 15 years ago
experimental branch, supports audio (via SoundManager) and video (via FlowPlayer) More... about 15 years ago
add README More... about 15 years ago
engage debugging with a query param More... over 15 years ago
remove my uninspired jdubs theme -- should be a branch, or another directory with themes More... over 15 years ago
replace old 21512151-using height-fixing clearance code with nice jQuery add-clear-both-to-first-of-row code, and some images->items renaming More... over 15 years ago
rename instances of 'image' to simply 'item'; switch generic #items div into a ul; some other minor theme cleanup More... over 15 years ago
adding my jdubs theme as an 'official'-ish theme More... over 15 years ago
use HTTP_HOST instead of SERVER_NAME, which is the vhost and not necessarily the domain being served from More... over 15 years ago
repairing broken RSS guid/link links -- found an issue with urlFor() not stripping out trailing slashes when using a directory path so we're doubling up on slashes, FIXME More... almost 16 years ago
fixing parse request issue when installed in root level of domain name. More... almost 16 years ago
just add some comments explaining the clearance JS craziness\! More... almost 16 years ago
replace conditional debugs w/ global debug function, which uses a constant instead of the self.debug check More... almost 16 years ago
clean up formatting in .htaccess -- standardizing on 2-space-tabs instead of hard tabs More... almost 16 years ago
last revision's cleaning up of 'data' dir references "fixed" this check in processImages, which was blocking anything in data/ from being processed at all More... almost 16 years ago
not in love with having the data dir in svn, but will slap an ignore on it and put out of my mind for now ;) More... almost 16 years ago
adding data dir for n00bs who might not know to add a data dir (even though it autodetects and adds one just in case). More... almost 16 years ago
Fixing some issues with safe mode and error reporting notices, as well as dir name changes for photos with defined vars for data, web and thumb dirs More... almost 16 years ago