Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | App management: add update section | Julius Härtl | 2017-10-10 | 5 | -16/+60 |
* | Merge pull request #6692 from nextcloud/inputs-border-to-main-bg | Roeland Jago Douma | 2017-10-10 | 3 | -34/+36 |
|\ | |||||
| * | Variable for checkboxes and name fix | John Molakvoæ (skjnldsv) | 2017-10-04 | 1 | -14/+18 |
| * | White checkboxes variable | John Molakvoæ (skjnldsv) | 2017-10-04 | 1 | -9/+10 |
| * | Fix white inputs | John Molakvoæ (skjnldsv) | 2017-10-04 | 1 | -19/+16 |
| * | Initial commit | John Molakvoæ (skjnldsv) | 2017-10-04 | 3 | -22/+22 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-10 | 6 | -22/+22 |
* | | Merge pull request #6790 from nextcloud/fix-pgsql-tests | Roeland Jago Douma | 2017-10-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix postgresql tests | blizzz | 2017-10-09 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #6770 from nextcloud/check-user-group-exists-dav-shares | Joas Schilling | 2017-10-09 | 11 | -30/+96 |
|\ \ | |||||
| * | | Check if the user/group exists for dav shares | Joas Schilling | 2017-10-05 | 11 | -30/+96 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-09 | 4 | -0/+12 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-08 | 2 | -0/+60 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-07 | 26 | -2/+88 |
* | | | Merge pull request #6759 from nextcloud/allow-multiple-settings-and-sections-... | Joas Schilling | 2017-10-06 | 4 | -18/+67 |
|\ \ \ | |||||
| * | | | Allow multiple settings and sections per app | Joas Schilling | 2017-10-05 | 4 | -18/+67 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-06 | 42 | -34/+108 |
| |/ / |/| | | |||||
* | | | Merge pull request #6766 from nextcloud/php7.2-rc3 | Roeland Jago Douma | 2017-10-05 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | Update php7.2 container to rc3 | Roeland Jago Douma | 2017-10-04 | 1 | -4/+4 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-05 | 92 | -258/+368 |
|/ / | |||||
* | | Merge pull request #6700 from nextcloud/accessibility-fixes | Julius Härtl | 2017-10-04 | 7 | -29/+27 |
|\ \ | |||||
| * | | Add empty alt text to avatars as they are decorative next to usernames | Jan-Christoph Borchardt | 2017-09-29 | 1 | -2/+2 |
| * | | Improve accessibility of Contacts menu | Jan-Christoph Borchardt | 2017-09-29 | 1 | -5/+6 |
| * | | Remove unneeded tabindex, add keyboard focus feedback for app list | Jan-Christoph Borchardt | 2017-09-29 | 2 | -6/+6 |
| * | | Remove redundant alternative text | Jan-Christoph Borchardt | 2017-09-29 | 1 | -1/+1 |
| * | | Merge legacy app title h1 into Nextcloud h1, ref #5822 | Jan-Christoph Borchardt | 2017-09-29 | 1 | -8/+1 |
| * | | Add proper labels to various form elements and buttons | Jan-Christoph Borchardt | 2017-09-29 | 3 | -6/+10 |
| * | | Add alt text to app icons in header | Jan-Christoph Borchardt | 2017-09-29 | 1 | -1/+1 |
* | | | Merge pull request #6750 from nextcloud/fix-language-when-setting-password | Joas Schilling | 2017-10-04 | 1 | -8/+8 |
|\ \ \ | |||||
| * | | | Fix language when trying to change password | Joas Schilling | 2017-10-04 | 1 | -8/+8 |
* | | | | Merge pull request #6328 from nextcloud/split-sharees-api-logic | blizzz | 2017-10-04 | 24 | -2123/+3286 |
|\ \ \ \ | |||||
| * | | | | adapt attribute name (changed letter case style) | Arthur Schiwon | 2017-09-27 | 1 | -1/+1 |
| * | | | | reduce nesting of the required app XML | Arthur Schiwon | 2017-09-27 | 1 | -3/+12 |
| * | | | | add tests for Lookup Plugin | Arthur Schiwon | 2017-09-26 | 4 | -4/+181 |
| * | | | | shareeAPIController unit test clean up and last fixes | Arthur Schiwon | 2017-09-26 | 2 | -57/+22 |
| * | | | | remove unused method | Arthur Schiwon | 2017-09-26 | 2 | -43/+0 |
| * | | | | move splitUserRemote unit tests | Arthur Schiwon | 2017-09-26 | 2 | -72/+75 |
| * | | | | adapt unit test for ensuring exception | Arthur Schiwon | 2017-09-26 | 1 | -2/+2 |
| * | | | | split off former searchSharee unit test | Arthur Schiwon | 2017-09-26 | 4 | -184/+235 |
| * | | | | adjust ShareeAPIController invalid-input search unit test | Arthur Schiwon | 2017-09-26 | 1 | -16/+15 |
| * | | | | adjust ShareeAPIController search test | Arthur Schiwon | 2017-09-26 | 2 | -32/+22 |
| * | | | | split off getEmail tests | Arthur Schiwon | 2017-09-26 | 3 | -245/+338 |
| * | | | | split off getRemote unit tests | Arthur Schiwon | 2017-09-26 | 3 | -222/+316 |
| * | | | | split off getGroups unit tests | Arthur Schiwon | 2017-09-26 | 2 | -392/+491 |
| * | | | | split off getUsers unit tests | Arthur Schiwon | 2017-09-26 | 3 | -320/+447 |
| * | | | | minor fixes | Arthur Schiwon | 2017-09-26 | 2 | -1/+2 |
| * | | | | add missing PHP doc | Arthur Schiwon | 2017-09-26 | 1 | -1/+16 |
| * | | | | updated autoloader | Arthur Schiwon | 2017-09-26 | 2 | -2/+2 |
| * | | | | finetune the appinfo parser | Arthur Schiwon | 2017-09-26 | 1 | -1/+4 |
| * | | | | allow more than one plugin per share type | Arthur Schiwon | 2017-09-26 | 2 | -8/+12 |