Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Remove DOMPurify from srcFiles | Lukas Reschke | 2017-04-25 | 1 | -2/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4489 from nextcloud/ldap-gidnumber-sprt-xuanwo | Morris Jobke | 2017-04-25 | 6 | -13/+332 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix usersInGroup retrieval | Arthur Schiwon | 2017-04-25 | 2 | -14/+39 | |
| * | | | | | | fix method name due to changes in master | Arthur Schiwon | 2017-04-25 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2 | Arthur Schiwon | 2017-04-25 | 6 | -8/+302 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | user_ldap: Add support for gidNumber | Xuanwo | 2017-04-25 | 6 | -8/+302 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-26 | 174 | -622/+1044 | |
* | | | | | | | | Merge pull request #3233 from nextcloud/contactsmenu | Jan-Christoph Borchardt | 2017-04-26 | 35 | -21/+2831 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into contactsmenu | Jan-Christoph Borchardt | 2017-04-26 | 17 | -5/+849 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #4499 from nextcloud/downstream-26984 | Morris Jobke | 2017-04-25 | 4 | -2/+72 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Audit log for enabling/disabling a user | Joas Schilling | 2017-04-25 | 2 | -0/+18 | |
| * | | | | | | | | | Trigger change when a user is enabled/disabled | Joas Schilling | 2017-04-25 | 2 | -2/+54 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #4508 from nextcloud/fix/remove-js-debug-logging | Morris Jobke | 2017-04-25 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove js debug logging | Christoph Wurst | 2017-04-25 | 1 | -1/+0 | |
* | | | | | | | | | | Merge pull request #4479 from nextcloud/auth-flow | Morris Jobke | 2017-04-25 | 10 | -0/+770 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix auth flow background color and redirect view layout | Jan-Christoph Borchardt | 2017-04-25 | 2 | -4/+11 | |
| * | | | | | | | | | | AppToken to 72 chars | Roeland Jago Douma | 2017-04-25 | 2 | -3/+3 | |
| * | | | | | | | | | | Do not remove the state token to early | Roeland Jago Douma | 2017-04-25 | 1 | -1/+3 | |
| * | | | | | | | | | | Correctly case the stateToken | Roeland Jago Douma | 2017-04-25 | 1 | -1/+1 | |
| * | | | | | | | | | | Add new auth flow | Lukas Reschke | 2017-04-25 | 10 | -0/+761 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #4495 from nextcloud/downstream-27638 | Roeland Jago Douma | 2017-04-25 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Catch session already closed exception in destructor | Victor Dubiniuk | 2017-04-25 | 2 | -2/+7 | |
| |/ / / / / / / / | ||||||
| | * | | | | | | | Fix test | Jan-Christoph Borchardt | 2017-04-26 | 1 | -1/+1 | |
| | * | | | | | | | Fix emptycontent HTML and wording | Jan-Christoph Borchardt | 2017-04-25 | 1 | -4/+5 | |
| | * | | | | | | | Fix spinner position of Contacts menu | Jan-Christoph Borchardt | 2017-04-25 | 1 | -3/+1 | |
| | * | | | | | | | Use HTTP POST to retrieve the list of contacts | Christoph Wurst | 2017-04-25 | 2 | -2/+2 | |
| | * | | | | | | | Update composer autoloader | Christoph Wurst | 2017-04-25 | 4 | -6/+8 | |
| | * | | | | | | | Adjust entry unit test to newly added avatar property | Christoph Wurst | 2017-04-25 | 1 | -0/+1 | |
| | * | | | | | | | Fix failing contacts menu js test data | Christoph Wurst | 2017-04-25 | 1 | -2/+12 | |
| | * | | | | | | | Fix icon of second action | Christoph Wurst | 2017-04-25 | 1 | -3/+5 | |
| | * | | | | | | | Use absolute URI for action icons | Christoph Wurst | 2017-04-25 | 3 | -8/+29 | |
| | * | | | | | | | Don't show contacts an entry for themselves | Christoph Wurst | 2017-04-25 | 5 | -14/+59 | |
| | * | | | | | | | Let apps register contact menu provider via info.xml | Christoph Wurst | 2017-04-25 | 6 | -33/+125 | |
| | * | | | | | | | Use tooltop for contact's top action title | Christoph Wurst | 2017-04-25 | 1 | -1/+4 | |
| | * | | | | | | | Show mail address in popover menu | Christoph Wurst | 2017-04-25 | 1 | -3/+1 | |
| | * | | | | | | | Contacts menu | Christoph Wurst | 2017-04-25 | 37 | -29/+2666 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #4439 from nextcloud/appmenu-responsive | Lukas Reschke | 2017-04-25 | 6 | -185/+135 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix loading spinner for new app menu | Julius Härtl | 2017-04-25 | 2 | -13/+33 | |
| * | | | | | | | Fix adding/removing apps | Julius Härtl | 2017-04-25 | 1 | -19/+6 | |
| * | | | | | | | Responsive app menu | Julius Härtl | 2017-04-25 | 5 | -157/+100 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #4494 from nextcloud/fix-jsunit | Morris Jobke | 2017-04-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix JS unit failure because of Jasmine 2.6 and the phantomjs launcher | Morris Jobke | 2017-04-25 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #4490 from GitHubUser4234/audit_log_group_creation_deletion | Joas Schilling | 2017-04-25 | 2 | -0/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 4190 | Roger Szabo | 2017-04-25 | 2 | -0/+35 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3531 from nextcloud/theming-scss | Morris Jobke | 2017-04-25 | 11 | -749/+470 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Mock it | Joas Schilling | 2017-04-25 | 1 | -12/+39 | |
| * | | | | | | | Logo and background URLs must be relative | Joas Schilling | 2017-04-25 | 2 | -11/+8 | |
| * | | | | | | | Fix theming tests | Julius Härtl | 2017-04-25 | 2 | -30/+13 | |
| * | | | | | | | Use theming cachebuster for server resources | Julius Härtl | 2017-04-25 | 1 | -1/+3 | |
| * | | | | | | | Implement scss variable injection by OC_Defaults | Julius Haertl | 2017-04-25 | 11 | -720/+432 | |
| |/ / / / / / |