]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-05-11 Robin Appelmanupdate to jquery 1.7.2
2012-05-11 Robin Appelmanfix gallery previous not showing
2012-05-11 Bart VisscherRemove duplicate line
2012-05-11 Brice MaronChange sqlite escaping of identifier to double quote...
2012-05-11 Bart VisscherMake processed css files cachable
2012-05-11 Robin Appelmanalso set remote/public paths on installing apps
2012-05-11 Robin Appelmanfix sqlite3 driver against updated MDB2
2012-05-11 Robin Appelmandon't do the initial scanning of the users home folder...
2012-05-11 Robin Appelmanadd temporary filestorage backend for testing purposed
2012-05-11 Robin Appelmanallow clearing hooks and fileproxies
2012-05-11 Robin Appelmanload remote and public paths from info.xml during upgra...
2012-05-11 Robin Appelmanupdate MDB2 and XML_Parser
2012-05-11 Arthur SchiwonLDAP: offer only ownCloud-enabled users for sharing
2012-05-11 Thomas TanghusContacts: Make the structured name dialog modal to...
2012-05-11 Thomas TanghusContacts: Clone event handlers as well.
2012-05-11 Thomas TanghusContacts: Also strip parameters.
2012-05-11 Sam Tukeimproved url generation - made use of OC.linkTo() ...
2012-05-11 Michiel de... the ',last' breaks all other rewrite rules and is also...
2012-05-11 Robin Appelmanupdate PEAR to 1.9.4
2012-05-11 Michiel de... match setup script to .htaccess from repo
2012-05-11 Michiel de... register public.php?service=host-meta
2012-05-11 Michiel de... oops, typo in lib/setup.php
2012-05-11 Michiel de... add new htaccess things into setup script too
2012-05-11 Michiel de... fix warning 'unknown var appsDir'
2012-05-11 Georg Ehrkesome changes for login
2012-05-11 Arthur SchiwonLDAP: wrong assumptions for case (in)sensitivity, imple...
2012-05-11 Michiel de... correct host-meta mime type
2012-05-11 Michiel de... move lrdd to jrd
2012-05-11 Michiel de... move host-meta to JRD because I can't work out how...
2012-05-11 Michiel de... fix auth dialog includes
2012-05-11 Jan-Christoph... fixed settings text not being clickable
2012-05-11 Sam TukeMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-05-11 Sam Tukefixed some include path issues
2012-05-11 Georg Ehrkemake default app choosable
2012-05-11 Michiel de... clean up auth dialog
2012-05-11 Michiel de... announce OAuth2 implicit grant end-point the new way
2012-05-11 Michiel de... trying to fix /.well-known/host-meta
2012-05-11 Michiel de... attempt to align the webfinger app with new public...
2012-05-11 Michael GapczynskiFix music file action i.e. click to play, make OC.fileP...
2012-05-11 Michael GapczynskiFix accidental creation of duplicate files because...
2012-05-11 Michael GapczynskiFix text files for search results
2012-05-11 Michael GapczynskiFix image previews for search results
2012-05-11 Michael GapczynskiPrevent overwriting of private link status
2012-05-10 Michael GapczynskiOnly mount shared storage after a user has logged in...
2012-05-10 Thomas TanghusContacts: Hack to add structured name from formatted...
2012-05-10 Thomas TanghusContacts: Fix check for version.
2012-05-10 Thomas TanghusAdded some margin.
2012-05-10 Tom NeedhamCheck if app is enabled before exporting its data
2012-05-10 Brice MaronCorrect undef variable mistake from prev commit
2012-05-10 Jan-Christoph... fixing upload icon color
2012-05-10 Brice MaronCorrect calendar loading when calendar are from hooks...
2012-05-10 Thomas TanghusContacts: Fix some regressions from last commit.
2012-05-10 Tom NeedhamMake select_all checkbox more central
2012-05-10 Jan-Christoph... upload button goes MJ
2012-05-10 Georg Ehrkeremove empty line in .htaccess
2012-05-10 Michael GapczynskiPrevent any null bytes related exploits, thanks to...
2012-05-10 Michael GapczynskiMake email private link submit on enter as well
2012-05-10 Thomas TanghusSome UI and code restructering according to usability...
2012-05-10 Thomas TanghusMinor css fix.
2012-05-10 Michael GapczynskiPrevent XSS exploit by checking if path-info is set...
2012-05-10 Jan-Christoph... larger clickable area for new button
2012-05-10 Jan-Christoph... fixing background for clicked new button
2012-05-10 Jan-Christoph... reduced text shadow brightness
2012-05-10 Jan-Christoph... highlight the files new and upload button all the time
2012-05-10 Sam Tukeadded documentation to OCP namespace
2012-05-10 Arthur SchiwonLDAP: don't fall over case insensitive LDAP attribute...
2012-05-10 Bart VisscherThe log message is not always shown in html
2012-05-10 Bart VisscherGallery: No short tags
2012-05-10 Bart VisscherGallery: Show thumbnails after document is ready
2012-05-09 Michael GapczynskiMerge commit 'refs/merge-requests/100' of git://gitorio...
2012-05-09 Michael GapczynskiFix unsharing files also deleting private link, bug...
2012-05-09 Brice MaronUse a clean uri param constructor to get files
2012-05-09 Michael GapczynskiSkip over users that have already been shared with...
2012-05-09 Michael GapczynskiFix renaming of shared files if target already exists...
2012-05-09 Michael GapczynskiGo back to updating mtime of shared folder to invoke...
2012-05-09 Robin Appelmanfix creating the shared folder when the user home folde...
2012-05-09 Robin Appelmanalso scan new folders when checking for updates
2012-05-09 Michael GapczynskiStill trying to fix some sharing use cases
2012-05-09 Georg Ehrkerevert 000d7ba97535f470f30be44e02140401b24b43e2
2012-05-09 Georg Ehrkefix bug in public api
2012-05-09 Georg Ehrkefix bug in events.php
2012-05-09 Michiel de... fix requires in apps/remoteStorage/ajax/revoke.php
2012-05-09 Michiel de... bearer token should be the whole thing, not the http...
2012-05-09 Michiel de... new requires in WebDAV.php
2012-05-09 Michiel de... new requires now necessary
2012-05-09 Michiel de... attempt at reusing access tokens
2012-05-09 Michael GapczynskiSanitize group in togglegroups
2012-05-09 Philipp Rogganfixed typo in lib/public/util.php:106 (varname to )
2012-05-09 Robin Appelmanupdate translations
2012-05-09 Georg Ehrkefix bug in calendar
2012-05-09 Arthur SchiwonSharing: even if a user has more groups in common,...
2012-05-08 Brice MaronCorrect file move by dropping on folder
2012-05-08 Arthur SchiwonLDAP group: support for memberUid, fix for oc-594
2012-05-08 Michael GapczynskiSanitize redirect urls
2012-05-08 Tom NeedhamBetter checking of ajax paramters and better logging
2012-05-08 Tom NeedhamProtect admin from evil log messages
2012-05-08 Brice MaronChange label for saving bookmark button
2012-05-08 Bart VisscherAdd remote for media/tomahawk.php
2012-05-08 Bart VisscherCalendar: Resize content after creating calendar layout
2012-05-08 Brice MaronTry to correct query string url for search in bookmark
next