aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix testsCarl Schwan2022-11-224-4/+83
* Rename mastodon to fediverseCarl Schwan2022-11-2216-52/+49
* Refactor profile info settingsCarl Schwan2022-11-216-145/+83
* Add mastodon personal info fieldCarl Schwan2022-11-2116-22/+231
* Merge pull request #34528 from nextcloud/fix/files_versions-clean-handling-of...Côme Chilliet2022-11-211-5/+13
|\
| * Handle badly named version files more gracefully and log informationCôme Chilliet2022-10-111-5/+13
* | Merge pull request #34745 from nextcloud/optimize-show-appsCôme Chilliet2022-11-211-7/+7
|\ \
| * | Extract $ignoreMaxApps from array_map callback in AppSettingsControllerThomas Citharel2022-10-221-7/+7
* | | Merge pull request #35241 from nextcloud/automated/noid/master-update-psalm-b...Côme Chilliet2022-11-211-2/+1
|\ \ \
| * | | Update psalm baselinenextcloud-command2022-11-211-2/+1
* | | | Merge pull request #35187 from nextcloud/artonge/fix/mention_in_comment_editorLouis2022-11-214-20/+26
|\ \ \ \
| * | | | Fix mentions rendering in comment editorLouis Chemineau2022-11-214-20/+26
* | | | | Merge pull request #35251 from nextcloud/bugfix/noid/increase-fairuse-limitJoas Schilling2022-11-212-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Increase the fair-use push limit to 1.000 usersJoas Schilling2022-11-182-5/+5
* | | | | Merge pull request #35185 from nextcloud/bugfix/noid/hide-not-missing-updates...Joas Schilling2022-11-211-1/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Hide warning about missing apps for when shipped in the next versionJoas Schilling2022-11-151-1/+13
* | | | | [tx-robot] updated from transifexNextcloud bot2022-11-2124-22/+68
* | | | | [tx-robot] updated from transifexNextcloud bot2022-11-2022-16/+76
* | | | | [tx-robot] updated from transifexNextcloud bot2022-11-1930-310/+756
* | | | | Merge pull request #35269 from nextcloud/fix/remove-pendingJohn Molakvoæ2022-11-193-5/+3
|\ \ \ \ \
| * | | | | Remove completed commentsChristopher Ng2022-11-183-5/+3
* | | | | | Merge pull request #34677 from nextcloud/fix/34602/background-image-migrationblizzz2022-11-182-33/+137
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rename placeholderArthur Schiwon2022-11-181-2/+2
| * | | | | fix const visibilityArthur Schiwon2022-11-181-2/+2
| * | | | | use constblizzz2022-11-181-1/+1
| * | | | | use constblizzz2022-11-181-1/+1
| * | | | | use .json extentionsblizzz2022-11-181-1/+1
| * | | | | do not store state in appconfigArthur Schiwon2022-11-181-14/+83
| * | | | | remove dashboard check, as fallback did not consider it eitherArthur Schiwon2022-11-181-9/+0
| * | | | | optimize background image migration jobArthur Schiwon2022-11-182-26/+70
|/ / / / /
* | | | | Merge pull request #35253 from nextcloud/bugfix/noid/remove-warnings-loginpagePytal2022-11-186-9/+15
|\ \ \ \ \
| * | | | | Fix warnings on login pageVincent Petry2022-11-186-9/+15
| | |/ / / | |/| | |
* | | | | Merge pull request #35259 from nextcloud/bugfix/32354/fix-upload-actually-can...Simon L2022-11-181-0/+9
|\ \ \ \ \
| * | | | | Also cancel XHR when cancelling uploadsVincent Petry2022-11-181-0/+9
| |/ / / /
* | | | | Merge pull request #35182 from nextcloud/enh/34654/try-go-generate-user-theme...Simon L2022-11-186-17/+36
|\ \ \ \ \
| * | | | | generate user themed iconsSimon L2022-11-186-17/+36
* | | | | | Merge pull request #35218 from nextcloud/storage-setup-providersVincent Petry2022-11-181-10/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | delay updating setup providers untill we register the mountsRobin Appelman2022-11-171-10/+16
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-11-1812-0/+12
* | | | | | Merge pull request #35170 from nextcloud/fix/fix-33745-Focus_and_active_state...Pytal2022-11-176-6/+14
|\ \ \ \ \ \
| * | | | | | User status dialog a11y: make different focus and active state for OnlineStat...julia.kirschenheuter2022-11-176-6/+14
* | | | | | | Merge pull request #35186 from nextcloud/fix/oauth2-add-client-button-native-...Christoph Wurst2022-11-173-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix missing native submit type from OAuth client add buttonChristoph Wurst2022-11-173-4/+4
* | | | | | | | Merge pull request #35227 from nextcloud/bugfix/35152/fix-toggle-grid-file-pi...Simon L2022-11-175-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Limit toggle grid view button scopeVincent Petry2022-11-175-8/+8
* | | | | | | | | Merge pull request #35090 from nextcloud/enh/a11y-close-on-focusoutVincent Petry2022-11-174-5/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Close global search menu when focus leavesChristopher Ng2022-11-174-5/+16
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #35225 from nextcloud/chore/package-lock-git-merge-strategyLouis2022-11-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Do not auto merge package-lock.json, but treat as text fileChristoph Wurst2022-11-171-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #35009 from nextcloud/fix/check-quota-on-copyCôme Chilliet2022-11-171-2/+37
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |