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
2022-03-28Don't create cards_abiduri it if already existsLouis Chemineau
2022-03-14Allow creating app passwords without validating the user's password againbackport/31519/stable23Joas Schilling
2022-03-11Validate the password before generating an apptokenJoas Schilling
2022-03-11Trigger an event to log an activity when an administrator generates an app pa...Joas Schilling
2022-01-31Fixes occ user:info when the user never logged inCôme Chilliet
2022-01-27Fix psalm not runningCarl Schwan
2022-01-14Add version of disabled apps when availableJoas Schilling
2021-12-29Add missing index for propertypath only queries against propertiesChristoph Wurst
2021-12-10Allow to delete non-migrated previews instead of moving themJohn Molakvoæ
2021-12-02Add an index for selecting the next jobJoas Schilling
2021-11-22Do not print verbose info about app updates if there are noneChristoph Wurst
2021-10-19Merge pull request #28541 from nextcloud/path-prefix-index2Robin Appelman
2021-10-14Adjust namespace and print a message when the job was skippedJoas Schilling
2021-10-14Move queries to the joblistJoas Schilling
2021-10-14Add a command to show info about a background job and force-execute itJoas Schilling
2021-10-08disable path prefix index on postgresql for nowRobin Appelman
2021-10-08add a prefix index to filecache.pathRobin Appelman
2021-10-07add better index for finding unindexed pathsRobin Appelman
2021-09-30Merge pull request #28492 from nextcloud/bugfix/occ-statusCarl Schwan
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-08-26Align occ status with status.phpJulius Härtl
2021-08-19Add active user count to occ user:reportJulius Härtl
2021-08-18Add storage info to `user:info` commandJohn Molakvoæ (skjnldsv)
2021-07-08Make integrity commands verboseJoas Schilling
2021-06-23Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst
2021-06-21Fix typing errorLouis Chemineau
2021-06-09Convert command option defaults to stringsChristoph Wurst
2021-06-09Merge pull request #27429 from nextcloud/bug/26085/wrong-data-add-order-byChristoph Wurst
2021-06-08Fix #26085Daniel Kesselberg
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
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