aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix: Update `@nextcloud/files` to 3.4.0 to fix public link sharesFerdinand Thiessen2024-05-312-2/+2
* refactor(files): Consistently sort imports of FileEntryMixinFerdinand Thiessen2024-05-311-3/+3
* fix(files): Ensure entry with `fileid` is marked as activeFerdinand Thiessen2024-05-312-8/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-31273-4674/+624
* chore: Change more "user" strings to "account"Christopher Ng2024-05-303-7/+7
* refactor: Shorten input focus callsChristopher Ng2024-05-301-3/+3
* fix: Autofocus username inputChristopher Ng2024-05-301-0/+4
* refactor: Migrate to built-in NcSelect input labelChristopher Ng2024-05-301-26/+7
* chore: Change some "user" strings to "account"Christopher Ng2024-05-301-6/+6
* fix(settings): Move user creation modal to dialogChristopher Ng2024-05-302-38/+55
* Merge pull request #45573 from nextcloud/chore/noid/spdx-batch9Andy Scherzinger2024-05-30322-5432/+883
|\
| * chore(assets): Recompile assetsnextcloud-command2024-05-302-2/+5
| * chore: run "composer run cs:fix" in user_ldap/templatesCôme Chilliet2024-05-303-11/+11
| * chore: Add SPDX headerAndy Scherzinger2024-05-30320-5422/+870
* | Merge pull request #36942 from nextcloud/unmark-login-dateJohn Molakvoæ2024-05-301-1/+6
|\ \
| * | fix: php lintJohn Molakvoæ2024-05-271-1/+1
| * | unmark deleted users if their last login date is more recent than deleted dateRobin Appelman2024-05-271-1/+6
* | | Merge pull request #40206 from summersab/refactor/apps/user_ldap/OC-Server-ge...John Molakvoæ2024-05-303-7/+9
|\ \ \ | |_|/ |/| |
| * | Refactor `OC\Server::getAvatarManager` in user_ldap appAndrew Summers2024-05-303-7/+9
* | | Refactor `OC\Server::getAvatarManager` in dav appAndrew Summers2024-05-301-1/+2
|/ /
* | feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-3022-9/+346
* | feat(files): Use receiving users language for the ownership transfer target f...Ferdinand Thiessen2024-05-291-8/+13
* | Merge pull request #45508 from Agnibaan/issue-42611-security-txt-fixJohn Molakvoæ2024-05-291-1/+2
|\ \
| * | fix:Ensure security.txt file ends with a newline characterArchisman Das2024-05-271-1/+2
| |/
* | Merge pull request #44272 from nextcloud/feature/40205/show-add-menu-in-empty...John Molakvoæ2024-05-291-4/+12
|\ \
| * | fix(files): Keep 'back'-button for not found directories or if user can not u...Ferdinand Thiessen2024-05-291-3/+17
| * | feat(files): Show upload menu in folders' emptycontentMarco2024-05-291-14/+8
* | | Merge pull request #45222 from nextcloud/bug/noid/caldav-search-limit-and-tim...Daniel2024-05-2910-52/+449
|\ \ \
| * | | feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-05-284-1/+83
| * | | fix(caldav): event search with limit and timerangeDaniel Kesselberg2024-05-288-51/+366
* | | | Merge pull request #45247 from nextcloud/add-border-widthFerdinand Thiessen2024-05-292-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | feat(theming): Add variable for border widthMarco Ambrosini2024-05-282-0/+6
| |/ /
* | | fix(ShareApiClients): Maintain meaning of `''` and null for share api clientsfenn-cs2024-05-291-3/+3
* | | Merge pull request #45295 from nextcloud/add-temporary-border-radius-variableMarco2024-05-292-0/+3
|\ \ \
| * | | Feat: Update apps/theming/css/default.cssMarco2024-05-291-1/+2
| * | | Feat: Add temporary border-radius variableMarco Ambrosini2024-05-272-0/+2
* | | | chore(assets): Recompile assetsnextcloud-command2024-05-2912-12/+47
* | | | chore: Add SPDX headerAndy Scherzinger2024-05-29358-6504/+1067
| |/ / |/| |
* | | Merge pull request #45549 from nextcloud/chore/noid/spdx-batch7Andy Scherzinger2024-05-28239-4009/+743
|\ \ \
| * | | chore: Add SPDX headerAndy Scherzinger2024-05-28239-4009/+743
* | | | Merge pull request #44664 from nextcloud/fix/dav/rate-limit-create-adress-bookHamza2024-05-286-0/+240
|\ \ \ \ | |/ / / |/| | |
| * | | fix(dav): Rate limit address book creationHamza Mahjoubi2024-05-276-0/+240
| | |/ | |/|
* | | Merge pull request #45539 from nextcloud/chore/noid/spdx-batch6Andy Scherzinger2024-05-28448-9063/+1147
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-05-272-2/+5
| * | | chore: Add SPDX headerAndy Scherzinger2024-05-27446-9061/+1142
| | |/ | |/|
* / | fix(files): Adjust type import and usage for removed dependencyFerdinand Thiessen2024-05-271-2/+1
|/ /
* / fix(files): Implement `SortingService` to fix sorting of filesFerdinand Thiessen2024-05-273-1/+160
|/
* chore: Add SPDX headerAndy Scherzinger2024-05-2618-381/+41
* Merge pull request #44485 from nextcloud/44219-share-server-respect-empty-exp...Louis2024-05-232-10/+17
|\
| * fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-232-10/+17