summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Remove DOMPurify from srcFilesLukas Reschke2017-04-251-2/+1
| |/ / / / /
* | | | | | Merge pull request #4489 from nextcloud/ldap-gidnumber-sprt-xuanwoMorris Jobke2017-04-256-13/+332
|\ \ \ \ \ \
| * | | | | | Fix usersInGroup retrievalArthur Schiwon2017-04-252-14/+39
| * | | | | | fix method name due to changes in masterArthur Schiwon2017-04-251-1/+1
| * | | | | | Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2Arthur Schiwon2017-04-256-8/+302
| |\ \ \ \ \ \
| | * | | | | | user_ldap: Add support for gidNumberXuanwo2017-04-256-8/+302
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-04-26174-622/+1044
* | | | | | | | Merge pull request #3233 from nextcloud/contactsmenuJan-Christoph Borchardt2017-04-2635-21/+2831
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into contactsmenuJan-Christoph Borchardt2017-04-2617-5/+849
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #4499 from nextcloud/downstream-26984Morris Jobke2017-04-254-2/+72
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Audit log for enabling/disabling a userJoas Schilling2017-04-252-0/+18
| * | | | | | | | | Trigger change when a user is enabled/disabledJoas Schilling2017-04-252-2/+54
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4508 from nextcloud/fix/remove-js-debug-loggingMorris Jobke2017-04-251-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove js debug loggingChristoph Wurst2017-04-251-1/+0
* | | | | | | | | | Merge pull request #4479 from nextcloud/auth-flowMorris Jobke2017-04-2510-0/+770
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix auth flow background color and redirect view layoutJan-Christoph Borchardt2017-04-252-4/+11
| * | | | | | | | | | AppToken to 72 charsRoeland Jago Douma2017-04-252-3/+3
| * | | | | | | | | | Do not remove the state token to earlyRoeland Jago Douma2017-04-251-1/+3
| * | | | | | | | | | Correctly case the stateTokenRoeland Jago Douma2017-04-251-1/+1
| * | | | | | | | | | Add new auth flowLukas Reschke2017-04-2510-0/+761
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #4495 from nextcloud/downstream-27638Roeland Jago Douma2017-04-252-2/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Catch session already closed exception in destructorVictor Dubiniuk2017-04-252-2/+7
| |/ / / / / / / /
| | * | | | | | | Fix testJan-Christoph Borchardt2017-04-261-1/+1
| | * | | | | | | Fix emptycontent HTML and wordingJan-Christoph Borchardt2017-04-251-4/+5
| | * | | | | | | Fix spinner position of Contacts menuJan-Christoph Borchardt2017-04-251-3/+1
| | * | | | | | | Use HTTP POST to retrieve the list of contactsChristoph Wurst2017-04-252-2/+2
| | * | | | | | | Update composer autoloaderChristoph Wurst2017-04-254-6/+8
| | * | | | | | | Adjust entry unit test to newly added avatar propertyChristoph Wurst2017-04-251-0/+1
| | * | | | | | | Fix failing contacts menu js test dataChristoph Wurst2017-04-251-2/+12
| | * | | | | | | Fix icon of second actionChristoph Wurst2017-04-251-3/+5
| | * | | | | | | Use absolute URI for action iconsChristoph Wurst2017-04-253-8/+29
| | * | | | | | | Don't show contacts an entry for themselvesChristoph Wurst2017-04-255-14/+59
| | * | | | | | | Let apps register contact menu provider via info.xmlChristoph Wurst2017-04-256-33/+125
| | * | | | | | | Use tooltop for contact's top action titleChristoph Wurst2017-04-251-1/+4
| | * | | | | | | Show mail address in popover menuChristoph Wurst2017-04-251-3/+1
| | * | | | | | | Contacts menuChristoph Wurst2017-04-2537-29/+2666
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #4439 from nextcloud/appmenu-responsiveLukas Reschke2017-04-256-185/+135
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix loading spinner for new app menuJulius Härtl2017-04-252-13/+33
| * | | | | | | Fix adding/removing appsJulius Härtl2017-04-251-19/+6
| * | | | | | | Responsive app menuJulius Härtl2017-04-255-157/+100
| |/ / / / / /
* | | | | | | Merge pull request #4494 from nextcloud/fix-jsunitMorris Jobke2017-04-251-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix JS unit failure because of Jasmine 2.6 and the phantomjs launcherMorris Jobke2017-04-251-1/+1
* | | | | | | Merge pull request #4490 from GitHubUser4234/audit_log_group_creation_deletionJoas Schilling2017-04-252-0/+35
|\ \ \ \ \ \ \
| * | | | | | | 4190Roger Szabo2017-04-252-0/+35
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3531 from nextcloud/theming-scssMorris Jobke2017-04-2511-749/+470
|\ \ \ \ \ \ \
| * | | | | | | Mock itJoas Schilling2017-04-251-12/+39
| * | | | | | | Logo and background URLs must be relativeJoas Schilling2017-04-252-11/+8
| * | | | | | | Fix theming testsJulius Härtl2017-04-252-30/+13
| * | | | | | | Use theming cachebuster for server resourcesJulius Härtl2017-04-251-1/+3
| * | | | | | | Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-2511-720/+432
| |/ / / / / /