5703 Commits (563f1318cdaf8681c4977fb32d7ea2441269aa1c)

Author SHA1 Message Date
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Roeland Jago Douma f865a3a1c2
Move initial state provider to boostrap 3 years ago
  Roeland Jago Douma 76a7600e2e
Allow configuring the activity update interval of token 3 years ago
  Joas Schilling 95a301ea57
Fix tests 3 years ago
  Joas Schilling 7255666557
Set status is also there now 3 years ago
  Joas Schilling c25063dc07
Don't break when the IP is empty 3 years ago
  Morris Jobke e6fca0a519
Fix code style 3 years ago
  Julius Härtl 74747163d6
Make sure tests cover the new mkdir behaviour on 0 quota 3 years ago
  Joas Schilling c2bef528ef
Remove unused members and imports 3 years ago
  Christoph Wurst adf100a42f
Fix undefined class property access after upgrade from 19 to 20 3 years ago
  Joas Schilling a4b2403e29
The privacy setting is only about syncing to other servers 3 years ago
  Daniel Calviño Sánchez 96821945fb
Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 3 years ago
  Brad Rubenstein 442af8c5d5 Minor cleanup: php-cs-fixer, tests, interface consistency 3 years ago
  Julius Härtl e0ae37745a
Do not expose direct editing if no master key is available 3 years ago
  Daniel Calviño Sánchez 034b7bd4a9 Fix clicks on actions menu of non opaque file rows in acceptance tests 3 years ago
  Morris Jobke a0cbf16d9b
In case the group backend returns $limit or more results it is expected to contain more results 3 years ago
  Morris Jobke 590d461210
Remove unneeded import 3 years ago
  Morris Jobke 9e483ea949
Fix unit tests 3 years ago
  Joas Schilling b09620651c
Don't use deprecated getIniWrapper() anymore 3 years ago
  Lionel Elie Mamane 2c8e7912f3
adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid != loginname 4 years ago
  Roeland Jago Douma 5340ab3a75
New SSE key format 4 years ago
  Morris Jobke 387cac4c5f
Properly inject IRouter into URLGenerator to properly encapsulate tests 3 years ago
  Morris Jobke 053ee7b386
Only load routes of the app which is requested 5 years ago
  Joas Schilling a9f22ac7b1
More test fixing 3 years ago
  Joas Schilling 41d8a7e05f
Fix unit tests 3 years ago
  Joas Schilling 3a71155fc5
Fix activity tests again 3 years ago
  Georg Ehrke 5b26487f14
Expose status via Collaborators API 3 years ago
  Morris Jobke 8e249569af
Fix existing test and add a specific one for the new case 3 years ago
  Morris Jobke 16d83ab30a
Remove getLastJob from IJobList 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Daniel Kesselberg aa0e90f0c0
Exclude apps/files_external/3rdparty again 3 years ago
  Daniel Kesselberg 2ae285daec
Rename Core/ to core/ 3 years ago
  Daniel Kesselberg 385613c3aa
Exclude apps/*/tests for coverage calculation 3 years ago
  John Molakvoæ (skjnldsv) 9e962fb69f
Allow to update to nightly 4 years ago
  Morris Jobke 97c49b0b15
Add tests for occ preview:migrate - initial check for empty directories 3 years ago
  Morris Jobke 45428e4948
Add config option to enable multibucket preview distribution 3 years ago
  Morris Jobke 159f28cd52
Mount the old previews in a separate folder for the multi bucket setup and check in them before using the actual locations 3 years ago
  Morris Jobke 5a06e38564
Dashboard app is disabled and there is no need to redirect to files app 3 years ago
  Julius Härtl 4679926511
Redirect to files app after login in acceptance tests 3 years ago
  Robin Appelman 227e362842
allow grouping of activity settings 3 years ago
  Georg Ehrke 0fad921840
Add user-status app 4 years ago
  John Molakvoæ (skjnldsv) 3a31397ac2
Use `babel-loader-exclude-node-modules-except` 3 years ago
  Joas Schilling bab4fb98eb
Fix overwriteService() for apps 3 years ago
  Elijah Martin-Merrill 56ed563b0c fix memory leak caused by not destroying image in Preview/Generate.php 3 years ago
  Simon Spannagel d5b1297b55 Adjust tests to new e-mail layout 3 years ago
  Morris Jobke 761cdf9877
Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests 3 years ago
  Morris Jobke 7e6c0ec284
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter 3 years ago
  Morris Jobke e4144e6b36
Remove deprecated test of internal attributes via assertAttributeEquals 3 years ago
  Morris Jobke 0123cd0ae3
Use assertStringContainsString instead of assertContains on strings 3 years ago
  Robin Appelman ad7798f9c9
use exceptions for error signaling in writeStream 4 years ago