Commit Graph

285 Commits (49cf5ba318add68160aede0e2ad624800983d183)

Author SHA1 Message Date
Marcel Klehr b464469bc1 perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals 1 year ago
Ferdinand Thiessen 00d08a4f69
fix(lookup-server): disable lookup server for non-global scale setups 1 year ago
Ferdinand Thiessen 34251c4375
fix(lookup-server): do not query data by default 1 year ago
Ferdinand Thiessen 5e4910e10e
fix(lookup-server): do not upload data by default 1 year ago
provokateurin f5b5aec296
fix(FederatedShareProvider): Delete external shares when groups are deleted or users removed from a group 1 year ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 1 year ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 1 year ago
skjnldsv 669e6cadd6 chore(federation): cleanup SettingsController and legacy AddServerMiddleware 1 year ago
skjnldsv 5c359e424f feat(federatedfilesharing): auto-accept shares from trusted servers 1 year ago
provokateurin 085d4c9364
refactor(OpenAPI): Adjust scopes to match previous behavior 1 year ago
skjnldsv bc0ad5efbf fix(federatedfilesharing): get share by token fallback 1 year ago
skjnldsv 895a93921f fix(federatedfilesharing): fix notification typo 1 year ago
Maxence Lange abd24f9bef fix(signed-request): use share owner on reshare 1 year ago
Maxence Lange ac470184e7 fix(ocm): get details from sharedSecret from provider 1 year ago
Maxence Lange f08d053290 fix(ocm): switching to IdentityProof 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
provokateurin f25a71806b
fix(apps): Fix wrong or missing casts 2 years ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 2 years ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 2 years ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 2 years ago
Git'Fellow c254855222 chore(db): Correctly apply query types 2 years ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
provokateurin e4e3783501
refactor(federatedfilesharing): Replace security annotations with respective attributes 2 years ago
Ferdinand Thiessen f4ede27cdb
refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 2 years ago
Joas Schilling 8130968a35
feat(notifications): Migrate server INotifiers to new exceptions 2 years ago
skjnldsv 7f0ffac727 fix(federatedfilesharing): import external federated share script 2 years ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Robin Appelman ccd56672e8
refactor: remove non-shallow getSharesInFolder 2 years ago
Joas Schilling 84281ceecb
fix(federatedfilesharing): Use correct language file to render notification 2 years ago
Robin Appelman bfeb97c54a fix: also filter by storage when getting shares in folder 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
provokateurin c5808d0d10
refactor: Configure OpenAPI scopes 2 years ago
John Molakvoæ 7b6a650b6e
feat: public dav endpoint v2 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 3 years ago
Hamid Dehnavi 11447334e5 Refactors "strpos" and "substr" calls to improve code readability 3 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 3 years ago
Git'Fellow c5c6f3eaf1 fix: don't try to access null array 3 years ago
jld3103 4ead6e64a4
federatedfilesharing: Add OpenAPI spec 3 years ago
Benjamin Gaussorgues 45b3f6e2b3
Migrate federated file sharing to PSR LoggerInterface 3 years ago
Maxence Lange d2efd0e03c displayname on federated shares 3 years ago
Joas Schilling bf4c5bd556
Specify the parameters of FederatedFileSharing controllers 3 years ago
Joas Schilling a192641808
Use the default color and matching text color for the federation invite 3 years ago
Joas Schilling f717219490
Don't reuse query builder object with populated parameters 3 years ago
Côme Chilliet d9151ff35c Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it 3 years ago