Commit Graph

94 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Julius Knorr 82e299401e perf(dav): Preload dav search with tags/favorites 3 months ago
skjnldsv e41e8de0e2 fix(dav): file drop nickname 4 months ago
Ferdinand Thiessen e693a5d4a5
fix(dav): correctly handle uploading folders with same name as a file 5 months ago
Ferdinand Thiessen 3d113ab6cc
refactor(dav): use Node API instead of private files view for filedrop plugin 5 months ago
John Molakvoæ (skjnldsv) 4495794a0b
feat(dav): allow uploading folders to public shares 5 months ago
provokateurin 7f0953d520
refactor(dav): Replace baseuri manipulation with RootCollection for public shares 5 months ago
Joas Schilling 7964f338dc
fix(throttler): Remove the sleep from the throttler that throws 5 months ago
Ferdinand Thiessen e33fcfddc1 fix(dav): throw invalid argument when property type does not match 5 months ago
Côme Chilliet 2cd90f8281 fix: Replace all usage of OC_Template by the new API 7 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 8 months ago
Daniel Kesselberg 6b383faf41
Revert "fix(dav): Always respond custom error page on exceptions" 11 months ago
Daniel Kesselberg 3c3b7f9eda
Revert "fix: Drop unnecessary exit" 11 months ago
skjnldsv bfe8f8af40 fix(dav): file request guest nickname encoding 11 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months ago
provokateurin 51d9d63a01
chore: Use more gender neutral language 12 months ago
Louis Chemineau d2bf3613f6
fix: Drop unnecessary exit 1 year ago
Louis Chemineau 9992e7d439
fix(dav): Always respond custom error page on exceptions 1 year ago
skjnldsv 725736a754 chore(integration): add file request tests 1 year ago
skjnldsv f28d933acc feat(files_sharing): add public name prompt for files requests 1 year ago
skjnldsv f45d6135d7 feat(files_sharing): allow uploading to subfolders in File requests 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Louis Chemineau ac0acfbbd5
feat(dav): Support multiple scopes in DAV search 1 year ago
Varun Patil a20556193c fix(files): allow any throwable in logException 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Louis Chemineau a93af13c12 Fix is-define operator 2 years ago
Maxence Lange 7467422f57 implements search on null/notnull metadata 2 years ago
Maxence Lange 380b81315a moving metadataquery 2 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Côme Chilliet 9ba9f9a7dc
Make sure to not pass null to DateTime::createFromFormat 3 years ago
Robin Appelman 3df872b9a1
add a limit to the amount of operators a client can add to a search query 3 years ago
Carl Schwan 1c7ecfc544 Fix an issue with the search backend update 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Christoph Wurst 770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM 4 years ago
Robin Appelman a317f0ff02
allow setting offset for queries not limited to the users home storage 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 734c62bee0
Format code according to PSR2 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Georg Ehrke 52ba75f644
Sabre/DAV 4.0: beforeMethod is now beforeMethod:* 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Arthur Schiwon 82f8a167a6
use core templates for displaying dav errors in the browser 6 years ago
Arthur Schiwon b285e19dc8
fix dav browser error page not styled 6 years ago