aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-05648-4054/+12432
* fix(federatedfilesharing): import external federated share scriptskjnldsv2024-06-053-174/+188
* fix(files): reset menu pos when opening in grid modeJohn Molakvoæ (skjnldsv)2024-06-041-9/+5
* fix(files): Only execute default action if there is an action to performFerdinand Thiessen2024-06-041-7/+11
* fix(files): Update current fileid in route if that node was deletedFerdinand Thiessen2024-06-043-3/+40
* fix(files): Close sidebar if shown node is deletedFerdinand Thiessen2024-06-041-1/+14
* chore(assets): Recompile assetsnextcloud-command2024-06-032-2/+6
* chore: Add SPDX headerAndy Scherzinger2024-06-03325-5674/+747
* Merge pull request #45235 from nextcloud/fix/remove-old-scheduling-objectsAnna2024-06-0310-0/+168
|\
| * fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-3110-0/+168
* | chore: Add SPDX headerAndy Scherzinger2024-06-02221-3883/+527
* | refactor(files): Make `currentView` a prop of `FilesListTableFooter`Ferdinand Thiessen2024-05-312-6/+7
* | refactor(files): Properly add type information to FilesListTableFooterFerdinand Thiessen2024-05-311-8/+8
* | refactor(files): Fix Typescript issues in filesListWidth mixinFerdinand Thiessen2024-05-311-4/+9
* | refactor(files): Correctly cast table ref to fix TypeScript errorsFerdinand Thiessen2024-05-311-6/+7
* | fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-05-318-7/+19
* | 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
|\ \ \