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
2021-06-01Make user:report command scaleJoas Schilling
2021-03-22Add OCC command to reset rendered textsDaniel Calviño Sánchez
2020-12-28Make oc_files_trash.auto_id a bigintVincent Petry
2020-12-14Merge pull request #24653 from nextcloud/backport/23044/stable20Roeland Jago Douma
2020-12-14Add missing index on oc_cards and rename if it previously existedJulius Härtl
2020-12-14Move columns to bigintJulius Härtl
2020-11-12Create primary keys on all tables and add a command to create the afterwardsJoas Schilling
2020-10-26Update ConvertFilecacheBigInt.phptimm2k
2020-09-18Migrate verbose messages to inline syntax of writeln()Morris Jobke
2020-09-18Show lock messages only in verbose modeMorris Jobke
2020-09-18Allow to run occ preview:repair in parallelMorris Jobke
2020-09-16Remove @suppress SqlInjectionCheckerMorris Jobke
2020-09-10Fix tense of updater logsNils Wittenbrink
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-20Merge pull request #22331 from nextcloud/bugfix/noid/dont-use-deprecated-inig...Roeland Jago Douma
2020-08-20Don't use deprecated getIniWrapper() anymoreJoas Schilling
2020-08-20New SSE key formatRoeland Jago Douma
2020-08-19Use matching parameter names form interfaces and implementationsMorris Jobke
2020-08-19Show disabled user count in occ user:reportMorris Jobke
2020-08-17Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke
2020-08-07Allow to update to nightlyJohn Molakvoæ (skjnldsv)
2020-08-07Use array_filter insteadMorris Jobke
2020-08-06Add occ preview:migrate to migrate previews from the old flat structure to a ...Morris Jobke
2020-07-02Merge pull request #21599 from nextcloud/debt/noid/type-to-typesRoeland Jago Douma
2020-07-01Replace TYPE with TYPESDaniel Kesselberg
2020-06-26Add return value to all commandsJoas Schilling
2020-05-26Remove db prefix option from cli install commandJoas Schilling
2020-05-25Merge pull request #20005 from joeried/occ-remove-bruteforce-attempts-by-ipMorris Jobke
2020-05-06Fix syntaxJoas Schilling
2020-05-01Add index to properties tableMario Danic
2020-04-29Update license headers for 19Christoph Wurst
2020-04-24Display notice for already enabled appsSander Ruitenbeek
2020-04-10Format code according to PSR2Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Remove spaces after method or function callChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-02Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-31Add optional column oc_comments.reference_idJoas Schilling
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-25Register an address book with recent contactsChristoph Wurst
2020-03-19Implement occ command security:bruteforceattemps:reset-for-ipJohannes Riedel
2020-02-05Correctly append the port to the host so it's written to the config correctlyJoas Schilling