0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #32 from marcosadp/Bugfix31 More... over 12 years ago
Fix Bug #31 - Automatically connects to a Redis client More... over 12 years ago
Merge pull request #30 from marcosadp/redis More... over 12 years ago
Create LICENSE More... over 12 years ago
Add redis storage support More... over 12 years ago
Update README.md More... over 12 years ago
Merge pull request #28 from OrangeShark/testing-framework More... over 12 years ago
Add storage file test and fix file bug More... over 12 years ago
Remove Makefile More... over 12 years ago
Add should.js to devDependencies Add mocha options Add storage test Add storage memory test More... over 12 years ago
Add npm start script Add npm test script Update README.md with node installation instructions Update README.md with new server start script More... over 12 years ago
Merge pull request #27 from OrangeShark/update-readme-structure More... over 12 years ago
Update README.md with project structure changes More... over 12 years ago
Merge pull request #26 from OrangeShark/project-restructure More... over 12 years ago
Merge pull request #25 from jrivera777/quickfix-animation More... over 12 years ago
Move server files to main level of project More... over 12 years ago
Change structure of server files More... over 12 years ago
Changed post info section (name and date) to word-wrap instead of overflow. More... over 12 years ago
Removed unnecessary keyframe css with -moz prefixes. More... over 12 years ago
Fixed merge conflict in default.css More... over 12 years ago
Merge pull request #20 from marcosadp/Issue17 More... over 12 years ago
Merge branch 'CSS-Animation' of github.com:jrivera777/PLUG-Wall into CSS-Animation More... over 12 years ago
Fixed push down animation for Firefox and Chrome. Not sure which versions, but they are likely very recent. More... over 12 years ago
Fixed push down animation for Firefox and Chrome. Seems to work on Chrom 29 and Firefox 23. More... over 12 years ago
Uncommented keyframe update function for testing. More... over 12 years ago
Continued work on post animation. What seems to be a bug in Chrome causes the cssRules attribute of CSSStyleSheet objects to be null. This means, I can't update the keyframes rules to adjust the tranlation distance. More... over 12 years ago
Fixed firefox and default keyframe translateY pixel amount. More... over 12 years ago
Added simple CSS animation. Posts move into board from above. Last post "pushes" the rest down. Work in progress. More... over 12 years ago
Implements Issue #17 - Prevent overflow on class plug-posts More... over 12 years ago
Merge pull request #18 from jrivera777/master More... over 12 years ago