Commit Graph

2897 Commits (5fb2eee5df6bfbe3d608709fbe6997860fe4d648)

Author SHA1 Message Date
Roeland Jago Douma 777c3ee325
Add FileDisplayResponse 10 years ago
Roeland Jago Douma 581a83c2a1
Fix AppTest and intergration test 10 years ago
Christoph Wurst ddb659dd90
increase core version number to trigger db ugprade and fix app manager tests 10 years ago
Christoph Wurst 8acb734854
add 2fa backup codes app 10 years ago
Roeland Jago Douma 0228bc6e66
ACCEPT_LANGUAGE goes before default_langauge 10 years ago
Morris Jobke a3c1d74829
Remove unneeded Windows logic 10 years ago
Roeland Jago Douma 21a87d3c2e
No body or content-length for 204 and 304 responses 10 years ago
Roeland Jago Douma 6a85882f61
Fix tests 10 years ago
Jörn Friedrich Dreyer d5518735c9
always return numeric storage id as int, also check type equality in test asserts 10 years ago
Robin Appelman 6c93fe08f5 dont get bruteforce delay twice 10 years ago
Roeland Jago Douma c5bdb4d4e8
L10N tests do not require DB 10 years ago
Roeland Jago Douma 04cffe6d81
CappedMemoryCacheTest does not require DB 10 years ago
Robin Appelman 2693ae870e cache user folders 10 years ago
Christoph Wurst 6af2efb679
prevent infinite redirect loops if the there is no 2fa provider to pass 10 years ago
Robin Appelman a0c2342c20 prevent infinite recursion while getting storage from mount 10 years ago
Arthur Schiwon 5cd3f4e4dc
add test 10 years ago
Arthur Schiwon baa91809bd
adjust test 10 years ago
Arthur Schiwon 7972fa5527
enlist only registered sections that also have settings registered to 10 years ago
Lukas Reschke d50e7ee36c
Remove reading PATH_INFO from server variable 10 years ago
Julius Haertl 162b153f22
Fix loading of ThemingDefaults 10 years ago
Vincent Petry df9b509ed3
Improve regexp to detect duplicate folders when repairing unmerged shares 10 years ago
Vincent Petry 7a2d25fab4
Fix unmerged shares repair with mixed group and direct shares 10 years ago
Vincent Petry 56b94b220d
Improve file_target finding logic when repairing unmerged shares 10 years ago
Arthur Schiwon 4943441bde
adjust tests to latest changes 10 years ago
Roeland Jago Douma c044aa34fa
Make the capabilities manager more error proof 10 years ago
Lukas Reschke 7ffb7b0d84
Use MockBuilder instead of createMock 10 years ago
Lukas Reschke 8a7a0f3287
Add unit tests 10 years ago
Joas Schilling 3ed05f8769
Make sure the primary action is always the first one 10 years ago
Roeland Jago Douma a0b22227fc
Add tests 10 years ago
Roeland Jago Douma a98376f38c
Add tests 10 years ago
Roeland Jago Douma 1f370c97ed
OCSController requires DataResponse 10 years ago
Lukas Reschke b53ea18ea5
Match only for actual session cookie 10 years ago
Roeland Jago Douma 0032a5c2d1
Hanlde Core and Settings app in AppFramework 10 years ago
Roeland Jago Douma 63f6d2d558
Allow ocs/v2.php/cloud/... routes 10 years ago
Joas Schilling f37fa6e45c
Move Share backends to PSR-4 instead of using class path (#24941) 10 years ago
Thomas Müller f1cd68d713 Adding test case for getPathById including a jailed cache where root is just empty 10 years ago
Vincent Petry 0c6352e095
Fix RepairUnmergedShares to not skip valid repair cases 10 years ago
Vincent Petry 67fa6bf9bc
Add repair step for unmerged shares (WIP) 10 years ago
Roeland Jago Douma 5c718b13b8
We should properly check for 'true' instaed of the bool 10 years ago
Roeland Jago Douma f7f5216aa3
Dark hackery to not always disable CSRF for OCS controllers 10 years ago
Bjoern Schiessle 351cab6bce
skip shared files, if files get decrypted only for a specific user we shouldn't touch files owned by a different user. 10 years ago
Roeland Jago Douma 8bdd0adcee
Support subdir in the OCS v2 endpoint 10 years ago
Morris Jobke 9c21067c19
fix enabled apps tests 10 years ago
Morris Jobke 6482be040b
fix unit tests 10 years ago
Joas Schilling 0fcc39cd8e
Translate the server version for nextcloud 10 years ago
Morris Jobke 2f42a3fc31
Add workflowengine 10 years ago
Robin Appelman 81e103074e use limit instead of since when listing recent files 10 years ago
Robin Appelman a4ba3eadd0 fix test 10 years ago
Joas Schilling 5c34346479
Allow downgrades of maintenance accross vendors 10 years ago
Thomas Pulzer 61a1d56d27 Renamed test classes for file logging tests. 10 years ago