| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert OC.linkToOCS() calls back to old behaviour | Joas Schilling | 2021-08-31 | 1 | -1/+1 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 1 | -2/+1 |
* | remove depricated methods from MountConfig | Robin Appelman | 2021-06-16 | 1 | -6/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 34 | -41/+6 |
* | Rename External storages to External storage | szaimen | 2021-05-20 | 2 | -4/+4 |
* | better cleanup of filecache when deleting an external storage | Robin Appelman | 2021-05-19 | 3 | -10/+36 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 3 | -26/+63 |
* | Lint fix | John Molakvoæ (skjnldsv) | 2021-03-17 | 1 | -49/+49 |
* | adjust tests | Robin Appelman | 2021-01-08 | 3 | -4/+24 |
* | Expose session based authentication through mount point type | Julius Härtl | 2020-12-21 | 1 | -1/+3 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 17 | -19/+17 |
* | Bump jquery from 2.2.4 to 3.1.0 | Christoph Wurst | 2020-11-13 | 1 | -35/+37 |
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -1/+4 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 4 | -54/+54 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 9 | -0/+9 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 10 | -36/+35 |
* | Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f... | Morris Jobke | 2020-07-10 | 5 | -49/+49 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 6 | -1/+5 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 3 | -6/+6 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 19 | -27/+6 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 5 | -5/+5 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 3 | -3/+3 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 3 | -11/+11 |
* | allow setting tooltips for external storage config options | Robin Appelman | 2020-04-03 | 1 | -4/+8 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 15 | -0/+16 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 7 | -76/+76 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 11 | -53/+53 |
|/ |
|
* | Merge pull request #19932 from nextcloud/remove-placeholder-check | Roeland Jago Douma | 2020-03-17 | 1 | -49/+0 |
|\ |
|
| * | remove the requirement that everything that looks like a placeholder is subst... | Robin Appelman | 2020-03-13 | 1 | -49/+0 |
* | | fix external storage controller tests | Robin Appelman | 2020-03-13 | 1 | -0/+4 |
|/ |
|
* | Update license headers | Christoph Wurst | 2019-12-05 | 36 | -37/+57 |
* | Fix external storagestests | Roeland Jago Douma | 2019-11-27 | 2 | -12/+18 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 15 | -57/+58 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 22 | -34/+34 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 21 | -29/+36 |
* | Adjust tests | Julius Härtl | 2019-08-02 | 1 | -1/+20 |
* | Fix invalid recursion | Daniel Kesselberg | 2019-07-21 | 1 | -0/+2 |
* | Allow hidden smb shares | Daniel Kesselberg | 2019-07-16 | 1 | -0/+47 |
* | Add time between SMB test runs and properly log full changeset | Morris Jobke | 2019-03-14 | 1 | -1/+3 |
* | Wait up to 10 seconds for incoming changes from SMB notifier | Morris Jobke | 2019-03-13 | 1 | -1/+8 |
* | Fix files_external tests | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
* | typos in doc, no code changes | Arthur Schiwon | 2019-02-15 | 2 | -1/+2 |
* | files_external: allow to register config handlers for flexible placeholders | Arthur Schiwon | 2019-02-14 | 2 | -15/+141 |
* | Fix JS namespace of files_external app | Joas Schilling | 2018-10-30 | 3 | -6/+6 |
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 2 | -3/+3 |