2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'jQuery-port' into devel More... about 14 years ago
use html5 placeholder attribute More... about 14 years ago
correcting icons in mozilla app manifest More... about 14 years ago
added images to mozilla app More... about 14 years ago
added mozilla manifest and function that can go onto install button More... about 14 years ago
port goCrypto to jQuery and put in condition to not try to decrypt 'null' More... about 14 years ago
moved dav put to jQuery More... about 14 years ago
dav get through jQuery More... about 14 years ago
fixing path in callback.html More... about 14 years ago
move lrdd to jQuery More... about 14 years ago
ported host-meta retrieval More... about 14 years ago
correct .ready call More... about 14 years ago
correct path to jQuery script More... about 14 years ago
trying to merge from devel More... about 14 years ago
trying to merge from devel More... about 14 years ago
fixing broken css link in oauth More... about 14 years ago
setting default host-meta to example.com - should rewrite install.php so that it's not needed More... about 14 years ago
remove unused wallet.php More... about 14 years ago
fixing xss in oauth page More... about 14 years ago
remove .well-known/host-meta, which is auto-generated now More... about 14 years ago
made use of .ready everywhere More... about 14 years ago
add jQuery everywhere More... about 14 years ago
correcting dav/.htaccess More... about 14 years ago
restrict listing of dav users More... over 14 years ago
fixes in previous commit More... over 14 years ago
move pwd's to a separate dir More... over 14 years ago
IE9 fix I forgot to commit yesterday, IE doesn't have a overrideMimeType method. More... over 14 years ago
IE9 fixes: - IE9 seems to use a really strange readyState for HTTP 204/No Content responses. - added a timestamp in the URL as a quick hack, because IE9 seems caches the result and after a save it would just undo the user changes in the browser because it was cached More... over 14 years ago
IE9 fix, only in standardsmode is JSON available it seems More... over 14 years ago
fix dataScope in dav url's More... over 14 years ago