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
2021-05-01[tx-robot] updated from transifexNextcloud bot
2021-04-29Merge pull request #26780 from nextcloud/backport/26765/stable19Roeland Jago Douma
[stable19] No longer add trusted servers on federated share creation
2021-04-28Bump composerRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-04-28[tx-robot] updated from transifexNextcloud bot
2021-04-24[tx-robot] updated from transifexNextcloud bot
2021-04-22[tx-robot] updated from transifexNextcloud bot
2021-04-16[tx-robot] updated from transifexNextcloud bot
2021-04-02[tx-robot] updated from transifexNextcloud bot
2021-03-31[tx-robot] updated from transifexNextcloud bot
2021-03-20[tx-robot] updated from transifexNextcloud bot
2021-03-15[tx-robot] updated from transifexNextcloud bot
2021-03-06[tx-robot] updated from transifexNextcloud bot
2021-03-04[tx-robot] updated from transifexNextcloud bot
2021-02-27[tx-robot] updated from transifexNextcloud bot
2021-02-24[tx-robot] updated from transifexNextcloud bot
2021-02-20[tx-robot] updated from transifexNextcloud bot
2021-02-09[tx-robot] updated from transifexNextcloud bot
2021-02-01[tx-robot] updated from transifexNextcloud bot
2021-01-27[tx-robot] updated from transifexNextcloud bot
2021-01-11[tx-robot] updated from transifexNextcloud bot
2021-01-04[tx-robot] updated from transifexNextcloud bot
2021-01-03[tx-robot] updated from transifexNextcloud bot
2020-12-30[tx-robot] updated from transifexNextcloud bot
2020-12-26[tx-robot] updated from transifexNextcloud bot
2020-12-08[tx-robot] updated from transifexNextcloud bot
2020-12-02Only execute plain mimetype check for directories and do the fallback only ↵Morris Jobke
for non-directories Ref #23096 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-24avoid empty null default with value that will be inserted anywaysArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-11-24[tx-robot] updated from transifexNextcloud bot
2020-11-19[tx-robot] updated from transifexNextcloud bot
2020-11-15[tx-robot] updated from transifexNextcloud bot
2020-11-14[tx-robot] updated from transifexNextcloud bot
2020-11-09[tx-robot] updated from transifexNextcloud bot
2020-11-08[tx-robot] updated from transifexNextcloud bot
2020-11-04[tx-robot] updated from transifexNextcloud bot
2020-11-03[tx-robot] updated from transifexNextcloud bot
2020-11-02[tx-robot] updated from transifexNextcloud bot
2020-10-31[tx-robot] updated from transifexNextcloud bot
2020-10-30[tx-robot] updated from transifexNextcloud bot
2020-10-29Merge pull request #23760 from nextcloud/backport/23752/stable19Morris Jobke
[stable19] inform the user when flow config data exceeds thresholds
2020-10-29[tx-robot] updated from transifexNextcloud bot
2020-10-28inform the user when flow config data exceeds thresholdsArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-10-28[tx-robot] updated from transifexNextcloud bot
2020-10-21[tx-robot] updated from transifexNextcloud bot
2020-10-13[tx-robot] updated from transifexNextcloud bot
2020-10-13[tx-robot] updated from transifexNextcloud bot
2020-10-06Make sure to check the mimetype on the path if a secure one could not be ↵Julius Härtl
detemined though the content Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-28Merge pull request #22988 from nextcloud/backport/22533/stable19Roeland Jago Douma
[stable19] Flow: do not hide "matches" and "does not match" checkers
2020-09-24[tx-robot] updated from transifexNextcloud bot
2020-09-22do not hide "matches" and "does not match" checkersArthur Schiwon
- they show up previously with / typed – end user needs to know about it - inconsistent with some other fields, that show it directly Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-09-17[tx-robot] updated from transifexNextcloud bot