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/lib
AgeCommit message (Expand)Author
2019-03-26[tx-robot] updated from transifexNextcloud bot
2019-03-25Fix placeholder in disable messageJoas Schilling
2019-03-25Merge pull request #14825 from marius-wieschollek/bugfix/11236Morris Jobke
2019-03-25Fetch proper translationsRoeland Jago Douma
2019-03-25Merge pull request #14813 from nextcloud/fix/sentry/unsetMorris Jobke
2019-03-25[#11236] Set parameter type in QBMapperMarius David Wieschollek
2019-03-23Merge pull request #14812 from nextcloud/bugfix/noid/collections-access-typeRoeland Jago Douma
2019-03-22Check if elements are set in installerRoeland Jago Douma
2019-03-22Force boolean type for access parameterJulius Härtl
2019-03-22Properly inject EventDispatched in BackgroundRepairRoeland Jago Douma
2019-03-21Store user object later in the codeVlastimil Pecinka
2019-03-21Fix PHPDocMorris Jobke
2019-03-21Code cleanup.Ole Ostergaard
2019-03-21Add insertIgnoreConflict to IDBConnection interface.Ole Ostergaard
2019-03-21Add supression of SqlInjectionChecker.Ole Ostergaard
2019-03-21Add PostgreSQL specific implementation for includeIgnoreConflict.Ole Ostergaard
2019-03-21Add insertIgnoreConflict to Adapter and use it for for executing the file loc...Ole Ostergaard
2019-03-21[tx-robot] updated from transifexNextcloud bot
2019-03-20Merge pull request #14578 from nextcloud/enh/force_enable_appsRoeland Jago Douma
2019-03-20Merge pull request #14753 from nextcloud/revert-13097-feature/11319/where-is-...Roeland Jago Douma
2019-03-20Update lib/private/Share20/Manager.php Morris Jobke
2019-03-20Update lib/private/Share20/Manager.php Morris Jobke
2019-03-20groupname like username - allow share with bothChristian Aigner
2019-03-20Revert "Where is your data?"Roeland Jago Douma
2019-03-20Do not ignore the max-version for the "update-available" checkJoas Schilling
2019-03-20Remove apps from the list which have no release at allJoas Schilling
2019-03-20allow enforcing apps to ignore the max versionRoeland Jago Douma
2019-03-20Merge pull request #14691 from nextcloud/rename-mountpoint-within-mountpointRoeland Jago Douma
2019-03-19Merge pull request #14664 from nextcloud/bugfix/noid/absolute-paths-of-images...Roeland Jago Douma
2019-03-19always allow moving mountpoints inside the same mountpointRobin Appelman
2019-03-19Fix getting the access list on external storageRoeland Jago Douma
2019-03-19Use rich objects instead of name, link and iconJoas Schilling
2019-03-19Replace the icon-class with an absolute link to an imageJoas Schilling
2019-03-18Merge pull request #14724 from nextcloud/enh/nonce_for_iframesMorris Jobke
2019-03-18[tx-robot] updated from transifexNextcloud bot
2019-03-17[tx-robot] updated from transifexNextcloud bot
2019-03-16CSP: set nonce for iframesRoeland Jago Douma
2019-03-16[tx-robot] updated from transifexNextcloud bot
2019-03-15Merge pull request #14689 from nextcloud/rename-moveable-mount-readonly-parentRoeland Jago Douma
2019-03-15Remove spaming debug logsJoas Schilling
2019-03-14Merge pull request #14684 from nextcloud/long-etag-davRoeland Jago Douma
2019-03-14[tx-robot] updated from transifexNextcloud bot
2019-03-14allow renaming the root of a movable mount even if the parent folder is readonlyRobin Appelman
2019-03-14handle long etags from dav external storageRobin Appelman
2019-03-14add casting to string for postgresql query builderRobin Appelman
2019-03-14Do not allow invalid users to be createdRoeland Jago Douma
2019-03-12Remove sensitive SMB arguments from exception logMorris Jobke
2019-03-11Add a message about disabled global routesJoas Schilling
2019-03-11Make sure urlParams are correctly injected in global routesJoas Schilling
2019-03-08Merge pull request #14548 from nextcloud/bugfix/noid/avoid-duplicate-containe...Morris Jobke