aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(Text2Image): Fix FakeText2ImageProvider in testing appMarcel Klehr2023-10-223-0/+3
* enh(Text2Image): Add AI settings section to text2imageMarcel Klehr2023-10-223-1/+34
* enh(testing app): Add fake text2image providerMarcel Klehr2023-10-203-0/+45
* chore: Remove unnecessary dialogs css importsChristopher Ng2023-10-186-6/+0
* Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-182-5/+2
|\
| * Stop sending deprecated Pragma headerGit'Fellow2023-08-282-5/+2
* | 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