Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2014-02-05improvements to public files mobile viewJörn Friedrich Dreyer
2014-02-05remove min-width rule to fix mobile viewsJörn Friedrich Dreyer
2014-02-05first mobile style rules, hide extra columns in files view and scroll headerJörn Friedrich Dreyer
2014-02-05add download button on single file share pageJörn Friedrich Dreyer
2014-02-05Rephrase and clarify log messageArthur Schiwon
2014-02-05Wizard: enable base DN for editing, if not base DN could have been detected. ...Arthur Schiwon
2014-02-05Wizard: disable LDAP referrals, fixes #6670Arthur Schiwon
2014-02-04throw an info message, when base dn test failedArthur Schiwon
2014-02-04LDAP: extend LDAP wrapper search method for sizelimit, improves performance i...Arthur Schiwon
2014-02-04remove unused js code and css rulesJörn Friedrich Dreyer
2014-02-04no new menu on public uploadJörn Friedrich Dreyer
2014-02-04fixing preview generationJörn Friedrich Dreyer
2014-02-04reuse file upload as used within files app - remove public upload buttonJörn Friedrich Dreyer
2014-02-03remove needless element tagBjoern Schiessle
2014-01-31Fixed image preview in trashbin subdirsVincent Petry
2014-01-29public upload is also possible with encryption enabled, since OC6Bjoern Schiessle
2014-01-28use more accurate error codesBjoern Schiessle
2014-01-28Added exception logger plugin for sabre connectorVincent Petry
2014-01-27only update file cache with the unenecrypted size when the file was writtenBjoern Schiessle
2014-01-24increase size of mimetype columnBjoern Schiessle
2014-01-24add link to documentationBjoern Schiessle
2014-01-23Fixed sharing results to include the correct permissionsVincent Petry
2014-01-23fix infinite loop if folder and subfolder has the same nameBjoern Schiessle
2014-01-23add path relative to the files folder of the currently logged in user to the ...Bjoern Schiessle
2014-01-23Fixed isPreviewAvailable warnings in logVincent Petry
2014-01-22Merge pull request #6891 from owncloud/version_fix_array_order_stable6v6.0.1Björn Schießle
2014-01-22change publicUploadButtonMock to public_uploadMyles McNamara
2014-01-22change em to pxMyles McNamara
2014-01-22modify js to move upload wrapper, modify css to match core valuesMyles McNamara
2014-01-22remove extra upload controlsMyles McNamara
2014-01-22fix upload button layoutMyles McNamara
2014-01-22fix size calculationBjoern Schiessle
2014-01-22fix array ordering issueBjoern Schiessle
2014-01-22Merge pull request #6874 from owncloud/versioning_expire_fixes_stable6Björn Schießle
2014-01-21adding password protection check to getShareByToken()Thomas Müller
2014-01-21Merge pull request #6869 from owncloud/fix-setupfs-only-for-existing-users-st...Thomas Müller
2014-01-21webdav: return SPACE_UNKNOWN if server do not support quotaTigran Mkrtchyan
2014-01-21selective backport of the bug fixes from pr #6863Bjoern Schiessle
2014-01-21Replaced time() with uniqid() to make sure the file name is uniqueVincent Petry
2014-01-21OC_Util::setupFS($user) will create a data dir for the given string - no matt...Thomas Müller
2014-01-21don't use the user id within the versions preview call as it could be used to...Thomas Müller
2014-01-21user workarount to compare CLOB column with CHAR valueJörn Friedrich Dreyer
2014-01-20When reading the size of "files" mountpoints need to be excludedVincent Petry
2014-01-20added trigger to redo selection text on a directory changernveach
2014-01-20fixed selector string and removed all checkbox if it was selectedrnveach
2014-01-17updated description of the files encryption appBjoern Schiessle
2014-01-16Fix to not destroy draggable when no draggable was setVincent Petry
2014-01-15Fixed Dropbox/Google storage async save callVincent Petry
2014-01-15call getFileInfo to enforce a file cache entry for the new version, fix #6286Bjoern Schiessle
2014-01-15remove old codeBjoern Schiessle