Commit Graph

35 Commits (3d814b0c36e736f8f9051d6ee6f0d20fc8811640)

Author SHA1 Message Date
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
John Molakvoæ 63da44bb0e
fix(dav): report status 2 years ago
Arthur Schiwon 5596af2b96
docs(dav): remove outdated comment 2 years ago
Arthur Schiwon d9487103c9
fix: cannot apply limit+offset on multi-tag-search 2 years ago
Arthur Schiwon 00b396a674
refactor: save unnecessary method_exists 2 years ago
Arthur Schiwon a0b683477f
fix: use array_unitersect against objects 2 years ago
Arthur Schiwon 27f6f86d75
fix: obey offset and limit for results from favs and circles 2 years ago
Arthur Schiwon a0f9556f7c
fix: cominbation of small fixes 2 years ago
Arthur Schiwon 49db546f78
fix: include invisible tags for admins 2 years ago
Arthur Schiwon 29f59a54b4
fix: search with more than one search tags 2 years ago
Arthur Schiwon 30028bb9ac
fix: no search when LazyFolder was provided 2 years ago
Arthur Schiwon ddb65be58f
chore: cleanup unused code 2 years ago
Arthur Schiwon be50bd1b0f
fix: ensure searchBySystemTag() is available 2 years ago
Arthur Schiwon 783e32a64d
fix: favorites view and universal search against tags 2 years ago
Arthur Schiwon 58f7fd2370
use efficient tag retrieval on DAV report request 2 years ago
Côme Chilliet 5cd5245ca8
Fix dav application tests and code for PHP 8.1 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke de8e02628e
Improve code 7 years ago
Morris Jobke 389c2095a6
Use dependency injection for app manager 7 years ago
Vinicius Cubas Brand 9bb13fb05f
Created infrastructure to show circles' shared files 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Thomas Müller 04cf77120c
Fix error when $view is null when being passed into some plugins 9 years ago
Vincent Petry 73e216e0a7
Add more files plugins to new DAV endpoint (#26186) 9 years ago
Vincent Petry 361f008c70
Make it possible to filter by tags with REPORT method 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Joas Schilling a0d0edc754 Make non-public-method protected 10 years ago
Joas Schilling e8d9c288bc Stop when a mid result is empty 10 years ago
Vincent Petry 3028684d89 Fix system tag filter AND condition 10 years ago
Vincent Petry 2f1a60a64d Add REPORT on files endpoint for filtering 10 years ago