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
AgeCommit message (Collapse)Author
2019-02-07[tx-robot] updated from transifexNextcloud bot
2019-02-06[tx-robot] updated from transifexNextcloud bot
2019-01-19[tx-robot] updated from transifexNextcloud bot
2019-01-17[tx-robot] updated from transifexNextcloud bot
2019-01-15[tx-robot] updated from transifexNextcloud bot
2019-01-14[tx-robot] updated from transifexNextcloud bot
2019-01-10[tx-robot] updated from transifexNextcloud bot
2019-01-04[tx-robot] updated from transifexNextcloud bot
2019-01-02force var to be integerMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-01[tx-robot] updated from transifexNextcloud bot
2018-12-31[tx-robot] updated from transifexNextcloud bot
2018-12-30[tx-robot] updated from transifexNextcloud bot
2018-12-26[tx-robot] updated from transifexNextcloud bot
2018-12-24[tx-robot] updated from transifexNextcloud bot
2018-12-20[tx-robot] updated from transifexNextcloud bot
2018-12-19Prevent special characters from breaking the file drop remote urlJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-17[tx-robot] updated from transifexNextcloud bot
2018-12-13[tx-robot] updated from transifexNextcloud bot
2018-12-05[tx-robot] updated from transifexNextcloud bot
2018-12-04[tx-robot] updated from transifexNextcloud bot
2018-12-03[tx-robot] updated from transifexNextcloud bot
2018-12-02[tx-robot] updated from transifexNextcloud bot
2018-11-30[tx-robot] updated from transifexNextcloud bot
2018-11-29[tx-robot] updated from transifexNextcloud bot
2018-11-27[tx-robot] updated from transifexNextcloud bot
2018-11-26[tx-robot] updated from transifexNextcloud bot
2018-11-23Merge pull request #12560 from nextcloud/stb14-share-menu-click-fixMorris Jobke
[stable14] Fix share link password input
2018-11-23[tx-robot] updated from transifexNextcloud bot
2018-11-22Fix share link password inputJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-20Handle permission in update of share betterRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-18[tx-robot] updated from transifexNextcloud bot
2018-11-17[tx-robot] updated from transifexNextcloud bot
2018-11-16[tx-robot] updated from transifexNextcloud bot
2018-11-15Update autoloader dumpMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-15[tx-robot] updated from transifexNextcloud bot
2018-11-13[tx-robot] updated from transifexNextcloud bot
2018-11-11[tx-robot] updated from transifexNextcloud bot
2018-11-10[tx-robot] updated from transifexNextcloud bot
2018-11-09[tx-robot] updated from transifexNextcloud bot
2018-11-08[tx-robot] updated from transifexNextcloud bot
2018-11-07[tx-robot] updated from transifexNextcloud bot
2018-11-06[tx-robot] updated from transifexNextcloud bot
2018-11-05[tx-robot] updated from transifexNextcloud bot
2018-11-04[tx-robot] updated from transifexNextcloud bot
2018-11-03[tx-robot] updated from transifexNextcloud bot
2018-10-30[tx-robot] updated from transifexNextcloud bot
2018-10-29Double check for failed cache with a shared storageRoeland Jago Douma
When obtaining the SourceRootInfo we can call init. If this fails the cache is set to a failed cache and the storage to a failed storage. However we did not check for this. Which means that if the storage was invalid it would fail later on. Now we will properly error out. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-29[tx-robot] updated from transifexNextcloud bot
2018-10-27[tx-robot] updated from transifexNextcloud bot
2018-10-23Merge pull request #11995 from ↵Roeland Jago Douma
nextcloud/stable14-11967-fix-opening-a-section-again-in-the-files-app [stable14] Fix opening a section again in the Files app