Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | filelist only refreshed if directory changes | noveens | 2017-03-02 | 2 | -0/+23 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #3681 from nextcloud/dav-nonexisting-owner | Morris Jobke | 2017-03-02 | 1 | -3/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | handle non existing owners when handling dav requests | Robin Appelman | 2017-03-02 | 1 | -3/+10 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-03 | 18 | -6/+348 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 156 | -18/+9830 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #3676 from individual-it/trash_problem | Joas Schilling | 2017-03-02 | 1 | -5/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix for #3201 | Artur Neumann | 2017-03-02 | 1 | -2/+3 | |
| * | | | | | | Revert "fix mouse pointer" | Artur Neumann | 2017-03-02 | 1 | -5/+1 | |
* | | | | | | | Transifex config for theming app | Morris Jobke | 2017-03-01 | 1 | -0/+0 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 2 | -0/+4 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-01 | 8 | -22/+78 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #3649 from nextcloud/bugfix/saving-backup-codes-data-uri | Roeland Jago Douma | 2017-02-28 | 1 | -41/+121 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix saving backup codes by using a correct data uri | Christoph Wurst | 2017-02-28 | 1 | -41/+121 | |
* | | | | | | Merge pull request #3651 from nextcloud/refactor/provisioning-usercontroller-... | Morris Jobke | 2017-02-28 | 1 | -76/+67 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Refactor provision api app's UserControllerTest | Christoph Wurst | 2017-02-28 | 1 | -76/+67 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #3643 from nextcloud/replace-deprecated-tipsy | Lukas Reschke | 2017-02-28 | 2 | -3/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fix typo | Morris Jobke | 2017-02-28 | 1 | -1/+1 | |
| * | | | | Replace deprecated $.tipsy(...) by $.tooltip(...) | Christoph Wurst | 2017-02-27 | 2 | -3/+3 | |
* | | | | | Merge pull request #2997 from nextcloud/fix_2957 | Morris Jobke | 2017-02-28 | 4 | -34/+48 | |
|\ \ \ \ \ | ||||||
| * | | | | | Properly handle groups with a / | Roeland Jago Douma | 2017-02-27 | 4 | -34/+48 | |
| |/ / / / | ||||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-28 | 10 | -14/+146 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-27 | 14 | -24/+32 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-25 | 12 | -8/+156 | |
* | | | | Merge pull request #3588 from GreenArchon/issue_#3461 | Lukas Reschke | 2017-02-24 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Typecast filecache 'storage' as int to return it as documented, fixes #3461 | Frédéric Fortier | 2017-02-20 | 1 | -1/+1 | |
* | | | | | Merge pull request #3598 from nextcloud/issue-3583-shared-addressbooks-fail-o... | Roeland Jago Douma | 2017-02-24 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use the correct principal for shared addressbooks | Joas Schilling | 2017-02-23 | 1 | -1/+1 | |
* | | | | | | Merge pull request #3605 from nextcloud/single-user | Joas Schilling | 2017-02-24 | 2 | -19/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Clean up single user mode | Morris Jobke | 2017-02-22 | 2 | -19/+2 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-24 | 16 | -94/+430 | |
|/ / / / / | ||||||
* | | / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-23 | 8 | -2/+58 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #3567 from nextcloud/autocomplete-settings | Björn Schießle | 2017-02-22 | 1 | -4/+16 | |
|\ \ \ \ | ||||||
| * | | | | use (int) instead of intval for performance reasons | Bjoern Schiessle | 2017-02-22 | 1 | -2/+2 | |
| * | | | | properly include class | Morris Jobke | 2017-02-21 | 1 | -5/+5 | |
| * | | | | Use intval() for validation of config options | Morris Jobke | 2017-02-21 | 1 | -2/+2 | |
| * | | | | allow to configure a min-length of search strings for auto-compeltion and a m... | Bjoern Schiessle | 2017-02-21 | 1 | -0/+12 | |
* | | | | | Merge pull request #3418 from nextcloud/add-groups-to-userinfo | Lukas Reschke | 2017-02-22 | 2 | -3/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | add groups to user info output | Bjoern Schiessle | 2017-02-09 | 2 | -3/+36 | |
* | | | | | | Merge pull request #3570 from nextcloud/fix-share-loading | John Molakvoæ | 2017-02-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix position of share autocomplete loading icon | Morris Jobke | 2017-02-21 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3413 from nextcloud/theming-appdata | Lukas Reschke | 2017-02-22 | 6 | -100/+378 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add test for creating AppData folder | Julius Haertl | 2017-02-20 | 1 | -13/+47 | |
| * | | | | | | Use createMock | Julius Haertl | 2017-02-16 | 2 | -46/+25 | |
| * | | | | | | Use ::class in tests and correct import | Julius Haertl | 2017-02-16 | 3 | -28/+34 | |
| * | | | | | | Add tests for theming migration step | Julius Haertl | 2017-02-16 | 2 | -7/+143 | |
| * | | | | | | Adapt ThemingController tests | Julius Haertl | 2017-02-16 | 1 | -52/+81 | |
| * | | | | | | Add repair step to move existing theming images | Julius Haertl | 2017-02-16 | 2 | -1/+85 | |
| * | | | | | | Move theming images to AppData | Julius Haertl | 2017-02-16 | 2 | -26/+36 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-22 | 54 | -138/+302 | |
* | | | | | | | Merge pull request #3557 from marncz/master | John Molakvoæ | 2017-02-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | |