summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix several admin settings problemsSimon L2023-10-134-5/+34
* feat(OCM): Add a way for apps to create a new IOCMResourceJoas Schilling2023-10-131-4/+2
* fix(OCM): Make the OCM provider stateful so apps can add resourcesJoas Schilling2023-10-132-9/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1326-4/+172
* Merge pull request #40871 from nextcloud/enh/36965/fix-my-apps-viewSimon L2023-10-124-10/+20
|\
| * Fix my-apps view on mobileSimon L2023-10-124-10/+20
* | Merge pull request #40864 from nextcloud/bugfix/noid/use-allowSelfSignedCerti...Joas Schilling2023-10-123-19/+17
|\ \ | |/ |/|
| * Fix unit testsJoas Schilling2023-10-121-1/+4
| * fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config ...Joas Schilling2023-10-112-18/+13
* | Merge pull request #40443 from nextcloud/fix/noid/store-lpap-user-groupsArthur Schiwon2023-10-125-416/+442
|\ \
| * | fix(LDAP): solve race condition reading groups of disappeared LDAP userArthur Schiwon2023-10-113-7/+131
| * | refactor(LDAP): pass IConfig via constructor to Group_LDAPArthur Schiwon2023-10-104-23/+23
| * | refactor(tests): simplify code, reduce duplicationArthur Schiwon2023-10-091-425/+257
| * | test(Group LDAP): add test for getting groups of OfflineUserArthur Schiwon2023-10-091-0/+45
| * | fix(ldap): store last known user groupsArthur Schiwon2023-10-092-2/+27
* | | fix(meta): copyright noteArthur Schiwon2023-10-121-1/+1
* | | remove unused propertiessorbaugh2023-10-121-29/+1
* | | Remove unneeded includes.sorbaugh2023-10-121-4/+0
* | | Keep Search Provider but remove actual search and display on the searchlist d...sorbaugh2023-10-121-29/+1
* | | Add new user filter to search.sorbaugh2023-10-125-0/+151
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-12178-592/+956
* | | enh(settings): Move confirm group removal dialog to vueChristopher Ng2023-10-111-43/+107
* | | enh(settings): Add groups accessiblyChristopher Ng2023-10-112-47/+54
* | | Merge pull request #40698 from nextcloud/Valdnet-patch-1Arthur Schiwon2023-10-112-2/+2
|\ \ \ | |_|/ |/| |
| * | Correct typos and add quotation marksValdnet2023-10-112-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1126-2/+140
|/ /
* | feat: allow external drop and add dropzoneJohn Molakvoæ2023-10-108-101/+343
* | Merge pull request #40782 from nextcloud/fix/auth-ext-strgJohn Molakvoæ2023-10-102-3/+6
|\ \
| * | fix(files_external): basic auth user storage triggerJohn Molakvoæ2023-10-102-3/+6
* | | Merge pull request #39756 from nextcloud/enh/add-disabled-users-endpointCôme Chilliet2023-10-103-2/+181
|\ \ \ | |/ / |/| |
| * | Check limit and offset parameters sent to controllerCôme Chilliet2023-10-101-0/+7
| * | Fix api description for Users#getDisabledUsersCôme Chilliet2023-10-092-3/+6
| * | Generated openapi.jsonCôme Chilliet2023-10-091-0/+106
| * | Remove psalm @var annotations which should not be neededCôme Chilliet2023-10-091-2/+0
| * | Add endpoint for getting disabled user listCôme Chilliet2023-10-092-1/+66
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1010-0/+10
* | | Merge pull request #40804 from nextcloud/enh/40687/fix-button-textSimon L2023-10-091-1/+1
|\ \ \
| * | | fix text on default background image buttonSimon L2023-10-091-1/+1
| | |/ | |/|
* / | Fixed mixed translations in sharing detailsfenn-cs2023-10-091-17/+17
|/ /
* | Merge pull request #40784 from nextcloud/enh/39414/move-docsSimon L2023-10-093-44/+114
|\ \ | |/ |/|
| * fix double headingSimon L2023-10-061-1/+1
| * address reviewSimon L2023-10-064-28/+115
| * Move inline docs to online documentationSimon L2023-10-054-68/+51
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-0916-12/+32
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-0834-40/+206
* | fix(comments): move new comment instructions placeholder to descriptionGrigorii K. Shartsev2023-10-072-26/+42
* | fix(ci): Update dav snapshotChristopher Ng2023-10-061-70/+54
* | chore: Adapt to breaking DateTime renameChristopher Ng2023-10-061-2/+2
* | Merge pull request #40719 from nextcloud/enh/a11y/semantic-user-tablePytal2023-10-056-214/+361
|\ \
| * | enh(settings): Semantic user table markupChristopher Ng2023-10-056-214/+361