]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-06-18 Bjoern Schiessleignore "Shared"-directory when calculating free space
2012-06-18 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-18 Bjoern Schiessledon't add the "Shared"-directory size to users quota
2012-06-18 Florian HülsmannMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-18 Florian Hülsmanncorrected header width and floating (can now dynamicall...
2012-06-18 Bart VisscherFix errors for minimizer
2012-06-18 Bart VisscherForgot a file
2012-06-18 Bart VisscherCache the minimized output also on the server
2012-06-18 Bjoern Schiessleescape log messages to avoid possible js execution
2012-06-18 Thomas TanghusRemove obsolete js.
2012-06-18 Thomas TanghusUpdate js after contactlist change.
2012-06-17 Thomas TanghusRemoved erroneous value attributes. Partial fix for...
2012-06-17 Thomas TanghusSave addressbook id to be able to rearrange contacts...
2012-06-17 Thomas TanghusMake contact list fit in viewport.
2012-06-17 Thomas TanghusRearrange markup.
2012-06-17 Thomas TanghusAdd thumbnail links so they are loaded when addressbook...
2012-06-17 Thomas TanghusUse uasort instead of usort.
2012-06-17 Thomas TanghusSort addressbooks.
2012-06-17 Thomas TanghusAdd effect on addressbook show/hide.
2012-06-17 Thomas TanghusAdd effect on addressbook show/hide.
2012-06-17 Thomas TanghusAdjustments for inview handler etc.
2012-06-17 Thomas TanghusMoved parsing to the controller and js to contacts.js.
2012-06-17 Thomas TanghusObsolete language="Javascript".
2012-06-17 Thomas TanghusObsolete language="Javascript".
2012-06-17 Thomas TanghusStyled address book entries.
2012-06-17 Thomas TanghusMake the parsing in the controller, not in the template...
2012-06-17 Stephan Bergemannnow a little less in template - more in ajax controller
2012-06-17 Stephan Bergemanncontacts app now lists contacts sorted by expandable...
2012-06-17 Tom Needhamuser_migrate: remove old code
2012-06-17 Robin Appelmansuppress error when using is_dir on non directory in...
2012-06-17 Robin Appelmanimprove caching smb results a bit
2012-06-17 Robin Appelmanimprove filecache support for smb
2012-06-17 Robin Appelmanfix statcache for filenames containing non-alphanumeric...
2012-06-17 Robin Appelmanget the correct metadate from updated folders to put...
2012-06-16 Michael GapczynskiRevert "Set default charset to utf-8."
2012-06-16 Robin Appelmanwhen checking if the content of a folder has been updat...
2012-06-16 Bart VisscherBe smarter when checking single app language availability
2012-06-16 Bart VisscherOnly check for apps owncloud version requirment when...
2012-06-16 Bart VisscherAdd session_write_close to the minimizer
2012-06-16 Thomas TanghusPDF Viewer: Double encode link.
2012-06-16 Thomas Tanghusfiles_imageviewer: Double encode paths. Fixes oc-1016.
2012-06-16 Thomas TanghusFix char encoding.
2012-06-16 Thomas TanghusFix string encoding probs.
2012-06-16 Thomas Müllerfixing syntax error
2012-06-16 Thomas TanghusSet default charset to utf-8.
2012-06-16 Georg Ehrkeremove a lot of closing php tags and empty lines at...
2012-06-16 Georg Ehrkeremove a closing php tag in calendar
2012-06-15 Robin Appelmanwrite_close the session when scanning files or music
2012-06-15 Robin Appelmanfix for encryption binary files
2012-06-15 Tom NeedhamMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-15 Tom NeedhamMove user import to personal settings. Fix user migrati...
2012-06-15 Bart VisscherCalendar: Write-close session to enable parallel events...
2012-06-15 Bart VisscherMerge commit 'refs/merge-requests/121' of git://gitorio...
2012-06-15 Bart VisscherRemove $DOCUMENTROOT, not used
2012-06-15 Robin Appelmanfix encryption proxy for updated filecache
2012-06-15 Robin Appelmanadd binary test case for encryption
2012-06-15 Robin Appelmanget rid of php4 style constructors in mdb2
2012-06-15 Bart VisscherOptimize WebDav access by preloading dav custom properties
2012-06-15 Bart VisscherSpelling fix
2012-06-15 Bart VisscherFix webdav property name compare
2012-06-15 Bart VisscherUse setter for FileinfoCache
2012-06-15 Robin Appelmancleanup oc_filecache, splitting it in several parts...
2012-06-15 Robin Appelmanalso add hasUpdated to oc_filesystem and oc_filesystemview
2012-06-15 Robin Appelmanadd hasUpdated to oc_filestorage
2012-06-15 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-15 Bart VisscherOptimize WebDav access using OC_FileCache
2012-06-15 Thomas TanghusFiles: Double encode download links. Fix for oc-1016.
2012-06-15 Bjoern Schiesslefixed xss vulnerability
2012-06-15 Bart VisscherLoad app before running update script
2012-06-15 Bart VisscherDisable minizing when DEBUG is true
2012-06-15 Bjoern SchiessleMerge commit 'refs/merge-requests/128' of git://gitorio...
2012-06-15 Thomas TanghusUpdate stylesheet for type=url.
2012-06-15 Thomas TanghusUse type=url for URL field.
2012-06-15 Michael GapczynskiFix upload for Google Drive; Google Documents List...
2012-06-15 Thomas TanghusMake sure there is a calendar after delete.
2012-06-15 Thomas TanghusUpdate calendar after delete.
2012-06-14 Thomas TanghusOnly create new calendar when there are none. Fix oc...
2012-06-14 Thomas TanghusAgree on argument type (cleaned this time).
2012-06-14 Thomas TanghusRevert "Agree on argument type."
2012-06-14 Thomas TanghusAgree on argument type.
2012-06-14 Thomas TanghusNo need to find calendar twice.
2012-06-14 Thomas TanghusMake events show again.
2012-06-14 Thomas TanghusCleanup code.
2012-06-14 Thomas TanghusIf Hr. Lerdorf had made up his mind on parameter order...
2012-06-14 Michael GapczynskiForgot $ sign for variable
2012-06-14 Michael GapczynskiRevert "Fix a counting mistake"
2012-06-14 Thomas Muellerfirst load compatibility.js
2012-06-14 Thomas Muellerfix javascript error
2012-06-14 Stephan Bergemannfixed handling of fallback_images
2012-06-14 Arthur Schiwonreverting 8c7fa15aaf98e31646e4306e7819d1d2b725a7e1...
2012-06-14 Michael GapczynskiCheck for '\' as well when searching for parent folders...
2012-06-14 Thomas TanghusContacts: Fixes for CSRF.
2012-06-14 Thomas TanghusMake requesttoken global.
2012-06-14 Stephan Bergemannfixed one issue with last directory in structure having...
2012-06-14 Bjoern Schiesslefixed bug #996: first picture in folder is repeated...
2012-06-14 Bjoern Schiesslefixed bug #996: first picture in folder is repeated...
2012-06-14 Bjoern Schiessleprevent xss attacks also if some javascript ends up...
2012-06-14 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-14 Bjoern Schiesslefixed xss vulnerability in un-packed version of jquery...
2012-06-14 Thomas TanghusWhite-space fix.
next