]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-09-01 Robin Appelmanload authentication apps on login
2012-09-01 Robin Appelmandon't throw errors in the autoloader when a class doesn...
2012-09-01 Jenkins for... [tx-robot] updated from transifex
2012-08-31 Michael GapczynskiRemove share permission for encrypted files
2012-08-31 Michael GapczynskiMake css selector more specific for the sharing dropdown
2012-08-31 Frank Karlitscheksend the current owncloud version to the ocs server...
2012-08-31 Thomas Muellerl18n support lib/updater.php
2012-08-31 Jenkins for... [tx-robot] updated from transifex
2012-08-30 Jörn Friedrich... use OC.PERMISSION_X to filter selected drag'n'drop...
2012-08-30 Jörn Friedrich... unify permissions (3/3): remove old PERMISSION_X from...
2012-08-30 Jörn Friedrich... unify permissions (2/3): change apps to use OC::PERMISS...
2012-08-30 Jörn Friedrich... unify permissions (1/3): add permission conastants...
2012-08-30 Thomas Muelleroc-1548: prevent user from leaving the page while a...
2012-08-30 Thomas Muellerfix translations within subfolder /lib
2012-08-30 Jörn Friedrich... use permissions to quickfix drag selections
2012-08-30 Thomas Muellerfix translations within subfolder /lib
2012-08-30 Bart VisscherDon't wait for document ready for setting requesttoken
2012-08-30 Robin Appelmanadd backup files and kate-swp files to gitignore
2012-08-30 Robin Appelmanallow html inside app descriptions
2012-08-30 Arthur SchiwonLDAP settings, add missing p tags
2012-08-30 Arthur SchiwonLDAP: on upgrade update user cols in database only...
2012-08-30 Arthur SchiwonLDAP: on upgrade set homeDirs of users where it is...
2012-08-30 Michael GapczynskiShow notification that no preview is available if no...
2012-08-30 Michael GapczynskiCheck if file source exists before searching for link
2012-08-30 Robin Appelmanadd OC.get and OC.set to get/set variables by name...
2012-08-30 Jenkins for... [tx-robot] updated from transifex
2012-08-29 Bart VisscherMore info about not compatible apps (app id)
2012-08-29 Bart VisscherFix filesystem setup for shared public link with logged...
2012-08-29 Michael Gapczynski$storage shouldn't be static in OC_Cache_File
2012-08-29 Michael GapczynskiFix shared storage working with user backend defined...
2012-08-29 Michael GapczynskiRemove old Javascript code
2012-08-29 Bart VisscherSpace before tab fixes
2012-08-29 Bart VisscherFix OC_Cache_File
2012-08-29 Bart VisscherRemove php close at end of file
2012-08-29 Bart VisscherWhitespace fixes in apps
2012-08-29 Bart VisscherWhitespace fixes in lib
2012-08-29 Michael GapczynskiFix displaying if a link is password protected
2012-08-29 Michael GapczynskiHide link password controls if link is removed
2012-08-29 Michael GapczynskiDelete old link if user sets a password
2012-08-29 Arthur SchiwonLDAP: fix debug message with undefined variable
2012-08-29 Arthur SchiwonLDAP: fix potential infinite loop introduced with 4c4aa...
2012-08-29 Arthur SchiwonLDAP: Remove unnecessary debug output, fixes a Notice
2012-08-29 Michael GapczynskiFix password authentication for links and fix template...
2012-08-29 Michael GapczynskiFix toggling of password protection in sharing dropdown
2012-08-29 Jenkins for... [tx-robot] updated from transifex v4.5.0beta1
2012-08-28 Robin Appelmanreturn the jQuery deferred object when using OC.loadScript
2012-08-28 Thomas Muellerfixing: apps/files/ajax/scan.php
2012-08-28 Thomas Muellerapply coding style
2012-08-28 Arthur SchiwonLDAP: check for existing username from other backends...
2012-08-28 Thomas Muellerapply coding style
2012-08-28 Thomas Muellerapply coding style
2012-08-28 Thomas Muellerremoving obsolete .tx
2012-08-28 Bart VisscherRemember storage view in OC_Cache_File
2012-08-28 Bart VisscherClean user cache on login
2012-08-28 Bart VisscherAdd background job for global file cache cleanup
2012-08-28 Michael GapczynskiFix sharing test case
2012-08-28 Michael GapczynskiRemove unused settings log file
2012-08-28 Michael GapczynskiCheck usernames in the database as case insensitive...
2012-08-28 Michael Gapczynski404 if service is not set for public.php
2012-08-28 Michael GapczynskiFix typo
2012-08-28 Michael GapczynskiCheck if path info is empty for remote.php, prevent...
2012-08-28 Michael GapczynskiRemove unnecessary ajax file from files_sharing
2012-08-28 Michael GapczynskiRemove old database xml file for files_sharing, bump...
2012-08-28 Michael GapczynskiChange public file from get.php to public.php
2012-08-28 Michael GapczynskiAllow share_with column to be null for links
2012-08-28 Arthur SchiwonLDAP: implement getHome() function, use either username...
2012-08-28 Frank Karlitschekmarked as shipped app
2012-08-28 Frank Karlitschekbeta 1
2012-08-28 Michael GapczynskiRemove sharing notice in users settings - The default...
2012-08-28 Michael GapczynskiFix incorrect Javascript for changing Share API settings
2012-08-28 Michael GapczynskiAdd Share API settings to admin page
2012-08-28 Michael GapczynskiReimplement links support for sharing and add password...
2012-08-28 Michael GapczynskiFix share collection query
2012-08-28 Michael GapczynskiInitial previewer for public links
2012-08-28 Jenkins for... [tx-robot] updated from transifex
2012-08-27 Thomas Muellerassert array length and individual content instead...
2012-08-27 Thomas Muellerassert array length and individual content instead...
2012-08-27 Jan-Christoph... fix cronjobs radio button width
2012-08-27 Jan-Christoph... remove background fade from navigation, fix flickering...
2012-08-27 Jan-Christoph... upload button improvement, better separation, fix wrap...
2012-08-27 Frank Karlitschekadd deprecated warning
2012-08-27 Arthur SchiwonLDAP: transliterate other latin characters to ASCII...
2012-08-27 Jörn Friedrich... remove files_imageviewer and files_texteditor from...
2012-08-27 Jörn Friedrich... update now(), current_timestamp and backtick replacement
2012-08-27 Georg Ehrkeonly mount every single homefolder when using sharing app
2012-08-27 Georg Ehrkefix filesharing for multiple data directories
2012-08-27 Arthur SchiwonOC_User: getHome is an optional method, taking it out...
2012-08-27 Jörn Friedrich... Merge branch 'master' of github.com:owncloud/core
2012-08-27 Jörn Friedrich... fix two bugs in MDB2, patches committed upstream https...
2012-08-27 Jörn Friedrich... remove oc_log, as it is unused
2012-08-27 Jörn Friedrich... return standard SQL values (sqlite3 understands CURRENT...
2012-08-27 Georg Ehrkemake use of OC_User::getHome in lib/migrate.php
2012-08-27 Michael Gapczynskisetbackgroundjobsmode.php got lost somewhere - switched...
2012-08-27 Michael GapczynskiChange URL from gitorious to github
2012-08-27 Michael GapczynskiFix share getItems() limit
2012-08-27 Jenkins for... [tx-robot] updated from transifex
2012-08-26 Michael GapczynskiMove additional jquery.inview files
2012-08-26 Michael GapczynskiMove jquery.inview from contacts app to core
2012-08-26 Georg Ehrkeuse OC_User::getHome in lib/filesystem.php
2012-08-26 Georg Ehrkeenable user backends to define their own place where...
next