1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Don't include cookies in the redirect URL - Rename the session cookie to avoid naming collisions - URLs now reflect proper protocol and port - Thanks Marc Bradshaw <[email protected]>
XenoPhage
as xen0phage
More... almost 19 years ago
Updated the homepage link, added to changelog
XenoPhage
as xen0phage
More... almost 19 years ago
Updated Changelog and Readme for new version
XenoPhage
as xen0phage
More... almost 19 years ago
Security : Updated regex filters to properly match the end of the string rather than allowing a stray newline
XenoPhage
as xen0phage
More... almost 19 years ago
Updated for release
XenoPhage
as xen0phage
More... about 19 years ago
Fixed a bug causing cancelled items to appear in the feeds
XenoPhage
as xen0phage
More... about 19 years ago
ATOM 1.0 support (stupid me forgot to commit it before)
XenoPhage
as xen0phage
More... about 19 years ago
Updated version
XenoPhage
as xen0phage
More... about 19 years ago
Additional changes to support ATOM 1.0
XenoPhage
as xen0phage
More... about 19 years ago
- Valid ATOM image for prefs page
XenoPhage
as xen0phage
More... about 19 years ago
Lots of changes :
XenoPhage
as xen0phage
More... about 19 years ago
- Updated to reflect new Smarty directory config setting
XenoPhage
as xen0phage
More... over 19 years ago
- Updated smarty settings to define smart directory in config.php - Further atom generator functions
XenoPhage
as xen0phage
More... over 19 years ago
AtomEntry object should be mostly complete.. Need to work on the display routines now.
XenoPhage
as xen0phage
More... over 19 years ago
Added some security enhancements to protect against session hijacking
XenoPhage
as xen0phage
More... over 19 years ago
Continued work on atom_generator Most of the main class is complete now (minus input validation)
XenoPhage
as xen0phage
More... over 19 years ago
Re-thought how to use the object within object stuff
XenoPhage
as xen0phage
More... over 19 years ago
update the version
XenoPhage
as xen0phage
More... over 19 years ago
Fixed an issue in phpTodoUser that prevented sorting from working properly Working on the ATOM generator
XenoPhage
as xen0phage
More... over 19 years ago
Initial coding for the atom generator
XenoPhage
as xen0phage
More... over 19 years ago
Update script for the next version
XenoPhage
as xen0phage
More... over 19 years ago
- Fixed a bug that cause the cancel button to save instead - Preserve page numbers on edit / complete / add - Renamed rss_feeds to feeds and rss_version to version in the database - "guest" is not a valid username, corrected this error in the TodoUser class
XenoPhage
as xen0phage
More... over 19 years ago
- Updated the ChangeLog and TODO list - Fixed an issue with show_complete/cancelled not working
XenoPhage
as xen0phage
More... over 19 years ago
- Updated the README file in preparation for release - Removed the existing WML code
XenoPhage
as xen0phage
More... over 19 years ago
Javascript file for validation on user management screen
XenoPhage
as xen0phage
More... over 19 years ago
- Fixed an undefined variable error when $todolist was empty - Fixed a bug in the user class that prevented "All" from being chosen as a category filter - Updated the user management screen and libraries to handle the email addresses - RSS feeds are now valid per feedvalidator.org - Added an email field to the database (initially for RSS 2.0 support) - Started adding additional RSS feed items (GUID, Author, etc) - Fixed an encoding issue with the TodoItem class
XenoPhage
as xen0phage
More... over 19 years ago
Fixed a number of RSS feed validation issues (feedvalidator.org) Added an RSS Feed Valid icon to the prefs screen
XenoPhage
as xen0phage
More... over 19 years ago
- Cleaned up the CSS and HTML - Added about to the header menu
XenoPhage
as xen0phage
More... over 19 years ago
- Added 5.1.4 as a tested version of php - Fixed a word wrap issue with CSS
XenoPhage
as xen0phage
More... over 19 years ago
- Added javascript to check new passwords prior to submission - Fixed a bug causing improper display of certain characters on the overview screen
XenoPhage
as xen0phage
More... over 19 years ago