]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-06-19 Sam TukeFixed deleteAll function for deleting all old versions...
2012-06-19 Bjoern Schiessleremoving sanitizeHTML() function from template.php...
2012-06-19 Bart VisscherRemember result of OC_User::isLoggedIn, can be very...
2012-06-19 Bjoern Schiessleuse new sanitize HTML function
2012-06-19 Bjoern Schiessleintroducing a sanitize HTML function for the internal...
2012-06-19 Thomas TanghusRe-add missing loadhandlers() call.
2012-06-19 Thomas TanghusLoading of contacts was placed outside of $(document...
2012-06-19 Bjoern Schiesslequota calculation fixed
2012-06-18 Thomas Muellerfixes oc-668
2012-06-18 Florian HülsmannCSS class headerAction -> header-action
2012-06-18 Florian HülsmannMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-18 Florian Hülsmannadded CSS class .headerAction
2012-06-18 Bart VisscherDelay loading of translations until they are used
2012-06-18 Thomas Muellerfixes oc-1026
2012-06-18 Brice MaronForce sanitize function to use UTF8 (for php lower...
2012-06-18 Robin Appelmanfix problem with encryption flag not being saved correc...
2012-06-18 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-18 Bjoern Schiessleignore "Shared"-directory when calculating free space
2012-06-18 Bart VisscherUse TemplateLayout functions for finding js and css...
2012-06-18 Bart VisscherPrepare template js and css functions for use in the...
2012-06-18 Bart VisscherMove page layout handling to its own class
2012-06-18 Bart VisscherMove formfactor code to OC_Template
2012-06-18 Bart VisscherAllow apps to load before login, needed for user_openid
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).
next