aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-31130-1542/+2334
* Merge pull request #39472 from nextcloud/26691-improve-sharing-design-flowF. E Noel Nfebe2023-08-3028-570/+1510
|\
| * Improve sharing flowfenn-cs2023-08-3028-570/+1510
|/
* Merge pull request #40159 from nextcloud/bugfix/noid/update-drone-signatureJoas Schilling2023-08-302-1/+2
|\
| * chore(Codeowner): Add myself as a codeownerJoas Schilling2023-08-301-0/+1
| * fix(CI): Update .drone.yml signatureJoas Schilling2023-08-301-1/+1
* | Merge pull request #40108 from nextcloud/bug/noid/config-dns-pinningDaniel2023-08-302-3/+56
|\ \ | |/ |/|
| * feat: add switch to disable dns pinningDaniel Kesselberg2023-08-292-3/+56
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-30192-114/+270
* | Merge pull request #40084 from nextcloud/deps/nextcloud/vue-8.0.0-beta.5Pytal2023-08-29103-402/+320
|\ \
| * | chore: Update dav snapshotChristopher Ng2023-08-291-30/+30
| * | chore: compile assetsChristopher Ng2023-08-2992-136/+133
| * | enh(a11y): Always visible user management labelsChristopher Ng2023-08-291-24/+15
| * | enh(a11y): Always visible file rename labelChristopher Ng2023-08-291-1/+9
| * | chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-296-11/+0
| * | chore(deps): Bump @nextcloud/vue to v8 beta 5Christopher Ng2023-08-292-200/+133
* | | Merge pull request #39978 from joshtrichards/jr-cfg-sample-trystack-removeArthur Schiwon2023-08-291-1/+0
|\ \ \ | |/ / |/| |
| * | (config sample) Remove defunct trystack.org urlJosh Richards2023-08-191-1/+0
* | | Merge pull request #39243 from shdehnavi/refactor_contactsinteraction_appAndy Scherzinger2023-08-295-57/+33
|\ \ \ | |_|/ |/| |
| * | Make adjustments based on the psalm messagesHamid Dehnavi2023-08-291-1/+1
| * | Refactor contactsinteraction appHamid Dehnavi2023-08-295-57/+33
|/ /
* | Merge pull request #40026 from lhsazevedo/auth-token-commandsJoas Schilling2023-08-2914-12/+471
|\ \
| * \ Merge branch 'master' into auth-token-commandsLucas Azevedo2023-08-28529-5141/+4617
| |\ \
| * | | Format lastActivity and type for plain outputLucas Azevedo2023-08-271-1/+16
| * | | Use table output for list commandLucas Azevedo2023-08-251-4/+10
| * | | Fix typoLucas Azevedo2023-08-251-1/+1
| * | | Fixes from static analysisLucas Azevedo2023-08-252-6/+6
| * | | Add tests for occ user:auth-tokens:deleteLucas Azevedo2023-08-254-6/+214
| * | | Add last-used-before optionLucas Azevedo2023-08-255-4/+92
| * | | Update autoloadersLucas Azevedo2023-08-242-2/+6
| * | | Namespace user auth token commandsLucas Azevedo2023-08-244-12/+13
| * | | Use autowiring when registering commandsLucas Azevedo2023-08-241-2/+2
| * | | Filter out sensitive fields in user:auth-tokensLucas Azevedo2023-08-241-1/+10
| * | | Add missing return typesLucas Azevedo2023-08-242-3/+3
| * | | feat: Add user:delete-auth-token commandLucas Azevedo2023-08-232-0/+57
| * | | feat: Add user:auth-tokens commandLucas Azevedo2023-08-232-0/+71
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2958-10/+120
* | | | Merge pull request #40079 from nextcloud/techdebt/noid/user-IThrottler-interf...Joas Schilling2023-08-2822-67/+67
|\ \ \ \
| * | | | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25Joas Schilling2023-08-2822-67/+67
* | | | | Merge pull request #40077 from nextcloud/bugfix/noid/purge-displayname-cache-...Joas Schilling2023-08-283-0/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix(cache): Remove displayname cache entry on deleteJoas Schilling2023-08-283-0/+16
* | | | | Merge pull request #39083 from nextcloud/fix/check-vobject-existenceAndy Scherzinger2023-08-281-3/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(CalDAV): Check if the vObject exists before attempting any operationsAnna Larch2023-08-281-3/+22
| |/ / /
* | | | Merge pull request #39699 from nextcloud/enh/hide-shares-from-disabled-usersCôme Chilliet2023-08-282-18/+96
|\ \ \ \
| * | | | Use nullsafe call syntax instead of additionnal checkCôme Chilliet2023-08-281-1/+1
| * | | | Fix tests, add test for the new featureCôme Chilliet2023-08-281-13/+77
| * | | | Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disa...Côme Chilliet2023-08-281-5/+19
* | | | | Merge pull request #38298 from nextcloud/enh/occ-sync-account-dataAnna2023-08-284-0/+108
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | feat: Add occ user:sync-account-data for updating oc_accounts information fro...Julius Härtl2023-06-094-0/+108
* | | | | Merge pull request #40067 from nextcloud/fix-cancel-files-scanDaniel2023-08-281-1/+1
|\ \ \ \ \