aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40356 from nextcloud/dependabot/github_actions/actions/up...Andy Scherzinger2023-09-122-4/+4
|\
| * chore(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3dependabot[bot]2023-09-092-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-1212-0/+38
* | Merge pull request #40354 from nextcloud/dependabot/npm_and_yarn/vueuse/compo...dependabot[bot]2023-09-114-24/+24
|\ \
| * | chore(deps): Bump @vueuse/components from 10.3.0 to 10.4.1dependabot[bot]2023-09-114-24/+24
| |/
* | Merge pull request #39128 from nextcloud/fix/35319/ldap-missing-avatarJulius Härtl2023-09-112-5/+22
|\ \
| * | fix(LDAP): add return type hint and descriptionArthur Schiwon2023-07-071-2/+2
| * | fix(ldap): avatar is not being fetchedArthur Schiwon2023-07-052-3/+20
* | | Merge pull request #40345 from nextcloud/bugfix/noid/update-headersJulius Härtl2023-09-113-3/+6
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2023-09-112-3/+3
| * | | fix: Update file list headers on breadcrumb navigationJulius Härtl2023-09-111-0/+3
|/ / /
* | | Merge pull request #40328 from nextcloud/fix/admin-ai-settingsArthur Schiwon2023-09-113-4/+7
|\ \ \
| * | | Fix eslint errorMarcel Klehr2023-09-083-4/+4
| * | | Fix Admin AI settings javascript errorMarcel Klehr2023-09-081-1/+4
* | | | Merge pull request #32912 from nextcloud/group-backend-batch-methodCôme Chilliet2023-09-1113-35/+292
|\ \ \ \
| * | | | Build query once instead of in-loopCôme Chilliet2023-09-071-5/+6
| * | | | Fix psalm spotted type errorsCôme Chilliet2023-09-052-12/+12
| * | | | Move new methods to a new interface in OCPCôme Chilliet2023-09-059-37/+87
| * | | | Fix psalm errors about groupExists return typeCôme Chilliet2023-09-053-17/+9
| * | | | Add batch methods in user backendsCarl Schwan2023-09-059-32/+246
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-1112-4/+104
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-1016-0/+44
* | | | | Merge pull request #39211 from shdehnavi/refactor_themes_defaultsJulius Härtl2023-09-091-12/+12
|\ \ \ \ \
| * | | | | Add return typesHamid Dehnavi2023-07-171-12/+12
* | | | | | Merge pull request #39226 from shdehnavi/null_coalescing_conversion_testsJulius Härtl2023-09-092-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Convert isset ternary to null coalescing operatorHamid Dehnavi2023-08-172-2/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-09186-184/+140
* | | | | | Merge pull request #40349 from nextcloud/fix/noid/autoloader-no-apcuJulius Härtl2023-09-082-6/+4
|\ \ \ \ \ \
| * | | | | | fix(autoloader): no apcu no side effectsArthur Schiwon2023-09-082-6/+4
* | | | | | | Merge pull request #40341 from nextcloud/fix/hide-set-reminder-publicPytal2023-09-081-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | fix: Hide set reminder action on public sharesChristopher Ng2023-09-071-1/+1
* | | | | | | Merge pull request #40340 from nextcloud/artonge/fix/fileInfo_accessLouis2023-09-083-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix access to fileInfo in VersionTab.vueLouis Chemineau2023-09-073-4/+4
| |/ / / / / /
* | | | | | | Merge pull request #40306 from nextcloud/Valdnet-patch-1Andy Scherzinger2023-09-083-4/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove quotation marksValdnet2023-09-083-4/+4
* | | | | | | Merge pull request #40323 from nextcloud/enh/init-scriptsJohn Molakvoæ2023-09-081-11/+26
|\ \ \ \ \ \ \
| * | | | | | | feat: Add dedicated method to load init scriptsJulius Härtl2023-09-071-11/+26
* | | | | | | | Merge pull request #40314 from nextcloud/enh/a11y/search-labelsPytal2023-09-077-10/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | chore: Compile assetsChristopher Ng2023-09-074-6/+6
| * | | | | | | | enh(a11y): Add search contacts labelChristopher Ng2023-09-073-4/+10
| | |_|/ / / / / | |/| | | | | |
* / | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-0826-2/+152
|/ / / / / / /
* | | | | | | Merge pull request #40296 from nextcloud/artonge/feat/enable_files_versions_f...Louis2023-09-0717-51/+152
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix: allow to name the current versionLouis Chemineau2023-09-074-12/+18
| * | | | | | Enable new versions feature for groupfoldersLouis Chemineau2023-09-077-11/+11
| * | | | | | Move module versions management logic out of main logicLouis Chemineau2023-09-078-31/+126
* | | | | | | Merge pull request #40329 from nextcloud/fix/theming-default-source-imageKate2023-09-071-1/+13
|\ \ \ \ \ \ \
| * | | | | | | theming: Revert broken SVG optimization from f2afcc in default-source.svgjld31032023-09-071-1/+13
* | | | | | | | Merge pull request #40285 from nextcloud/backport/40233/masterCôme Chilliet2023-09-075-2/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | Detect aborted connection in OC\Files\View and stop writing data to the outpu...Benjamin Gaussorgues2023-09-075-2/+51
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #40266 from nextcloud/40172-polish-new-sharing-flowAndy Scherzinger2023-09-079-24/+116
|\ \ \ \ \ \ \ \