| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(lookup-server): disable lookup server for non-global scale setups | Ferdinand Thiessen | 2025-03-11 | 1 | -3/+8 |
* | fix(lookup-server): do not query data by default | Ferdinand Thiessen | 2025-03-11 | 1 | -2/+1 |
* | fix(lookup-server): do not upload data by default | Ferdinand Thiessen | 2025-03-11 | 1 | -1/+1 |
* | fix(FederatedShareProvider): Delete external shares when groups are deleted o...fix/federatedfilesharing/group-cleanup | provokateurin | 2025-03-03 | 1 | -14/+44 |
* | chore: Apply new rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 1 | -4/+4 |
* | fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser | Côme Chilliet | 2025-02-13 | 1 | -1/+1 |
* | chore(federation): cleanup SettingsController and legacy AddServerMiddlewarefeat/auto-accept-trusted-server | skjnldsv | 2025-01-09 | 1 | -37/+23 |
* | feat(federatedfilesharing): auto-accept shares from trusted servers | skjnldsv | 2025-01-09 | 4 | -3/+20 |
* | refactor(OpenAPI): Adjust scopes to match previous behavior | provokateurin | 2025-01-06 | 1 | -1/+1 |
* | fix(federatedfilesharing): get share by token fallbackbackport/49973/master | skjnldsv | 2024-12-28 | 1 | -1/+7 |
* | fix(federatedfilesharing): fix notification typo | skjnldsv | 2024-12-28 | 1 | -1/+1 |
* | fix(signed-request): use share owner on reshare | Maxence Lange | 2024-12-05 | 1 | -2/+8 |
* | fix(ocm): get details from sharedSecret from provider | Maxence Lange | 2024-12-05 | 1 | -2/+27 |
* | fix(ocm): switching to IdentityProof | Maxence Lange | 2024-12-04 | 2 | -2/+4 |
* | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 1 | -6/+6 |
* | fix(apps): Fix wrong or missing castsfix/apps/wrong-missing-casts | provokateurin | 2024-10-23 | 1 | -1/+1 |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 13 | -154/+63 |
* | Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support | Ferdinand Thiessen | 2024-10-18 | 1 | -2/+2 |
|\ |
|
| * | fix: Prevent breaking change in IQueryBuilder | Ferdinand Thiessen | 2024-10-17 | 1 | -2/+2 |
| * | feat(AppFramework): Add full support for date / time / datetime columns | Ferdinand Thiessen | 2024-10-17 | 1 | -2/+2 |
* | | chore(db): Apply query prepared statementsdbQueriesExecStmt2 | Git'Fellow | 2024-10-17 | 1 | -4/+4 |
|/ |
|
* | chore(db): Correctly apply query types | Git'Fellow | 2024-10-17 | 1 | -19/+19 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 5 | -15/+20 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 4 | -4/+4 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 8 | -17/+18 |
* | refactor(federatedfilesharing): Replace security annotations with respective ... | provokateurin | 2024-07-27 | 2 | -30/+26 |
* | refactor: Remove deprecated `Util` function for filename validation to `Filen... | Ferdinand Thiessen | 2024-07-16 | 1 | -1/+3 |
* | feat(notifications): Migrate server INotifiers to new exceptions | Joas Schilling | 2024-06-25 | 1 | -3/+4 |
* | fix(federatedfilesharing): import external federated share script | skjnldsv | 2024-06-05 | 1 | -5/+11 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 17 | -388/+51 |
* | refactor: remove non-shallow getSharesInFolder | Robin Appelman | 2024-05-01 | 1 | -6/+5 |
* | fix(federatedfilesharing): Use correct language file to render notification | Joas Schilling | 2024-03-19 | 1 | -1/+1 |
* | fix: also filter by storage when getting shares in folder | Robin Appelman | 2024-03-06 | 1 | -1/+2 |
* | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 1 | -4/+4 |
* | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 1 | -3/+3 |
* | chore: Fix missing template parameter for IEventListener | Côme Chilliet | 2024-01-30 | 1 | -0/+1 |
* | refactor: Configure OpenAPI scopes | provokateurin | 2024-01-18 | 2 | -0/+4 |
* | feat: public dav endpoint v2 | John Molakvoæ | 2024-01-09 | 1 | -1/+2 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 7 | -33/+33 |
* | Merge pull request #39743 from nextcloud/fixNullArray | Git'Fellow | 2023-10-27 | 1 | -0/+1 |
|\ |
|
| * | fix: don't try to access null array | Git'Fellow | 2023-08-14 | 1 | -0/+1 |
* | | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-09-28 | 1 | -1/+1 |
* | | Refactors "strpos" and "substr" calls to improve code readability | Hamid Dehnavi | 2023-09-27 | 3 | -7/+7 |
* | | Add single status code descriptions for OpenAPI | jld3103 | 2023-09-27 | 1 | -0/+6 |
|/ |
|
* | federatedfilesharing: Add OpenAPI spec | jld3103 | 2023-07-12 | 4 | -57/+65 |
* | Migrate federated file sharing to PSR LoggerInterface | Benjamin Gaussorgues | 2023-07-07 | 5 | -287/+61 |
* | displayname on federated shares | Maxence Lange | 2023-06-28 | 2 | -12/+44 |
* | Specify the parameters of FederatedFileSharing controllers | Joas Schilling | 2023-06-14 | 1 | -41/+45 |
* | Merge pull request #36267 from nextcloud/bugfix/noid/dont-reuse-query-builder | Joas Schilling | 2023-02-06 | 1 | -0/+1 |
|\ |
|
| * | Don't reuse query builder object with populated parameters | Joas Schilling | 2023-01-23 | 1 | -0/+1 |