summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Check if version has entity before trying to access itGit'Fellow2023-05-121-1/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #38080 from nextcloud/enh/add-occ-command-for-legacy-filekeyCôme Chilliet2023-05-157-5/+179
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add fclose on opened resourcesCôme Chilliet2023-05-111-0/+7
| * | | | | | | | | | | | | Rename command to drop-legacy-filekey and remove comment about legacy mode.Côme Chilliet2023-05-115-112/+114
| * | | | | | | | | | | | | Copy data back instead of renaming to avoid changing the fileidCôme Chilliet2023-05-111-2/+11
| * | | | | | | | | | | | | Copy and move files to migrate them to the new keyCôme Chilliet2023-05-091-12/+21
| * | | | | | | | | | | | | Log failures to delete legacy file keyCôme Chilliet2023-05-041-1/+6
| * | | | | | | | | | | | | Fix fopen modeCôme Chilliet2023-05-041-3/+8
| * | | | | | | | | | | | | Add an occ command to scan files for legacy file key in use and get rid of thoseCôme Chilliet2023-05-046-109/+246
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #38237 from nextcloud/bugfix/noid/no-combine-l10nJulius Härtl2023-05-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix: Do not attempt to use l10n files as sources for combined js filesJulius Härtl2023-05-151-1/+1
* | | | | | | | | | | | | | Merge pull request #38195 from nextcloud/fix/update-icewind-streams-in-files-...Côme Chilliet2023-05-1515-61/+113
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Require icewind/streams to get the same version as 3rdpartyCôme Chilliet2023-05-111-1/+2
| * | | | | | | | | | | | | Update icewind/streams to 0.7.7, and remove it from explicit deps in files_ex...Côme Chilliet2023-05-1115-60/+111
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1512-2/+54
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1434-0/+100
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #37709 from nextcloud/bugfix/deadlockJulius Härtl2023-05-132-2/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix: Check for wrapped retriable exceptionsJulius Härtl2023-05-022-2/+11
* | | | | | | | | | | | Merge pull request #37621 from nextcloud/enh/lock-readable-pathJulius Härtl2023-05-131-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix: Wrap filesystem LockedExceptions for holding the readable pathJulius Härtl2023-05-021-0/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #38223 from nextcloud/enh/noid/use-primary-element-variablesSimon L2023-05-1373-141/+141
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use the color-primary-element* variablesSimon L2023-05-1373-141/+141
* | | | | | | | | | | | | Merge pull request #38235 from nextcloud/dependabot/npm_and_yarn/typescript-e...dependabot[bot]2023-05-132-14/+206
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | bump @typescript-eslint/parser from 5.59.2 to 5.59.5dependabot[bot]2023-05-132-14/+206
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* / | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-13142-270/+282
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #38222 from nextcloud/27b2-versionv27.0.0beta2Arthur Schiwon2023-05-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | re-add version numberRobin Appelman2023-05-121-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #36592 from nextcloud/groupmanager-search-typingRobin Appelman2023-05-124-11/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix: getGroups limit check syntaxJohn Molakvoæ2023-05-111-1/+1
| * | | | | | | | | | | revert public interface back to the original types, just cast them before pas...Robin Appelman2023-05-112-8/+8
| * | | | | | | | | | | also update groupinterface and database backendRobin Appelman2023-05-112-4/+8
| * | | | | | | | | | | fix default values and type hints for GroupManager::searchRobin Appelman2023-05-112-3/+3
* | | | | | | | | | | | Merge pull request #38139 from nextcloud/release/27.0.0_beta_2Arthur Schiwon2023-05-121-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 27.0.0 beta 2John Molakvoæ2023-05-091-2/+2
* | | | | | | | | | | | | Merge pull request #38013 from nextcloud/feat/users/store-load-manager-uidChristoph Wurst2023-05-1219-19/+270
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | feat(users): Store and load a user's managerChristoph Wurst2023-05-1219-19/+270
* | | | | | | | | | | | | | Merge pull request #37933 from nextcloud/fix/contactsinteraction/transactiona...Christoph Wurst2023-05-121-49/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | chore: Improve possibly null gettersChristoph Wurst2023-04-261-12/+15
| * | | | | | | | | | | | | | fix(contactsinteraction): Read, update or insert in DB transactionChristoph Wurst2023-04-261-49/+59
* | | | | | | | | | | | | | | Merge pull request #38169 from nextcloud/doc/config/rearrange-sample-configChristoph Wurst2023-05-121-53/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | doc(config): Rearrange sample config into appropriate sectionsChristoph Wurst2023-05-101-53/+56
* | | | | | | | | | | | | | | | Merge pull request #38200 from nextcloud/codeowners-patchJoas Schilling2023-05-121-12/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix more Christoph(er) mixupsJoas Schilling2023-05-121-1/+1
| * | | | | | | | | | | | | | | | Order owner groupsJoas Schilling2023-05-121-8/+9
| * | | | | | | | | | | | | | | | Update CODEOWNERSAlexander Piskun2023-05-121-8/+33
* | | | | | | | | | | | | | | | | Merge pull request #38218 from nextcloud/chore/nextcloud-27-authors-fileAndy Scherzinger2023-05-121-28/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | chore: Update AUTHORS for Nextcloud 27Christoph Wurst2023-05-121-28/+130
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #38214 from nextcloud/bugfix/noid/bump-vueJoas Schilling2023-05-124-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | chore(assets): Recompile JSJoas Schilling2023-05-122-3/+3
| * | | | | | | | | | | | | | | fix(deps): Bump @nextcloud/vue to 7.11.4Joas Schilling2023-05-122-8/+8