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-02l10n: Spelling unificationValdnet
2021-05-26Merge pull request #27099 from nextcloud/bugfix/noid/make-user-report-scaleJohn Molakvoæ
2021-05-26Make user:report command scaleJoas Schilling
2021-05-25Merge pull request #26600 from hosting-de/feature/occ-tagsMorris Jobke
2021-05-25Add commands to manage tags via OCCJohannes Leuker
2021-05-11use the UID as loginName and not the display name.Bjoern Schiessle
2021-04-27Fix psalm errorsJoas Schilling
2021-04-27Fix unit testsJoas Schilling
2021-04-08Revert "add a prefix index to filecache.path"Roeland Jago Douma
2021-04-07Merge pull request #26252 from Maxopoly/masterJohn Molakvoæ
2021-03-26Merge pull request #26281 from hosting-de/fix/emailRoeland Jago Douma
2021-03-25Remove event listener to udpate events that are not present anymoreMorris Jobke
2021-03-25Cleanup unneeded code around database.xmlMorris Jobke
2021-03-24Bye bye database.xmlJoas Schilling
2021-03-24Change my email addressJohannes Leuker
2021-03-23Add force option to app install commandMaxopoly
2021-03-22Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx...Morris Jobke
2021-03-19add a prefix index to filecache.pathRobin Appelman
2021-03-18make repair errors more visibleRobin Appelman
2021-03-17DB conversion: improve console outputSimon Spannagel
2021-03-05Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma
2021-03-02Check command inputRoeland Jago Douma
2021-03-01Add OCC command to reset rendered textsDaniel Calviño Sánchez
2021-03-01Show group backends in occ group:list --info and group:infoJohannes Leuker
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-11Make the app code checker a NOOPChristoph Wurst
2021-01-18Fix markupJoas Schilling
2021-01-18Add a warning when trying to run integrity:check-core on gitJoas Schilling
2021-01-18Force run the verification of the signature on occJoas Schilling
2021-01-12Migrate internal classes to the OCP db col typesChristoph Wurst
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2021-01-07Add more previous exceptions to database setup codeMorris Jobke
2021-01-07Print an exception trace for setup exceptionsChristoph Wurst
2021-01-05Command: Add app password generationSean Molenaar
2020-12-30Update license headersChristoph Wurst
2020-12-23Make oc_files_trash.auto_id a bigintVincent Petry
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-10Merge pull request #23044 from nextcloud/migration-10.5Roeland Jago Douma
2020-12-09Add missing index on oc_cards and rename if it previously existedJulius Härtl
2020-12-08Move columns to bigintJulius Härtl
2020-12-02Merge pull request #24348 from hosting-de/feature/console-user-display-nameMorris Jobke
2020-12-02Wrap display_name similarly to email to allow changes via occJohannes Leuker
2020-11-27Remove the deprecated update.phpChristoph Wurst
2020-11-10Create primary keys on all tables and add a command to create the afterwardsJoas Schilling
2020-10-27Merge pull request #23693 from nextcloud/bugfix/noid/import-cert-clarifyMorris Jobke
2020-10-26Clarify import cert commandVincent Petry
2020-10-26Update ConvertFilecacheBigInt.phptimm2k
2020-10-15Make the migration template typedJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-22add size index for filecacheRobin Appelman