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 (Expand)Author
2020-12-15Fix PHP CSJoas Schilling
2020-12-14Add missing parent::__construct() calls to JobsJoas Schilling
2020-12-10[tx-robot] updated from transifexNextcloud bot
2020-12-08Adjust defaultJulius Härtl
2020-12-08Move columns to bigintJulius Härtl
2020-12-08Migrate files_sharing to migrations and move remote_id to a string in share_e...Julius Härtl
2020-12-08Move remoteId of remote reshares to stringJulius Härtl
2020-12-02Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke
2020-11-30Merge pull request #24340 from nextcloud/td/psalm/job_executeMorris Jobke
2020-11-26rebuild autoloader scripts with 2.0.7Robin Appelman
2020-11-25Use proper OCP\BackgroundJobs\JobRoeland Jago Douma
2020-11-24set the display name of federated sharees from addressbookArthur Schiwon
2020-11-14[tx-robot] updated from transifexNextcloud bot
2020-11-10Create primary keys on all tables and add a command to create the afterwardsJoas Schilling
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-11-09[tx-robot] updated from transifexNextcloud bot
2020-11-01[tx-robot] updated from transifexNextcloud bot
2020-10-31[tx-robot] updated from transifexNextcloud bot
2020-10-28[tx-robot] updated from transifexNextcloud bot
2020-10-27[tx-robot] updated from transifexNextcloud bot
2020-10-14[tx-robot] updated from transifexNextcloud bot
2020-10-13[tx-robot] updated from transifexNextcloud bot
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-05[tx-robot] updated from transifexNextcloud bot
2020-10-01[tx-robot] updated from transifexNextcloud bot
2020-09-24Update autloaderRoeland Jago Douma
2020-09-20[tx-robot] updated from transifexNextcloud bot
2020-09-18[tx-robot] updated from transifexNextcloud bot
2020-09-18Bump versionsJoas Schilling
2020-09-18[tx-robot] updated from transifexNextcloud bot
2020-09-17Merge pull request #22874 from nextcloud/Valdnet-patch-4Roeland Jago Douma
2020-09-17[tx-robot] updated from transifexNextcloud bot
2020-09-16l10n: Change the size of the letterValdnet
2020-09-16l10n: Add parenthesesValdnet
2020-09-16[tx-robot] updated from transifexNextcloud bot
2020-09-15[tx-robot] updated from transifexNextcloud bot
2020-09-15Mention in the settings the side effect of outgoing federated sharesDaniel Calviño Sánchez
2020-08-25[tx-robot] updated from transifexNextcloud bot
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-03Fix missing placeholders in translationsJoas Schilling
2020-08-03effectively revert 17fae47bdba84ed520fee2cbf1a9485cc14fbbcb fixing i10nArthur Schiwon
2020-07-30coding style fixesArthur Schiwon
2020-07-30fix check for Cloud ID, missing return statements, wrong param useArthur Schiwon
2020-07-23Merge pull request #21814 from nextcloud/techdebt/noid/federated_share_added-...Morris Jobke
2020-07-23Replace deprecated assertArraySubset with logic that does the sameMorris Jobke
2020-07-23Move federated_share_added into a typed eventMorris Jobke
2020-07-21Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-07-20Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)