Commit Graph

2714 Commits (master)

Author SHA1 Message Date
Robin Appelman d21fa1c0b5 feat: add fileid to exception message when reading a dav file fails 6 days ago
Salvatore Martire 678bf538bf fix: drop readable check 2 weeks ago
Josh c6dd592d60
fix(dav): catch NotFound exception in UploadHome::childExists() 3 weeks ago
SebastianKrupinski 7c266d9f23 fix: do not truncate birth year to 1970 4 weeks ago
Carl Schwan 2ae9626fec
refactor(user_ldap): Port most of the remaining deprecated IConfig usage 4 weeks ago
Joas Schilling 69e6b6a483
fix(comments): Check comment object 4 weeks ago
Salvatore Martire 2a4ee2df9f fix: add INodeByPath to Directory 4 weeks ago
Christoph Wurst dac8818102
fix(dav): handle HTML in CalDAV invitations 4 weeks ago
SebastianKrupinski 1a0535aa75 fix: calendar subscription memory exhaustion 4 weeks ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 4 weeks ago
nextcloud-command 40c504ec2d chore: Update minimum supported desktop version 4 weeks ago
Carl Schwan cc7655136c
refactor(share): Remove code related to science mesh integration 1 month ago
SebastianKrupinski 54e23aeac9 feat(CalDAV): Increase Calendar Object UID field size 1 month ago
Salvatore Martire 631318f86f style: apply cs-fixer to publicwebdav.php 1 month ago
Salvatore Martire 4ac0fcf02e fix: check instance of storage using helper function 1 month ago
Salvatore Martire 38f8423cd6 fix: isPublicShare =true when share is public 1 month ago
Salvatore Martire c5ad20d925 refactor: extract tree initialization logic 1 month ago
provokateurin b1deae7232
fix(QuotaPlugin): Always check the quota before moving 1 month ago
SebastianKrupinski 345140ac88 fix: imip set language per user 1 month ago
rakekniven 6fd911581f fix(i18n): Corrected plural for multi plural languages 2 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 2 months ago
Carl Schwan 503a65ddd0 refactor: Run rector 2 months ago
provokateurin 901859eeb0
fix(FilesDropPlugin): Ensure all request for file request have a nickname 2 months ago
provokateurin ff1772f4bc
fix(FilesDropPlugin): Allow MKCOL for file drop to upload folders 2 months ago
provokateurin d332ab60d3
fix(FilesDropPlugin): Also modify Destination header for PUT requests to satisfy the QuotaPlugin 2 months ago
provokateurin 1a51e15c3d
Revert "fix: temporarily disable public shares chunking capability" 2 months ago
Salvatore Martire 36d515da61 fix(pagination): render multistatus to XML before caching 2 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
skjnldsv 9c98b722f4 fix(dav): allow multiple link shares token in session 2 months ago
Thomas Citharel 9d6c5a81c0
refactor(dav): remove use of IAppContainer in favor of ContainerInterface 2 months ago
Ferdinand Thiessen 97b91027da
refactor(dav): migrate Settings frontend to Vue 3 3 months ago
John Molakvoæ 365a040dc3 fix: temporarily disable public shares chunking capability 3 months ago
Richard Steinmetz 3813a774e9
fix(dav): dav:remove-invalid-shares removing federated calendar shares 3 months ago
Côme Chilliet 28c8ef1306
fix(dav): Allow array of array of scalars, and fix error message 3 months ago
provokateurin 3a242166f7
fix(FilesDropPlugin): Fix request method and nickname header checks 3 months ago
provokateurin 2201f77aa6
fix(FilesDropPlugin): Fix name conflict resolution for chunked uploads 3 months ago
provokateurin cde80c14d3
fix(FilesDropPlugin): Disable plugin for chunked uploads 3 months ago
Côme Chilliet 1a0b220c6b
fix(dav): Allow arrays (of scalars) in property values 3 months ago
Côme Chilliet 0283fbccb2
fix(dav): Restrict properties allowed object classes 3 months ago
Louis Chemineau e976a1323f chore: Register `system_addressbook_exposed` in lexicon 3 months ago
Louis Chemineau d14c96b26d fix(contacts): Do not expose SAB in `/contactsmenu` 3 months ago
Thomas Citharel 22b90c2319
fix(caldav): avoid selecting every custom properties from table if we have no calendars to filter 3 months ago
John Molakvoæ (skjnldsv) bd04c26427 fix(systemtags): catch empty nodes 3 months ago
Richard Steinmetz 0df9e73e6c
fix(caldav): disable remote access when calendar federation is off 3 months ago
Richard Steinmetz c12ce7083c
fix(caldav): encoding inconsistencies in event search provider 3 months ago
Anna Larch d4c9e09c5f fix(ooo): don't catch general DB exceptions 3 months ago
Carl Schwan 3004f628e9 refactor(Sabre/Node): Remove dead code 3 months ago
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 3 months ago
Joas Schilling 7cc4a0e59f
fix(live-photo): Allow files-live-photo meta data with edit permissions 3 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago