aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-18128-606/+788
* fix(theming): Add `aria-pressed` attribute to active backgroundFerdinand Thiessen2023-10-182-10/+27
* Reduce left margin of files list headerjulia.kirschenheuter2023-10-171-1/+2
* Merge pull request #40932 from nextcloud/enh/36965/fix-account-settingsSimon L2023-10-178-24/+9
|\
| * address reviewSimon L2023-10-173-9/+3
| * fix profile visibility settings being too wideSimon L2023-10-178-23/+14
* | Merge pull request #40872 from nextcloud/fix/36965-fix-status-message_dialogJulia Kirschenheuter2023-10-171-0/+1
|\ \
| * | Change `flex-direction` for input fieldjulia.kirschenheuter2023-10-171-0/+1
| |/
* / fix(files): fix new folder encodingJohn Molakvoæ2023-10-171-4/+10
|/
* Merge pull request #40907 from nextcloud/enh/36965/fix-personal-settingsSimon L2023-10-174-38/+48
|\
| * fix several personal settings problemsSimon L2023-10-174-38/+48
* | fix(files): hide grid view button on narrow screenJohn Molakvoæ2023-10-172-2/+5
* | perf(files): optimize virtual scroller computationJohn Molakvoæ2023-10-173-13/+37
* | feat(files): add grid toggle buttonJohn Molakvoæ2023-10-175-4/+53
* | perf(files): reuse keys for virtual scrollingJohn Molakvoæ2023-10-171-6/+35
* | feat(files): grid viewJohn Molakvoæ2023-10-178-66/+604
* | fix(files): split FileEntry NameJohn Molakvoæ2023-10-174-254/+352
* | fix(files): split FileEntry ActionsJohn Molakvoæ2023-10-172-189/+292
* | fix(files): split FileEntry Checkbox and fix range selectionJohn Molakvoæ2023-10-172-52/+137
* | chore(files): split FileEntry PreviewJohn Molakvoæ2023-10-174-158/+238
|/
* feat(files): migrate template pickerJohn Molakvoæ2023-10-1713-151/+210
* Append to body all selects inside of user tablejulia.kirschenheuter2023-10-173-4/+11
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1744-30/+406
* Merge pull request #40931 from nextcloud/bugfix/noid/fix-unit-tests-on-8.3Joas Schilling2023-10-161-0/+3
|\
| * Fix unit tests on PHP 8.3Joas Schilling2023-10-161-0/+3
* | Merge pull request #40927 from nextcloud/allow-expiry-dates-less-than-enforce...F. E Noel Nfebe2023-10-161-8/+12
|\ \ | |/ |/|
| * Allow share expiry dates lower than enforced limitsfenn-cs2023-10-161-8/+12
* | Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-loginCôme Chilliet2023-10-168-5/+188
|\ \ | |/ |/|
| * Fix LDAP LoginListener by adding new group relationships to caches before fir...Côme Chilliet2023-10-123-3/+38
| * Fire group events at login for LDAP groupsCôme Chilliet2023-10-127-183/+149
| * Add logging to be able to debug FirstLoginListenerCôme Chilliet2023-10-121-0/+21
| * Move event listener registration to register()Côme Chilliet2023-10-121-12/+8
| * Use a standard array for the stateful cacheCôme Chilliet2023-10-121-6/+18
| * Add FirstLoginListener to accept shares upon first ldap user loginCôme Chilliet2023-10-122-0/+153
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1666-308/+314
* | Merge pull request #40893 from nextcloud/enh/a11y/files-header-sortJohn Molakvoæ2023-10-155-531/+15
|\ \
| * | chore(files): Clean up unused componentsChristopher Ng2023-10-143-523/+0
| * | fix(files): Remove unnecessary sort direction from labelChristopher Ng2023-10-141-5/+1
| * | enh(files): Add accessible sort directionChristopher Ng2023-10-141-3/+14
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-156-0/+58
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1418-6/+78
* | 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