Commit Graph

2744 Commits (dde7b7cf8700aefac3696d4e2e472d7ac96e4d11)

Author SHA1 Message Date
Carl Schwan 2d648e36b9
fix(systemtags): Correct the return type of system tag object mapper 3 months ago
Git'Fellow 59bb049de0 fix(caldav): Enhance UID check for base component 3 months ago
hmt 2ad593cc3a
Calendar: Fix typos in import/export 3 months ago
nextcloud-command dd6a947a2a chore: Update minimum supported desktop version 3 months ago
Carl Schwan 9a8d45d81f
refactor(QueryException): Remove most usage of QueryException 3 months ago
Carl Schwan ea40ade012
refactor(dav): Remove dead property 3 months ago
Côme Chilliet dc843f6d0a
fix: Use strict array search in other shipped apps as well 3 months ago
Carl Schwan a1979c9cd1
perf(dav): Avoid getting DB Connection inside callback 3 months ago
Git'Fellow df018cf994 fix(gc): Implement cache_chunk_gc_ttl 3 months ago
SebastianKrupinski acfec22652 feat: restrict calendar invitation participants 3 months ago
Ferdinand Thiessen 0c6565ea44
fix(birthday-service): Fix on 32 bits system 4 months ago
Robin Appelman d21fa1c0b5 feat: add fileid to exception message when reading a dav file fails 4 months ago
Robin Appelman 39c8141f0c
fix: allow moving from of non-resharable to other share if the user has delete permissions 4 months ago
Salvatore Martire 678bf538bf fix: drop readable check 4 months ago
Robin Appelman 69249a3ce3
feat: also send x-user-id for dav responses 4 months ago
Josh c6dd592d60
fix(dav): catch NotFound exception in UploadHome::childExists() 4 months ago
SebastianKrupinski 7c266d9f23 fix: do not truncate birth year to 1970 4 months ago
Carl Schwan 2ae9626fec
refactor(user_ldap): Port most of the remaining deprecated IConfig usage 4 months ago
Joas Schilling 69e6b6a483
fix(comments): Check comment object 4 months ago
Salvatore Martire 2a4ee2df9f fix: add INodeByPath to Directory 4 months ago
Christoph Wurst dac8818102
fix(dav): handle HTML in CalDAV invitations 4 months ago
SebastianKrupinski 1a0535aa75 fix: calendar subscription memory exhaustion 5 months ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 5 months ago
nextcloud-command 40c504ec2d chore: Update minimum supported desktop version 5 months ago
Carl Schwan cc7655136c
refactor(share): Remove code related to science mesh integration 5 months ago
SebastianKrupinski 54e23aeac9 feat(CalDAV): Increase Calendar Object UID field size 5 months ago
Salvatore Martire 631318f86f style: apply cs-fixer to publicwebdav.php 5 months ago
Salvatore Martire 4ac0fcf02e fix: check instance of storage using helper function 5 months ago
Salvatore Martire 38f8423cd6 fix: isPublicShare =true when share is public 5 months ago
Salvatore Martire c5ad20d925 refactor: extract tree initialization logic 5 months ago
provokateurin b1deae7232
fix(QuotaPlugin): Always check the quota before moving 5 months ago
SebastianKrupinski 345140ac88 fix: imip set language per user 5 months ago
rakekniven 6fd911581f fix(i18n): Corrected plural for multi plural languages 5 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 5 months ago
Carl Schwan 503a65ddd0 refactor: Run rector 5 months ago
provokateurin 901859eeb0
fix(FilesDropPlugin): Ensure all request for file request have a nickname 5 months ago
provokateurin ff1772f4bc
fix(FilesDropPlugin): Allow MKCOL for file drop to upload folders 5 months ago
provokateurin d332ab60d3
fix(FilesDropPlugin): Also modify Destination header for PUT requests to satisfy the QuotaPlugin 5 months ago
provokateurin 1a51e15c3d
Revert "fix: temporarily disable public shares chunking capability" 5 months ago
Salvatore Martire 36d515da61 fix(pagination): render multistatus to XML before caching 6 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 6 months ago
skjnldsv 9c98b722f4 fix(dav): allow multiple link shares token in session 6 months ago
Thomas Citharel 9d6c5a81c0
refactor(dav): remove use of IAppContainer in favor of ContainerInterface 6 months ago
Ferdinand Thiessen 97b91027da
refactor(dav): migrate Settings frontend to Vue 3 6 months ago
John Molakvoæ 365a040dc3 fix: temporarily disable public shares chunking capability 6 months ago
Richard Steinmetz 3813a774e9
fix(dav): dav:remove-invalid-shares removing federated calendar shares 6 months ago
Côme Chilliet 28c8ef1306
fix(dav): Allow array of array of scalars, and fix error message 6 months ago
provokateurin 3a242166f7
fix(FilesDropPlugin): Fix request method and nickname header checks 6 months ago
provokateurin 2201f77aa6
fix(FilesDropPlugin): Fix name conflict resolution for chunked uploads 6 months ago
provokateurin cde80c14d3
fix(FilesDropPlugin): Disable plugin for chunked uploads 6 months ago