0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix some acl problems, one more acl bug left More... almost 14 years ago
Added padding-top: .15em to the top headers and titles. Accent marks and ascenders collided in browser chrome. More... almost 14 years ago
Labels instead of non-semantic spans. Better for accessibility. Click to focus input field. More... almost 14 years ago
Less hackish way to position the loading indicator. Extra padding around the text to avoid chopping off letter ascenders. More... almost 14 years ago
Linear background gradient for .button in the Opera browser. Most notable UI-breakage in my employer’s product. Also added a fallback background color for other browsers. More... almost 14 years ago
Removed redundant type attributes from script element. These are the default value in HTML5, and fully backwards compatible. More... almost 14 years ago
Removed redundant type attributes from script and style elements. These are the default value in HTML5, and fully backwards compatible. More... almost 14 years ago
HTML5 doctype. There is no reason at all to stick with the older variant. More... almost 14 years ago
Norwegian bokmål (nb) translation of en.js. More... almost 14 years ago
fix stupid editing/parsing bug More... almost 14 years ago
fix minor style bug More... almost 14 years ago
adjust timeline years More... almost 14 years ago
reduce years in timeline More... almost 14 years ago
match RFC newline handling More... almost 14 years ago
better handling of calendar fields with newlines More... almost 14 years ago
add "open" link to url fields on hover More... almost 14 years ago
handle durations instead of end for events, slightly better error handling of unparseable events More... almost 14 years ago
fix a few more uri decodes More... almost 14 years ago
properly handle encoded uris in responses More... almost 14 years ago
fixed and updated todo sorting, you can now select the same option again to reverse the sorting and that setting is preserved across sessions More... almost 14 years ago
fix typo More... almost 14 years ago
fix DUE date formatting, don't show scheduling buttons on events when we're the organizer More... almost 14 years ago
add override http method if propfind returns 200, fix some date handling in the freebusy scheduling box More... almost 14 years ago
fix discovery on davical and others More... about 14 years ago
handle uri's better ( especially with '@' in username ) More... about 14 years ago
fix a few things with invites, initial work for sending invites via mailto: urls More... about 14 years ago
lots of updates to add compatibility with SabreDav More... about 14 years ago
don't show invite reply buttons if we don't have permission to reply. More... about 14 years ago
make date fields scrollable, only allow text fields to be resizable More... about 14 years ago
allow copy with ctrl key not just alt, fix style in firefox More... about 14 years ago