| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix invalid recursion | Daniel Kesselberg | 2019-07-21 | 2 | -3/+3 |
* | Allow hidden smb shares | Daniel Kesselberg | 2019-07-16 | 2 | -1/+48 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-12 | 50 | -128/+160 |
* | Merge pull request #15514 from nextcloud/feature/noid/add-enterprise-channel | Morris Jobke | 2019-07-11 | 5 | -32/+57 |
|\ |
|
| * | Enterprise update channel | Morris Jobke | 2019-07-10 | 5 | -32/+57 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-11 | 12 | -48/+48 |
* | | Merge pull request #16324 from nextcloud/bugfix/noid/workflow-dark-theme | Roeland Jago Douma | 2019-07-10 | 2 | -75/+86 |
|\ \ |
|
| * | | Use SCSS nesting | Joas Schilling | 2019-07-10 | 1 | -68/+79 |
| * | | Mover workflow to SCSS and support the dark theme | Joas Schilling | 2019-07-10 | 1 | -6/+6 |
* | | | Bump bundles | Julius Härtl | 2019-07-10 | 2 | -2/+2 |
* | | | Make sure we merge webpack rules properly | Julius Härtl | 2019-07-10 | 1 | -2/+3 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-10 | 2 | -0/+2 |
* | | Update tests | Roeland Jago Douma | 2019-07-09 | 1 | -4/+13 |
* | | Make it possible to wipe all tokens/devices of a user | Christoph Wurst | 2019-07-09 | 2 | -1/+39 |
|/ |
|
* | Merge pull request #16195 from nextcloud/bugfix/7556/smb-symlink-share-mtime | Roeland Jago Douma | 2019-07-09 | 1 | -0/+2 |
|\ |
|
| * | Ignore forbidden exception when fetching share mtime on SMB for symlinks | Morris Jobke | 2019-07-08 | 1 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-09 | 4 | -0/+4 |
|/ |
|
* | Bump webpack from 4.35.0 to 4.35.2 | dependabot-preview[bot] | 2019-07-08 | 20 | -33/+33 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-08 | 16 | -2/+18 |
* | Properly load permissions in showActions (#15992) | John Molakvoæ | 2019-07-07 | 1 | -1/+1 |
|\ |
|
| * | Properly load permissions in showActions | Julius Härtl | 2019-07-05 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-07 | 82 | -114/+114 |
* | | Remove beta from dark theme name ref #16076 (#16253) | John Molakvoæ | 2019-07-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove beta from dark theme name ref #16076 | Greta Doci | 2019-07-05 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-06 | 4 | -2/+14 |
* | | | Bump bundles with cachebuster | Julius Härtl | 2019-07-05 | 6 | -6/+6 |
* | | | Add cachebuster to chunks | Julius Härtl | 2019-07-05 | 1 | -1/+1 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-05 | 8 | -4/+100 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-04 | 112 | -104/+8 |
* | | Merge pull request #15769 from nextcloud/part-file-non-creatable | Morris Jobke | 2019-07-03 | 2 | -10/+53 |
|\ \ |
|
| * | | add test for overwriting in non creatable directory | Robin Appelman | 2019-07-03 | 1 | -8/+46 |
| * | | dont use part files for dav writes when the target folder doesn't have create... | Robin Appelman | 2019-07-03 | 1 | -2/+7 |
| |/ |
|
* | | Merge pull request #16186 from nextcloud/bugfix/noid/also-check-permissions-w... | Morris Jobke | 2019-07-03 | 2 | -178/+11 |
|\ \
| |/
|/| |
|
| * | Remove duplicate tests | Joas Schilling | 2019-07-03 | 1 | -144/+0 |
| * | Unify the permission checking in one place only | Joas Schilling | 2019-07-03 | 2 | -34/+11 |
* | | Merge pull request #15817 from nextcloud/enh/autoloader_for_apps | Morris Jobke | 2019-07-03 | 27 | -0/+1826 |
|\ \
| |/
|/| |
|
| * | Add autoloaders for shipped apps | Roeland Jago Douma | 2019-06-27 | 27 | -0/+1826 |
* | | Merge pull request #16200 from nextcloud/revert/16049-wrong-round | Morris Jobke | 2019-07-03 | 2 | -2/+2 |
|\ \ |
|
| * | | Revert "Fix usage view tests" | Daniel Kesselberg | 2019-07-02 | 1 | -1/+1 |
| * | | Revert parts hide quota bar if unlimited | Daniel Kesselberg | 2019-07-02 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-03 | 36 | -12/+46 |
* | | | Merge pull request #16199 from nextcloud/bugfix/noid/refresh_webcal_job_enhan... | Morris Jobke | 2019-07-02 | 2 | -3/+20 |
|\ \ \ |
|
| * | | | RefreshWebcalJob: replace ugly Regex with standard php utils | Georg Ehrke | 2019-07-02 | 2 | -3/+20 |
* | | | | Merge pull request #15741 from mxss/fix/phpdoc-fixes | Morris Jobke | 2019-07-02 | 4 | -2/+40 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | misc phpdoc fixes | Max Kovalenko | 2019-05-27 | 4 | -0/+38 |
| * | | | fixed phpdoc parameter types | Max Kovalenko | 2019-05-27 | 1 | -2/+2 |
* | | | | Merge pull request #16198 from nextcloud/fix/tests/usage | Morris Jobke | 2019-07-02 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix usage view tests | Roeland Jago Douma | 2019-07-02 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #13186 from labor4/edit_carddav_types | Morris Jobke | 2019-07-02 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | add carddav-search option for X-ADDRESSBOOKSERVER-MEMBER | labor4 | 2019-06-07 | 1 | -1/+1 |