aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | fix(files): Remove aria-label from span and move to favorite iconFerdinand Thiessen2023-12-012-10/+15
|/ / / /
* | | | Merge pull request #41916 from nextcloud/fix/41835/files--add-visible-label-t...Grigorii K. Shartsev2023-12-023-3/+4
|\ \ \ \
| * | | | chore(assets): recompile assetsGrigorii K. Shartsev2023-12-012-3/+3
| * | | | fix(files): add label for WebDAV URL in files settingsGrigorii K. Shartsev2023-12-011-0/+1
|/ / / /
* | | | Merge pull request #41942 from nextcloud/update/nextcloud-vueJoas Schilling2023-12-01101-187/+187
|\ \ \ \
| * | | | chore: Update `@nextcloud/vue` to 8.3.0Ferdinand Thiessen2023-12-01101-187/+187
|/ / / /
* | | | Merge pull request #41951 from nextcloud/fix/files-table-headersFerdinand Thiessen2023-12-014-12/+5
|\ \ \ \
| * | | | chore: Compile assetsFerdinand Thiessen2023-12-012-3/+3
| * | | | fix(files): Remove confusing table header labelsFerdinand Thiessen2023-12-012-9/+2
* | | | | Merge pull request #40169 from nextcloud/enh/load-disabled-users-directlyPytal2023-12-019-15/+66
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Invert parameter order in getDisabledUserList to be consistentCôme Chilliet2023-11-303-3/+3
| * | | | chore: compile assetsChristopher Ng2023-11-304-6/+6
| * | | | enh(settings): Load from disabled users endpointChristopher Ng2023-11-302-6/+57
* | | | | Merge pull request #41650 from nextcloud/enh/6428/ldap-group-admin-mappingArthur Schiwon2023-12-019-2/+186
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | feat(LDAP): warn about demoting a group while promoting anotherArthur Schiwon2023-12-011-8/+23
| * | | | enh(LDAP): add occ command to promote an LDAP group to adminArthur Schiwon2023-12-014-0/+116
| * | | | enh(LDAP): implement IIsAdmin interfaceArthur Schiwon2023-12-015-2/+55
* | | | | Merge pull request #41844 from nextcloud/fix/tp-api-covarianceMarcel Klehr2023-12-012-9/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(TextProcessing): Make task type template param covariantMarcel Klehr2023-12-012-9/+7
|/ / / /
* | | | Merge pull request #41958 from nextcloud/fix/cypress-global-search-modalAndy Scherzinger2023-12-011-4/+4
|\ \ \ \
| * | | | fix(cypress): Adjust user columns tests to be more specific when selecting a ...Ferdinand Thiessen2023-12-011-4/+4
* | | | | Merge pull request #41957 from nextcloud/feat/41458/add-ocs-endpoint-for-sett...Joas Schilling2023-12-019-109/+357
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(out-of-office)!: Remove non OCS endpointJoas Schilling2023-12-014-103/+0
| * | | | feat(out-of-office): Migrate frontend to OCS endpointJoas Schilling2023-12-013-6/+7
| * | | | feat(out-of-office): Add OCS endpoint to set and clear absenceJoas Schilling2023-12-013-0/+350
|/ / / /
* | | | Merge pull request #41931 from nextcloud/techdebt/noid/add-typingJoas Schilling2023-12-011-6/+6
|\ \ \ \
| * | | | techdebt(Middleware): Add more specific array types so its clickable in IDEsJoas Schilling2023-11-301-6/+6
* | | | | Merge pull request #41928 from nextcloud/bugfix/noid/fix-copyright-headersJoas Schilling2023-12-017-68/+46
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(copyright): Fix copyright doc blocksJoas Schilling2023-11-307-68/+46
| |/ / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-01160-110/+506
* | | | Merge pull request #41937 from nextcloud/bugfix/noid/dont-throw-500-when-max-...Andy Scherzinger2023-11-302-0/+21
|\ \ \ \
| * | | | fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrownJoas Schilling2023-11-302-0/+21
* | | | | Merge pull request #41885 from nextcloud/fix-enforced-options-shareF. E Noel Nfebe2023-11-309-43/+42
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | chore(assets): Recompile assetsnextcloud-command2023-11-306-7/+7
| * | | | Improve share logic for enforced password & expiry datefenn-cs2023-11-303-36/+35
| | |/ / | |/| |
* | | | Merge pull request #41924 from nextcloud/artonge/debt/comment_sync_live_photosLouis2023-11-301-93/+131
|\ \ \ \
| * | | | Add comment in SyncLivePhotosListenerLouis Chemineau2023-11-301-93/+131
* | | | | Merge pull request #41729 from nextcloud/disable-old-unified-search-defaultF. E Noel Nfebe2023-11-301-5/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Enable new global search by defaultfenn-cs2023-11-301-5/+2
|/ / / /
* | | | Merge pull request #41923 from nextcloud/fix/app-menu-icon-sizeAndy Scherzinger2023-11-303-4/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | chore(assets): recompile assetsGrigorii K. Shartsev2023-11-302-3/+3
| * | | fix(core): app icon alignment in app menuGrigorii K. Shartsev2023-11-301-1/+4
| |/ /
* | | Merge pull request #41799 from nextcloud/fix/revert-user-status-composer-clas...Anna2023-11-301-55/+53
|\ \ \
| * | | fix(userstatus): revert ClassLoader changesAnna Larch2023-11-281-55/+53
* | | | Merge pull request #41808 from nextcloud/accessibility/breadcrumbsFerdinand Thiessen2023-11-303-3/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | accessibility fix - changed the dir attribute to have valid value, keeping pr...Eduardo Morales2023-11-303-3/+5
* | | | Merge pull request #41765 from nextcloud/artonge/feat/sync_live_photosLouis2023-11-3013-8/+468
|\ \ \ \ | |/ / / |/| | |
| * | | Synchronize operation on live photo filesLouis Chemineau2023-11-2913-8/+468
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-30296-2256/+626
* | | | Merge pull request #41911 from nextcloud/update/vue/masterAndy Scherzinger2023-11-299-14/+14
|\ \ \ \